. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:40:01.218Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:40:01.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T00:40:01.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:40:01.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:40:01.992Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:40:01.992Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T00:40:01.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T00:40:02.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-23T00:40:02.113Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-23T00:40:02.133Z |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 |2022-02-23T00:40:03.727Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-23T00:40:04.145Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-23T00:40:04.162Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-23T00:40:04.162Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-23T00:40:04.214Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-23T00:40:04.215Z |INFO |Root WebApplicationContext: initialization completed in 2082 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-23T00:40:04.600Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-23T00:40:05.224Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-23T00:40:06.709Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-23T00:40:07.115Z |INFO |Started MainApp in 7.992 seconds (JVM running for 8.599) |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-23T00:40:07.192Z |INFO |Start scheduling PRH workflow |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:07.202Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a917781b-1838-4fdc-912e-928812161f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:40:08.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-23T00:40:13.964Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-23T00:40:13.964Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-23T00:40:13.966Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:18.775Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=edebdcb2-4def-45ec-a774-6f34d1c583a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:40:19.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:29.838Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=af8a34e4-64a3-4d8d-aa88-b63be1ec6cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:40:30.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:40.913Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=26f049f1-f396-41c6-a90d-1417c4afdcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:40:41.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:51.988Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ad1645f1-d82d-4716-828a-43b4af2699dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:40:53.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:40:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:03.023Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3b00c106-02b1-43cb-a2c6-84cb2f7cfca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:41:04.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:14.063Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=74582976-27ff-4895-8662-c8519825e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:41:15.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:25.134Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=878ed0b2-d162-46c8-bd47-d325d3b6b25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:41:26.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:36.174Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=548a690f-ec57-42c8-97c6-9da172a5fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:41:37.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:47.246Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1d335cf2-6963-4e39-b202-882975472973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:41:48.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:58.322Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a78c28c8-6696-4290-ae4d-0d4645aba84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:41:59.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:41:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:09.359Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4d5d64ad-523e-4d83-b4be-206822903ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:42:09.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:19.523Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f834b9da-a061-4935-8564-02356b54c2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:42:20.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:30.574Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3c045fa6-616f-4cd8-b97b-895bd40b0a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:42:31.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:41.614Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d2c31c24-c6dd-4335-87c2-8a1fdbc22f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:42:42.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:52.687Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3247c363-8ac4-48ee-a8ff-e24c9cb9d708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:42:53.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:42:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:03.759Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9fb27787-d8e6-4cfa-88d0-bcba74016f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:43:04.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:14.926Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d42c2ae3-c44a-40b6-8448-71138bf80394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:43:15.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:25.966Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=941df42d-c732-4c73-8c62-909775521eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:43:27.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:37.038Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=56dd7be2-2d71-48d2-88cd-8e11861ad6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:43:38.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:48.110Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=2a23d71f-6f6c-4bed-bb38-8080116c8450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:43:49.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:43:59.150Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=15e8f932-c1c2-4227-a68c-3d3fdf2a7ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:44:00.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:10.190Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f44d784d-7077-4f9a-b8e7-b8e55fd951b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:44:11.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:21.262Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7f79b9ef-d3ad-4b00-9415-3cd220124bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:44:22.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:32.303Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4f4e2d60-dfb0-489b-b4d0-5f17a2cee65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:44:33.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:43.343Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7cdabaca-429b-4ce9-9e0f-c626b6fd0d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:44:44.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:54.382Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0bd52f70-46c5-43ff-b475-f7f624aa1658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:44:55.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:44:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:45:04.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:45:04.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T00:45:04.882Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:45:04.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:45:04.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:45:04.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T00:45:04.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T00:45:04.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:05.422Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c3e3ffcb-4550-494d-9278-94c1a9b40177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:45:06.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:16.495Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=12cb2526-b290-4e52-ab37-02848f535153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-23T00:45:17.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:27.536Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c088e00a-dc3f-4902-ae2b-a9320fdd5239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:37.642Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=55bc26db-03ce-434e-8c10-501868dd9314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:47.656Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b60b662a-3680-423b-8a5b-1c78060227a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:57.667Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c30b906a-b196-407a-9b27-5bf1335b9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:45:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:07.679Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b8e09616-9220-43c6-8e13-77a61b12690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:17.690Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=89eeb13f-7b77-4d92-be0c-4b3bf84d4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:27.700Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=06a2d07c-af08-4147-98fc-6588672b3183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:37.710Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1409ff5a-eb1b-44f1-8e5c-0e346295b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:47.721Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=41b35960-d4d9-4c33-bdca-6f61c93488de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:57.733Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f9b56282-e042-4760-9ba1-c6e3964f08bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:46:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:07.744Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=09eb42b4-2240-48e9-8176-4e6a79b78c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:17.755Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9953401e-4bb7-4e9a-a159-adf1b619eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:27.767Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=69091e45-20fb-434a-afd6-0ef08b5f4236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:37.776Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=cda5301a-aa23-4e1d-9ec9-8144fb310d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:47.786Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4ae75dec-b814-4f55-ba6c-cf59ee29eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:57.795Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e79b6c4b-b7f7-465d-b368-eaedd0188cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:47:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:07.804Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1347a232-72cf-45c6-bd75-4df00a3fa9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:17.814Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0de35a8a-1519-4b65-b304-c4663db07d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:27.822Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a5798973-428b-4c9c-96f8-d77d53294a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:37.831Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b046f917-cfee-490b-b089-0258cd3f46d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:47.839Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=fd47f7e3-570d-4db9-a6a4-30cbcc4cd0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:57.847Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0ad40071-c9b6-434a-93da-d9e31cfd10fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:48:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:07.856Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=2ce1b2eb-3efe-44bc-8a65-4a5d32b4c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:17.866Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=db4e691f-982c-4acc-a13c-c1ef68a44e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:27.875Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=486c5039-17dc-42f7-8d4d-70896a2f4b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:37.884Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d029cbb6-b400-4444-a228-426b57d1fad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:47.894Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=285ee228-43c8-4af8-8ae6-33c1c3d875dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:57.901Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0546c4d8-0a2e-4da4-854b-595d57b90424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:49:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:50:04.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:50:04.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T00:50:04.796Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:50:04.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:50:04.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:50:04.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T00:50:04.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T00:50:04.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:07.911Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9ca7f202-db80-4005-a3fc-66b1d3f93da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:17.920Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9b5054c5-1b6a-45a1-b1af-149ed2ba6c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:27.928Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=313ee25f-1251-4682-a648-d64b1f4b3d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:37.936Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3a3d13fd-798c-4e0b-b82a-347a4a564037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:47.943Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1ee5de0d-c82c-4030-baeb-8073d8749579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:57.950Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3d56cac1-018f-4990-be19-40fd2dc54bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:50:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:07.957Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=70dbc19e-195b-42b1-906e-bf0aef38c868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:17.965Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0e28efeb-e32d-48de-84e4-756f7a150813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:27.972Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=6f2e465b-5b58-4466-90b9-2001a232db23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:37.980Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=fcf12e92-e1a2-4b04-8623-f8f6d44228c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:47.988Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=14f77c47-cc25-4c8a-98f0-8993a09e8d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:57.995Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d99876a6-991d-47da-b8bf-05a9e8787e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:51:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:08.004Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=377cd2e8-c8ad-44cc-9ac7-fbb45831c0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:18.012Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c68c4349-b666-4afc-8e6d-5322a267bab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:28.019Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=22c86152-45f0-4ab4-8c86-924be6356866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:38.027Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7e8e8888-3eb8-49d2-8cb3-ca6495e65bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:48.034Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4679e69b-a4a6-4922-b805-05cf12062ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:58.042Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=bee50d2d-80b2-4c59-b160-30f4c78a12ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:52:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:08.049Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=6a3c8c63-1ac6-476b-b7d6-5002d077a256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:18.056Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a8c7f28c-61b1-4740-82d9-62eca0bb1bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:28.063Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a7cc7dfb-755f-447f-bbcf-b33b1efe2cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:28.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:38.074Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4a1e23e5-4c33-4111-9683-7679772cadd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:48.082Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e0040d52-ed58-4c42-ba8e-6a2b2a61109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:58.090Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3a1ab7f6-767a-4345-afea-5c6f8d90b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:53:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:08.096Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=25bd149c-5a8f-4efd-8bf4-1b8e224d3a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:18.103Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0bcf203f-4ec6-4da2-b29e-7696faf5b7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:28.110Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=77ebc50c-155f-4fa7-b331-2036848dfd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:28.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:38.117Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e3055d7d-c0e8-4af6-8aa2-dc7f5dc03776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:48.124Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e7084155-aaca-4a7e-b905-b48110dc90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:58.138Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=affaec21-71f5-48d3-ae0c-4d33534cf9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:54:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:55:04.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T00:55:04.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T00:55:04.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:55:04.821Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:55:04.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T00:55:04.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T00:55:04.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T00:55:04.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:08.146Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=218abfbe-9a3b-48e3-a03c-98d7156b63fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:18.153Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=af71be2b-f796-46ff-bb14-c5d978e8070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:28.160Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e59d90eb-94d1-4988-b560-3ebce6e8f043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:38.168Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=34231dca-56a6-4359-8a90-d8aea71f912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:48.175Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a80029f0-a15c-4329-b9e2-31e4f0f1b094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:58.184Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4abb2fa1-aff2-4a5e-b684-5edc32d4b84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:55:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:08.191Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=cf338d02-ccd4-413f-8bf7-c2b0f13573c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:18.199Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d1e7c81a-26ba-489b-a451-1a6f5b9ea353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:28.206Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c97640af-e0aa-4e46-af7b-153733fef7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:38.213Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1162eb65-5116-4bf5-9294-57ec3d39597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:48.220Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=053aee46-4a46-464a-9590-f0dd68fe8a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:58.226Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ef81dc9d-b80a-4b30-bb56-c2e0d5ef2cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:56:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:08.233Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9c33eeb9-19b9-4ce3-a517-4edf6736c4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:18.240Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e2a66258-5aac-42cd-86c9-ba6ed21445c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:28.246Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e7b639a6-ce93-4cd4-8983-f916fe46f501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:38.253Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=6dcb6ad2-11cb-49a0-8bf2-74457144bd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:48.260Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7f479a75-903c-4255-a7d1-6fd5f2bbae33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:58.266Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0ce7c157-ec59-4bd5-a0f8-c5712bf90279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:57:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:08.275Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4ac18f98-1d26-4450-b31a-d2041db18e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:18.281Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b4ee4b80-43b8-4538-8716-6adfe1676133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:28.289Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e8fc96b8-5b63-4a02-945b-83fec27517f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:38.297Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ecc7d7e9-81c3-4fca-9c42-cd9ede2aaf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:48.303Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=bf05388b-d4ec-4794-bfd7-3feded385e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:48.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:58.311Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=61db1cc7-c3d7-4f2f-a9c3-56156ae4bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:58:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:08.318Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=96869244-b011-41d3-9ea6-30eff3ba7df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:18.324Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a0f846ce-3641-4818-9853-6440997b2224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:28.330Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8ab329a8-c6fd-429c-b6fa-dc9c4bb5e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:38.337Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=245041f9-8e95-4cc5-9827-00b66094aff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:48.344Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0b5dc77f-9fec-4d69-b54b-2b57d6d94f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:58.350Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7a38d7dc-90a7-49f2-b01f-fda23474decb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T00:59:58.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:00:04.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:00:04.790Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T01:00:04.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:00:04.791Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:00:04.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:00:04.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T01:00:04.798Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T01:00:04.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:08.357Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d0f457d5-936b-428b-99ee-591a058c8aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:08.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:18.365Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4725a2f5-8000-4138-85da-675c86dc2bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:18.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:28.371Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=97ca2316-707a-4f7f-8ace-ce9d5b2180bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:38.377Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=25addc9a-45c1-4ff3-93c1-4f08b45ea35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:48.384Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9cae3be2-a857-4430-a1c4-cce83b90b1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:58.394Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=70080c24-2fe9-417a-b682-a9c505fb7c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:00:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:08.401Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=469fdfa3-9f08-438d-ba48-f769fb15f17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:08.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:18.407Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=63161c03-f67f-4df2-88d4-3eec4d38aa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:28.413Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5a95cdc5-8180-485f-aa10-e0a76407c6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:38.420Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c2ebb86d-43bb-4a5d-8624-4e20105b4c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:48.427Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d0c8363e-5798-43bb-8157-b911eba2649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:58.434Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=2ce30bf7-bbfd-45d3-8c4f-299cbdfcfbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:01:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:08.440Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b2eb2dc0-7b40-415a-91ab-f1bd2c90b290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:18.447Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9cc62bce-d32d-4017-85eb-d176ca1a38ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:28.454Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e09989df-28b0-4c61-8649-85bc1e078d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:38.461Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=171eefb0-bfe6-4c74-9699-1dc738a9d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:48.467Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=25e5573f-43cc-4228-8525-965cb6e7581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:58.474Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=72bf9256-98b5-434e-ab3d-1e905a6b20ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:02:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:08.480Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a90ec1df-a8b3-46c5-872b-11d198e5af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:18.486Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=05348c73-6087-4b20-8b51-a16206409a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:28.492Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1cfc6081-ad94-4fec-a1fb-ea6d640445cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:38.498Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c2ba34a7-ec7b-40c3-845d-d403347f1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:48.504Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d22b1ba0-6d20-41c9-bbec-01f46802474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:58.511Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=cce21064-cc9d-4930-b195-78b389591e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:03:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:08.517Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=08d49c43-da92-426e-b4ec-94ebc0ac5ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:18.524Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=57a9f32e-08e3-4b0e-9f46-0518daf65123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:18.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:28.531Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f458fc04-9faa-4c01-ab09-80371bd9064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:38.538Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a0de415e-cf0d-421e-ac05-b34067d66ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:48.545Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d1351e1a-57a1-40a7-890f-5d69ecb4dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:58.552Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ee1c1af3-2641-4f65-9b44-53e7595565dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:04:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:05:04.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:05:04.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T01:05:04.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:05:04.789Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:05:04.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:05:04.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T01:05:04.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T01:05:04.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:08.559Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8aefb1fd-daa2-4751-ada3-e1d4af3eef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:18.566Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=143dea16-26b1-4c2c-92cd-9521df2a1404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:28.573Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=536fa679-280d-40d0-a885-ffbce69310b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:38.581Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=757d714c-2c7a-4c8d-8628-685372f9394d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:48.588Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a374fc60-8bdb-4bfe-a721-52e4cfd99339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:58.595Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=74709d32-6c72-45b7-9049-14b5f82fba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:05:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:08.601Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5451faf0-5b9d-4909-b75a-3c5693a92cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:18.608Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=cafa3307-f333-4e28-8c08-cff6e493b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:28.615Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7b7457f0-c312-4431-88e9-27b756291193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:38.621Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=537d4662-ea55-4348-8144-116db6d99b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:48.628Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5978b049-2088-4cf8-837f-153dd4ad488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:58.634Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=121658dd-c2f5-4f5f-9020-944651247106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:06:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:08.641Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d9e630b0-c05b-46a4-9968-e24314d3ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:18.648Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=171f52f2-e296-4991-b1fd-9bdc2bfae646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:28.654Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=927c8927-a124-45b8-ab2e-98d84f6ea59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:38.661Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=17d4d168-a76c-4412-8973-0364d8caf62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:48.668Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=6e62cb60-536e-411d-bee2-e067de823b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:58.674Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0f621687-0a61-4672-bd80-43223b4e3aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:07:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:08.681Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a896bce6-08aa-4a17-88fd-bac42b4e8f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:18.688Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e98dd48e-d589-4607-814f-b951f1ced1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:28.694Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=042c3fb4-2488-4e5c-8289-6d78e307ada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:38.701Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f45e8cc9-e55f-4e78-bb16-addd0eeb87b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:48.708Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0133930c-bddb-4dc9-b3de-01c47516d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:58.714Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=fd15c03f-98f7-4b3b-a22d-9db8314ba4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:08:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:08.720Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4e8f8afe-0a5e-49c2-be49-991e0db341bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:18.726Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f0425ebf-24b6-4ca6-8dba-1734a301d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:28.732Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e94763be-c0fe-4959-8284-6495c06ff955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:38.738Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e43d02db-f13f-4411-a8f3-ce5786b78668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:48.744Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5a21285e-6fca-45c9-866b-05b13da4f7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:58.750Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ae5ccfb2-83e6-405b-bacb-624d7216e35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:09:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:10:04.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:10:04.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T01:10:04.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:10:04.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:10:04.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:10:04.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T01:10:04.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T01:10:04.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:08.756Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b61daf0a-193c-43a3-bbb9-5e7b0e9c457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:18.762Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=704b4726-c12d-45fc-91e1-982638f8b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:18.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:28.768Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4d90af45-ade0-4928-8774-5ceab12ba8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:38.774Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=907c24ee-8bfe-4514-93c9-822d0bfecd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:48.780Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b4f5688c-bee9-4eb5-97c2-95a7cf5e3e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:58.787Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=fa4c5b8e-393e-4cad-a3b0-5f13c19e52c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:10:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:08.792Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9726d6ac-e970-4d4b-8af5-fd0cad6ea161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:18.799Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f5ddd561-7be1-4e40-9210-48f319ef0791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:28.805Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8a5be12e-eba1-4be0-b443-ecc75d539dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:38.811Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0c6222fc-b82b-4cc0-aee4-1a089ad99361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:48.817Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=74d47a0f-d7f4-4ff9-b60d-7e7c4bd592e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:58.824Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a65a720c-d1ce-42b9-befb-e7b6fd229c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:11:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:08.831Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8a796411-6c0f-4345-99f5-b5291346af6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:18.838Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3b25a45e-f80b-4970-a6ba-24b372674e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:28.846Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=03355a18-e520-4fa8-9753-7dc5ea9608a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:38.851Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8658aad9-c4cc-4b9b-b811-cad81bdf103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:38.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:48.858Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f88e2563-0049-404d-9249-9defeb708426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:58.863Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=56d6882b-9129-46b5-af4a-5c41cdb017ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:12:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:08.869Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=122c710f-b61a-4528-bc16-efa399bb8eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:18.875Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e63ba6f6-1b27-452a-94e5-014aa6533165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:28.881Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=2a331cc5-f1ef-4de7-b8fd-63567c053e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:38.888Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a93bfb2c-393e-4dfc-997e-1cf55d4a9f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:48.894Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d4e38532-ce73-4dc9-a8da-bd7e500bea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:58.900Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=24158d01-2941-439e-bfae-b3a9d18c0f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:13:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:08.906Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=aa803005-454b-4c77-ad00-30c8a4885ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:18.914Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=38191e08-dc73-4e6e-b251-d8d967dbecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:28.920Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=7c738e0a-1565-4aea-bd11-b7211884f2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:38.925Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d7550520-f60e-4ed8-a4da-ce8df241510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:48.932Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=163c4a7e-9b2f-4061-bfb5-cf27b8a345fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:58.938Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=719295aa-aa54-463d-96c7-a1616abda327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:14:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:15:04.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:15:04.801Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T01:15:04.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:15:04.803Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:15:04.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:15:04.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T01:15:04.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T01:15:04.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:08.944Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f4382a03-d5d4-47f5-a268-fef63fd61310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:18.950Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5128e905-6128-4cad-b9f8-0a8fe9769f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:18.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:28.957Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=47646dda-c5ce-435a-bcfa-62026b1af884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:38.963Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=88b613e4-c542-4972-b102-2e7d2bfc721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:38.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:48.969Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=2e37f2ea-ed86-477d-beec-202389e1b4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:58.975Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a20189e4-a71b-4e4a-a689-22316adfd96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:15:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:08.981Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=44515e5f-cfa8-454c-8887-b076e3f9f2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:18.987Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=4c0ee656-f534-43ec-bbb3-04b0619452b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:18.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:28.992Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d6b88130-88a1-4ac6-be3d-7e6b07607b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:38.999Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=916889af-ac78-4bba-9441-3cb684df62ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:49.005Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8f9f66fc-0a16-460f-b5b8-3777173ef9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:59.011Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=42bdd845-3be0-4ff0-94ac-e4a41191f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:16:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:09.017Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8c8add49-140c-4c7d-848d-322f048214a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:19.023Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b621450d-2baa-4a92-8013-c2b7f5ba3687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:29.029Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=32a784e0-34f6-4b96-a7b1-a1a9cc23eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:39.035Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=03e1925f-9b91-426c-9275-ed3dfa263e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:49.041Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=a7dd1c76-6d24-4b33-98d2-f553d3228993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:59.047Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=82c819c8-60b1-4cc1-88e2-571db78b4c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:17:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:09.053Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3204ae8b-82be-4075-86b3-048f05bae8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:19.060Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b651c278-1990-4655-8d27-d483a4d9f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:29.066Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e8ae9eda-fa44-4452-8706-a67d6f4a42f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:39.072Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e89f5bb7-e62d-48ac-86d9-3d9088b606ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:39.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:49.078Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=566f29da-54d6-4345-ad76-984fbce6a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:59.084Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=15bcbe42-c236-4097-9582-06b57180155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:18:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:09.090Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=64a5c6bd-092f-4eff-b1c6-5589a2238139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:19.096Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5df4bc2d-c272-464d-9a43-2847fd57f3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:29.101Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=88b9abcf-7267-4187-a856-04d4e9563518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:39.106Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1ed38e94-d577-4296-903c-5a189112b337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:49.112Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=696670dc-5233-4ca4-9677-f72cff45c6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:59.118Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=c9cf1fd7-3744-4a77-ac45-c72de6ac0f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:19:59.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:20:04.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:20:04.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T01:20:04.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:20:04.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:20:04.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:20:04.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T01:20:04.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T01:20:04.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:09.123Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8498098c-7257-4f0a-8d16-3a7b4aa0dfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:19.129Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=f8ad6c83-ae9a-41d2-8c7e-0386f2c6e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:29.134Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8e3dbfae-8ed5-4703-8e18-e94f121a7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:39.139Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=23da8100-2f23-43c7-96e0-4ae2115868eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:49.144Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=d7e3191b-321b-4c1a-bb5a-68fa74602a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:59.150Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ea648b44-843a-4e3f-84cd-9f2b0d7e6728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:20:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:09.157Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3c5ca575-e9c9-44b8-ac26-a66ef6f8afe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:19.162Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1b7ebd44-263a-4202-9efb-d0d8a47948f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:29.168Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0a5bcf1c-ec11-4188-801d-ab8585d67c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:39.174Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5afb16e3-2902-45a4-921c-5e2d4b1c9bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:49.180Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ef46e0ff-4843-4544-8acf-cad27a3a3c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:59.187Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ade7f3fd-830d-4a17-8915-38291dfc9262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:21:59.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:09.193Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=dd048dea-ff7e-4872-93ff-986f9a261224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:19.199Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=b2349536-9aa3-4353-aa14-a1c5ad19e02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:29.205Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=520a856a-1b50-455a-ab29-33b237471b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:39.212Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8101a790-1d8f-4565-a9a6-eb0dace1cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:49.219Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=fda29274-26ed-4fe9-940f-7af83c9daf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:59.225Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=1fa5a657-dd49-4403-b16f-263c46d71208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:22:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:09.231Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=04cd9e83-70ee-4ac6-b0d6-77045e1bc903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:19.238Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=169dad5c-36de-49e9-8872-a18c7938d65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:29.244Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=af503d8c-1680-4db7-badf-27d712dd2800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:39.250Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=74021f98-12ba-4853-b6a6-987dec9ff003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:49.255Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=8798a42f-0c1d-4c91-8def-e9fb4a640c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:59.262Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=79e81ddb-f642-4833-8ba0-69e698050c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:23:59.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:09.267Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=46344bc3-539b-4673-bc5e-a31841d73e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:19.273Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=95caa698-2426-444a-8db6-1d4644bb6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:29.279Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=42ba1491-31d1-4e2a-8564-24f461821f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:39.284Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e690e30d-c71b-4a5e-a1cf-4f6467eee467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:49.292Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=5bc8dc8d-c125-4c82-aa9f-c7842868ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:59.298Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=931943a6-2d71-4d26-8600-b7c9a13c8538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:24:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:25:04.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-23T01:25:04.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-23T01:25:04.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:25:04.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:25:04.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-23T01:25:04.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-23T01:25:04.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-23T01:25:04.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:09.304Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=e93d6ec9-b9af-40f7-b1e7-88bdaf074668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:19.309Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=0768c35a-aecb-4611-9247-a07e37ff3ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:29.315Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=fcddc9b5-7e84-4ba1-9b59-cd299f194a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:39.320Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=edae4930-8983-41a6-b646-6922dde0e86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:49.326Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=bd143384-a3fd-4b99-bfb2-c34e8704374c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:59.332Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=ee277538-6a91-4f94-8b0b-7927b0a5d2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:25:59.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:09.339Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=9fc5bf8c-7c42-4826-a5ce-dd586eff19a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:19.344Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=12aae185-71a3-4303-9d33-69c8d0319d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:29.350Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=3a048a93-764f-4a9f-a3a9-d9bf2d498267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:29.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:39.355Z |INFO |Init configs |InvocationID=7a84a5c7-7b73-4497-bfde-e8806309dded, InstanceUUID=be0a9bc2-e623-482a-a15a-7c76c6087512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-23T01:26:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |