. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:22:03.270Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:22:03.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:22:03.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:22:04.026Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:22:04.131Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:22:04.131Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:22:04.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:22:04.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-15T09:22:04.274Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-15T09:22:04.295Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-15T09:22:05.775Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-15T09:22:06.283Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-15T09:22:06.301Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-15T09:22:06.302Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-15T09:22:06.363Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-15T09:22:06.364Z |INFO |Root WebApplicationContext: initialization completed in 2068 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-15T09:22:06.727Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-15T09:22:07.334Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-15T09:22:08.531Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-15T09:22:08.968Z |INFO |Started MainApp in 7.956 seconds (JVM running for 8.595) |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-15T09:22:09.089Z |INFO |Start scheduling PRH workflow |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:09.101Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6ddeb75a-5885-4d68-a093-4ad1f40a8c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:22:10.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-15T09:22:11.205Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-15T09:22:11.205Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-15T09:22:11.208Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:20.761Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7ba93bdf-8a04-4a7c-8889-919bce46f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:22:21.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:31.894Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=866c32f9-7ed3-4eec-9f06-2d175ac3421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:22:32.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:42.966Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=653beb60-0692-4719-83ee-4d3539bda817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:22:44.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:54.135Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ea424175-770b-4df4-97cf-24457f8f7ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:22:55.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:22:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:05.270Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1fe529c6-5e78-4a32-9264-3e537373a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:23:06.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:16.310Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a404b61b-09f6-4426-98d4-61a50f9a3cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:23:17.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:17.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:27.446Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c73d8c6e-87cf-4855-a0fb-1960e5843b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:23:28.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:28.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:38.806Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=187f9b98-aac1-4783-b360-2b2c42d4e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:23:40.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:50.070Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=85d19577-1c8e-4883-a244-67e223b18ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:23:51.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:23:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:01.174Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=04e64a2a-5454-4b33-8966-812c171f3ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:24:02.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:02.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:12.215Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e90bcd07-dc4d-484d-b1fa-7e23835c3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:24:13.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:23.352Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d2c5e776-b837-4f6b-9e94-8ba9f3bad840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:24:24.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:34.554Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ec40de8f-ba4f-4fc4-81d3-00b902015745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:24:35.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:45.622Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=331ccf8b-3e51-45ab-9ec4-f5028d4cc107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:24:46.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:56.762Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d8434dc4-339b-4c32-8575-021117045b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:24:57.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:24:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:07.931Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7bb0db8d-b7b0-4284-8f1f-b3a0bf02609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:25:08.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:18.998Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=540b09d5-7a47-4a7a-b5a3-61b9c253f2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:25:20.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:30.038Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6de5c44d-f88c-495c-831a-74bc7c0cfc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:25:31.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:41.110Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eae74dc9-c4c0-4dda-be91-ab0f20b7f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:25:42.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:52.250Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4be93907-50fa-4445-b405-c63a3fe5cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:25:53.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:25:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:03.322Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e7c060b9-b51c-4270-955f-f6b1fba4d84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:26:04.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:14.390Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0ad2b7dd-c0a8-4a08-9d3f-829b1c6e082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:26:15.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:25.431Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f3a5e4dc-f4f9-4fb4-95b0-ce12882ff5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:26:26.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:36.566Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1800e773-d0c8-4fd6-800a-1542aaf35fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:26:37.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:47.705Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7442afb9-ffc5-43e3-b529-b484e012a4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:26:48.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:58.744Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0e0046d0-6d5d-485f-9145-25008b97f2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:26:59.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:26:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:27:07.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:27:07.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:27:07.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:27:07.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:27:07.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:27:07.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:27:07.482Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:27:07.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:09.878Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=798c854f-91d4-44e7-8753-23f00a88b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:27:11.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:21.047Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=79f36e56-9eb0-4154-aca6-2ff3ce31fbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:27:22.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:22.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:32.088Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=23854903-1d18-4e51-90d1-15a9538c3a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:27:33.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:43.158Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dcc4b92c-2818-4417-8a27-3e9441e426f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:27:44.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:54.198Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2e3e5064-3900-42c6-8888-209bf3e7cfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:27:55.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:27:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:05.238Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6af40e7c-7a80-418f-a087-d8038d3b84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:28:06.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:16.323Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bbba1ae4-3120-4968-917a-1e5b7e8deee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:28:17.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:27.542Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=88ed1c8c-2b0f-470e-b573-a1fb23241308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:28:28.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:38.679Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ae13c218-2bc7-435b-a5fa-cf6cae121d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:28:39.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:39.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:49.750Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6277fec0-fb8c-4075-b709-8d7347ce30dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:28:50.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:28:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:00.986Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=03d3b0d5-866e-4e6a-950d-bbdf118d1b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:29:02.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:12.054Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=33a32d42-6d3b-4c34-bb32-bbf219ba33ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:29:13.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:23.095Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=82a2fc94-72c6-49ae-86b3-32f53c9c583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-15T09:29:24.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:34.230Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f4c32fe2-bf82-4887-973f-8f9b6876e66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:44.332Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a8053b15-81c6-4b0d-a603-6a9ea0d96ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:54.346Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=80059eb8-6a33-467d-9ca2-e469210b4cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:29:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:04.358Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2765cbf7-4541-4c8c-a734-be16f08de38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:14.370Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8a4b1811-1bd3-4805-bdd4-81f66b3c2f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:24.382Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2952ba98-f64d-4abf-9b2b-6e07ab525c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:34.392Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b22220dd-0a6b-4042-a76b-bd5b5de3038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:44.403Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c85c2d27-5329-4525-927f-94819491e1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:54.415Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c7f9975c-abad-4e7c-a8b8-abaf7d438e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:30:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:04.426Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4f71f0ac-1c39-461b-a59e-ed18bc4f471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:14.438Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=88d06b26-57cd-4c6d-b3d4-0c30b778f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:24.448Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4e983861-8a8d-4352-aa57-1d5cd0b31b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:34.459Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f01aae03-86bc-4b00-b4e0-0cb6f906179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:44.470Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e1508cb6-b41c-4c6e-87d9-126a9fdf53c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:44.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:54.662Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=44325248-a3a1-49fe-8bf5-4791d675af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:31:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:04.673Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b73ce485-4d44-4cc5-8ccf-f5dfb4bc48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:32:06.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:32:06.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:32:06.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:32:06.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:32:06.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:32:06.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:32:06.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:32:06.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:14.684Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bf743262-a3dd-4c4b-b01d-8f13afb77cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:24.694Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8991d8a2-310f-418b-bdf8-cfdf1eb01559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:34.704Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d75f5cb1-c7a9-431d-9ca4-64a2db3b00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:44.714Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=da4c42d4-c15b-44df-8324-d0a8dbf916ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:54.723Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e4cc12f3-e37b-43d5-875b-fd435e582abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:32:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:04.734Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=165894a8-19a9-48c6-8f72-452d9870f986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:14.743Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e9309ab8-79a3-4f66-b58e-afd2268b3898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:24.753Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e1dd694a-01ae-4343-8f7b-1c931ce3fbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:34.762Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=06d65730-8ff3-46cb-aea6-c682499b1991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:44.771Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c3e7465b-737a-410e-a704-e63884455dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:54.781Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=88610c39-49f6-4726-962c-61541a33a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:33:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:04.789Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=898665ca-55d0-4c5c-98eb-a39431c11519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:14.798Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=74fc2dfc-e924-43c2-bb33-d415bda1a3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:24.806Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fa18a3e0-8b88-433e-962f-2c35be2d6367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:34.814Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5b05fc65-259f-4a1a-89a9-2e91615f3302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:44.823Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=89ecaeda-3457-4556-a1d4-447ddbb40689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:44.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:54.832Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cad86467-33d8-47b7-a7e1-42527e590c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:34:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:04.840Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a5b19e89-7515-4ef8-91f3-74f6c79ad551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:14.847Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3258eb4c-984e-4417-ae80-7e98f3a7d7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:14.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:24.855Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=389f1c2c-8cf5-49ae-b4e7-c6d7d4a95ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:34.865Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=677703b8-845b-4291-9933-5c6d3cc52767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:44.873Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ca900e89-7808-4681-a098-a46c12d02f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:54.882Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=06d53899-a108-438b-92a1-6ead4f3e974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:35:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:04.890Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ff8b80d0-f6e9-43bf-adab-22ae124c1da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:14.898Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cae494c0-d1ec-4344-a507-e3c51afd442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:24.907Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8975389a-5fa9-439e-9eef-0f061c9e84fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:34.916Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d55639e7-e115-4fb9-b5f2-7a2d6d322617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:44.926Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0c0c777c-68a5-4c1f-bc08-c38d3973da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:54.936Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3caa2c1b-ed83-4afe-8aa0-d7dcef2a40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:36:54.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:04.945Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b1882a2a-a3c2-45bc-ac2a-9af00c20e25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:37:06.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:37:06.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:37:06.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:37:06.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:37:06.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:37:06.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:37:06.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:37:06.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:14.953Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=48e06d27-cd07-44d0-ad0d-7696a00f161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:24.960Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=344bd4b6-77c9-418b-87ee-c27e4fb89767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:34.967Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3499365a-1e90-4a53-ab48-4dc66d49125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:44.976Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=67e2a13b-8777-4d1a-a99c-8d691842535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:54.984Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a1424aff-9d38-422b-a053-a6901eb6d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:37:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:04.991Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=49ff8269-b5e8-4076-8acc-4c3051c356da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:15.000Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1b00ab4f-cfe8-41d4-85bf-8221de4fd6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:25.008Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f2b65721-4130-44d0-b044-b08a5a548271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:35.016Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3a19010f-060a-4c28-b9e0-2f449f87312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:45.022Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bea87226-f3e9-4cc0-bf35-95a262fda2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:55.030Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a9ef40ad-f919-45bd-81c1-5090933424c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:38:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:05.038Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8411c30f-b608-4ead-98f2-75ab26d09a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:05.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:15.044Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5ea77e8c-8b9d-469f-aa3d-9bbbf7121dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:25.539Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e4472937-d329-422c-9ead-9e6e87f03882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:35.547Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fe902e84-54e1-4038-9dd3-9a2d64766c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:45.554Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c2b9afbd-0e2b-4f06-93ab-77adaa4ee8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:55.561Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f94899cb-7833-4dcc-864a-7e45634a50bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:39:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:05.568Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c8658c18-d1a0-450c-8a1c-320638ba78fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:15.576Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6f8ca430-3118-4376-ba0e-0f32e9fe044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:15.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:25.583Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=44a362a8-f1f5-48eb-b551-e2a0abf427f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:35.590Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5cad25cc-7c35-4ec3-99b8-625b8450365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:35.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:45.597Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5797b6a4-3196-410c-9edb-1a7b8bc8837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:55.605Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=50880ded-1cda-418a-97b3-b8a6d3fb4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:40:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:05.613Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=63cb4eb5-fd4d-4cee-b270-bc120178bc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:15.726Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d05cc489-0fae-414e-9384-8976de16d7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:25.733Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3552019f-3a67-4ab9-85a6-3296568b73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:35.740Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=93ca21f5-a02d-425a-92d2-944b30b06a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:45.748Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fdef07e0-b18c-4b94-aabf-05babc704230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:55.754Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9724cb77-4df6-4cff-b993-2ad1865a4a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:41:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:05.761Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0c7e3131-c432-46e6-910b-70be55f9b932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:42:06.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:42:06.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:42:06.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:42:06.928Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:42:06.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:42:06.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:42:06.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:42:06.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:15.769Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=41305c00-583e-436c-bbc8-4d3d87ff1dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:25.775Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4bcc55dc-3d7a-4b06-b6ba-e1793050e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:35.783Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ab07c65d-88ab-4c84-a4fe-ac55a1e46cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:45.790Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5dcf476e-0e4e-434b-8c05-b24fa49dbcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:55.797Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e010a324-fe4b-4691-ba27-9694ae1ca7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:42:55.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:05.805Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b6be860e-0738-4830-be88-1afd228997f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:15.813Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=591c6551-c160-4529-a740-7853005d07d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:25.820Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0b9c9002-0369-4ecc-a840-37a83e6ea897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:35.827Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ef188669-3a51-4e55-8b29-94ec73730707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:45.835Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3d27b17a-cb42-4214-82ec-f0ca717e737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:45.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:55.842Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c29466f1-6091-46e2-b983-14df1ea728e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:43:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:05.851Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=78f9917a-a748-4f69-9093-2425646ec36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:15.857Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=43d9c478-5733-4543-ae44-eb8479640021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:25.864Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5894fb0c-a67e-4ccc-b270-22406f007e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:35.872Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9269bb43-0f56-4b1f-9eb5-9872ed2264b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:45.878Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5ca8e928-4933-42e9-b173-202cab42df1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:55.885Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8ec52793-a055-4b15-8237-6caf0ed0f435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:44:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:05.891Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c8b6ad46-f0b2-4ec1-9657-d69a8540c9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:15.898Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3dc4c88d-d7d5-40fb-8653-4d91dc75e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:25.904Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=02f47fd3-3f7d-4783-a9fd-5b7d0baf0363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:35.911Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=39f3f3f7-6ceb-46f8-8513-750132b56c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:45.917Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2b03055d-e7f3-4080-82cd-66c9d06c1fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:55.924Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f9cb440c-952b-401f-af98-10205df60854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:45:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:05.932Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c458e20f-1cf1-4710-98fd-36134b2eb0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:15.937Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d4ef3b4b-4663-4ac4-ac84-70a57a4b91c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:25.944Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=adeaebdf-e043-4a47-a8dd-5a33d824c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:35.951Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=57626218-373f-435d-bb43-03fcaf84c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:45.956Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2d24f521-4ff8-4196-8b19-b70e1a4d0837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:45.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:55.963Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c4f6eb11-09ce-452c-a9e5-3e8a98589720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:46:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:05.968Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b4834ecf-a6ba-4a97-a7f1-7f8441f8dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:05.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:47:06.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:47:06.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:47:06.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:47:06.948Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:47:06.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:47:06.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:47:06.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:47:06.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:15.975Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2fedd083-66a0-4783-a5d9-08393d8d8e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:25.980Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3fffbecc-4022-4d8f-8b0b-de8b46b561b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:35.989Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=71589b98-6e45-4380-b8d7-509206b374b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:45.996Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2ed7131d-e348-41ba-af2e-bbf95fad06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:56.003Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=67af72c2-a634-4462-b793-ec852972cced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:47:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:06.009Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2341de4b-8055-41be-bd48-f3d5c56e741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:16.015Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c63cc553-8b32-4c50-8601-cc438221a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:26.021Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=768e740b-10e3-41dd-91e4-a4f5701e659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:36.028Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=90beda18-f48a-4133-abbe-d0526671c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:46.035Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e95654a4-1e1d-4d9b-8ca4-ac59d7c5f9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:56.040Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=42076812-94f1-4810-aa0b-02de7466b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:48:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:06.047Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=13eb71bb-fb6f-4d2d-ab40-73e49905c7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:06.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:16.054Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a6f2c0c7-fb65-4eec-b403-f119d3bd4259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:26.060Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f69eaa9a-abc0-4b1f-bad2-a8b90fafd55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:36.066Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=18ba7f38-0456-48e3-bdcd-d30c0d1c59f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:46.072Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7f097983-d0f8-4f81-9863-c22ee874f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:56.079Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c4393a0b-1abb-4173-b2ac-2ee2077277db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:49:56.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:06.086Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c560bf94-9fb3-4c82-9500-a2124784fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:16.092Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7a5b6925-f596-4f98-893a-cd75b0ec8ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:26.098Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6ded4378-761a-4004-8589-ecf8e0d3d8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:36.105Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=be091382-2e35-4ff9-8d56-ba2a428805bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:46.111Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=626ed647-5087-4e09-aac6-76566b1ef54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:56.119Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=68e3eccb-b54c-4387-b8e0-418ce6d220d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:50:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:06.126Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a8770127-8a93-45ff-9e23-5a8549f33404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:16.133Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=87e59656-6850-429a-b804-b63fc272400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:26.138Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c21b19b3-a9ad-4c1f-9ce0-db627d8cdd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:36.146Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2cd31714-8ea5-4dea-a5da-152354a5d071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:46.151Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fff68778-21f1-447e-9bba-aa7593296c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:56.158Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fde07f36-4b3f-4fb3-b356-448c6291ad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:51:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:06.164Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2d95f4cb-f389-486d-8226-5783621d49e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:06.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:52:06.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:52:06.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:52:06.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:52:06.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:52:06.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:52:06.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:52:06.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:52:06.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:16.170Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1d0fba48-1f58-4c2f-bc42-3030b2074901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:26.176Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e1b5db46-11c2-43c4-afc5-17cdc1418104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:36.182Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d1e5d45a-4dd5-4759-a93c-cdfb4e2db185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:46.187Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1c614954-e1fe-441e-855a-3e4dc135112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:56.193Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e7a3f134-db3f-484b-bd47-26d46fa0fb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:52:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:06.199Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=370a8529-94b9-4eb4-9ebd-b8cd43965aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:16.204Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=68f1cf18-a37f-4684-9842-1ae8400b01c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:16.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:26.210Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=aeebe71d-a926-47f8-8749-b923448bd395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:36.216Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2cd86119-c9a9-4797-82c8-3f90632a3899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:46.221Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=96268f33-93e9-4f8d-9b3e-2d84b363443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:56.227Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0a7027a4-2320-449d-9bb6-425d394c1eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:53:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:06.232Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=95b9ee36-69d2-4fb2-98cb-cecbea55e8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:16.237Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f36019fb-9ca9-4c16-864f-16da6d781709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:26.243Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7c0cd39e-0843-408d-bad4-286e0ba1202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:36.249Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=16d7bb5d-9ef6-4979-b0e6-db1819ad9f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:36.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:46.254Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e2255f36-1a07-45e1-9adb-acd6f7927221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:56.260Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=71af24f5-39d6-4602-b0e6-0d54591fe421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:54:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:06.266Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c5d7aa19-2472-4393-ab59-4ba7b9b70d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:16.272Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b422c2c3-04a1-41b8-a273-b6c27014b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:26.278Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4cee79a2-7dd1-4331-a60b-b6951171c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:36.283Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=57be6dc2-094b-46b5-8915-3fb58bdf6f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:46.289Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=487211c0-3eda-4241-8dad-951a521a08bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:46.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:56.295Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9934ea32-cc96-49ff-bf9c-71bbc3c93ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:55:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:06.301Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=31946585-b9dd-4aba-bfe8-10ed594e691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:16.307Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ecba65d7-23b8-4e26-a9ed-5683686d5be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:26.312Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=622be7a9-de7b-4672-8533-b2108363208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:36.318Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7aa3e955-c249-4ef7-96f0-42e9a65f0451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:46.323Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5271fcb8-2bf4-4fe7-a227-2bc42a94e246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:56.329Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=994e06b1-efaf-401d-8120-c76396a1af36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:56:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:06.336Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1ce48a34-59a1-467f-9b47-a300b1e2494a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:57:06.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T09:57:06.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T09:57:06.907Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:57:06.908Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:57:06.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T09:57:06.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T09:57:06.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T09:57:06.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:16.342Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6fb9b32a-8eeb-4d9c-878a-d26590bef8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:26.348Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ad367670-65da-4396-bfd3-c44b37cb66ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:26.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:36.353Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c54122ef-d947-44d7-b4c0-96dfe4469dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:46.359Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9402f859-6ba1-45f4-ab5f-deab0c955552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:56.364Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=29c1b2cc-9e10-4794-ae06-08ca7e03a9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:57:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:06.371Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1e0b4098-01d4-4394-aee6-0c1657628d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:16.377Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e3bfec7b-da0f-4dd1-b958-ec09b98977cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:26.383Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d96d6e0a-aa7d-4c8e-8ab7-7e7b1997a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:36.389Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=73527e10-a7c2-496b-b4a1-c86ecb885cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:46.394Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5697484b-bb62-44e8-a59d-7ce4c833d05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:56.400Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7302240d-9895-4429-95be-788086be8170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:58:56.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:06.406Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5e46d704-7bce-42ae-b501-ec6f135ecb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:16.411Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f2d40ea0-ea51-484a-a2ea-7a33d029f32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:26.417Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c9653a80-cd9a-42a3-ac56-13cf4cdd366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:36.423Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0f7604aa-26aa-4784-a0a4-97e3fa667f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:46.429Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1ed8d4df-8032-4fe2-97e1-2421da4f28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:56.435Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=efb52eee-2d8e-4d74-b69e-d07dbbf291e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T09:59:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:06.442Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0537248a-728f-4f1f-bffd-f599f876d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:16.448Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9c0bc20f-2a08-4cb9-9b7d-b582b8c853e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:26.453Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=26bec0ec-9e69-481e-b587-f318f7fd4b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:36.459Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=70b09984-728f-4f43-9573-702a2f95b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:46.464Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=94104bbb-efaa-4bfd-bcf4-0df6e552dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:56.470Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=aebc793e-deab-4586-bef3-39d85592872e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:00:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:06.475Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=937f55a8-a894-4580-9c81-a719452c4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:16.481Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=415ba224-e1bd-4f2c-8733-0146de9961c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:26.486Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c3eb7dff-a9cc-4c9d-8d48-8c3fa18a503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:36.492Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=06896b0e-47d3-4922-ac8b-f6d49740eef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:36.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:46.497Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=602dbfc9-519f-48a3-842d-2514a62cb334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:56.503Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a1330e92-58a1-495c-89ca-4823984f8dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:01:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:06.508Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b8ec10f7-5c13-4cba-ae5f-4d11d209024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:02:06.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:02:06.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:02:06.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:02:06.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:02:06.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:02:06.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:02:06.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:02:06.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:16.513Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=08b11193-9756-4ebf-9ebc-51257408e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:26.519Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=22b1b307-0f0f-461c-87c0-34095760f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:36.524Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d57e789f-e695-4a59-900a-85b69ca825c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:46.530Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f4061f36-68be-481b-b1e9-0878d3c4aef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:56.535Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a76c3dee-010c-4b00-996c-3da7c7d68337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:02:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:06.542Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b1196f93-239c-4d7a-8582-cc501b313219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:16.548Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dc9c4670-2ec6-4b70-aef3-e1e91f829288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:26.553Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6f629785-6dac-4f09-aadc-a2b2e9d71673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:36.559Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8003f5ac-7eab-4845-b7ec-9eccf1a05ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:36.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:46.564Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0ea28c1e-a508-4e6f-b06a-272358e5cf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:56.570Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=062833bb-9b39-4c67-a8ce-b9d0942f7dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:03:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:06.576Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fa962c23-f295-45df-b715-ca73e05bbad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:16.582Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dd91feac-ba14-4077-802d-a05f4a7c34ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:26.587Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0cf3a070-cc4d-45cb-b7ac-1d6938a6348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:36.594Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=03ec55ef-0c6d-4e26-af40-66e29f240870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:46.600Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6f84dd0e-b21f-4e07-b161-071e1b86d6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:56.606Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=06744b5a-7257-4665-b97a-ff6028a6adc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:04:56.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:06.612Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ee00ca1e-48f3-484e-baf2-ccf34d5bd48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:16.617Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=388a01f8-b623-4098-ae42-a54cc1474337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:26.625Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=26dcf46b-ba37-479d-b01f-a5dbcfc0a807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:36.631Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a9b02d29-99a5-4200-94da-9ddfdb764ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:46.637Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2af54828-ba0c-4e44-a635-fba0d9e7589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:56.643Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5761e267-0c5c-452a-b573-6dd008a3bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:05:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:06.649Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4cc3459a-abb3-49da-bbe8-ca3447167b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:16.654Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f91ed752-1cfd-4235-88d0-8a07e145e042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:26.660Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b9b4554e-0611-45a6-8842-7dda89092c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:36.666Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=118575f3-7508-4f40-9dbc-a8153edd1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:36.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:46.671Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b64b5c47-a6e0-4448-a4b8-f03885b26efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:56.676Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5cbd898f-d529-45c9-a514-c6d3e87c6f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:06:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:06.684Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5d7299e6-5815-461d-9cdf-4e0b86344a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:07:06.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:07:06.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:07:06.910Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:07:06.912Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:07:06.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:07:06.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:07:06.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:07:06.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:16.689Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8b2bff9e-cc3f-45d1-8264-fcbe94930bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:26.695Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9099d2d0-34d4-4335-855d-cb76d64cff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:36.702Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6319629c-9a56-4cbb-899b-3df941101cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:46.709Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=38b0d1a0-0c43-4375-9f33-5a9dbca23521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:56.717Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=51565d39-1db9-4e92-a85a-299d36c81605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:07:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:06.723Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fec76ded-4a9b-4f30-a78d-062053b8603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:16.729Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5cf8ea01-64ab-44aa-a3ab-46702f3a20a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:26.734Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f478fdd6-25cb-4d66-9a3f-857338d588cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:36.740Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=72c933f7-ab7c-4684-bb94-ccceef551494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:46.747Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=275fd07e-7f89-44d5-80f4-52a8bdffb636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:56.753Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=83499cae-f077-433d-ac06-82edf783c278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:08:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:06.760Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=39ec2723-cb7a-46dc-adfb-c0ddf3c625a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:16.765Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0fec6c13-69be-40d5-b541-8604a1025d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:26.770Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dc93144c-2e8c-4c1d-af89-8117b8c6de47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:36.777Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b82e14df-3e72-4a19-8631-cc4792115e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:46.783Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3fa59dd9-ae17-4d68-8337-aed603f8541a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:46.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:56.790Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f4ccdb2f-3638-4a94-bc6d-f8d21eace961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:09:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:06.797Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eebe5e49-fb15-44c4-92eb-9ae6eca65d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:16.802Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d2549ba6-f539-403f-b16b-adcffe9877c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:26.808Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f34a4bc8-9d44-4047-857b-cb9b525f446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:36.814Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6d0af453-336d-4e13-b7b7-4c0db86b51d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:46.820Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=00226adf-2a7f-4eaf-918a-8c3bd8bef78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:56.825Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=559cb482-2993-4788-9f1a-aecbd54c2fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:10:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:06.831Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ab0f22c9-d649-4c6d-a064-5de7385fe4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:16.836Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=de733ec7-7c59-41d4-8bf0-e5d9dd694007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:26.842Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e93bd031-6285-476e-a891-53e565991215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:36.849Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7c52fb6b-fac8-4cfe-9d84-843212bb2997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:46.855Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d5fd77c5-3ab6-46f9-8045-49785c776fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:56.861Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0ab73e3c-4c42-4aef-8af1-4ebc6e8203bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:11:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:06.867Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ac8f74c7-1375-484a-9b3f-ecdbefe2526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:12:06.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:12:06.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:12:06.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:12:06.921Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:12:06.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:12:06.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:12:06.926Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:12:06.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:16.874Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3ea4b979-7c94-450c-8d40-6497b27f8ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:26.880Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4b41d753-cb32-47c9-8f52-5283a958b671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:36.886Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a447be77-5216-4118-a6c2-76341fdb0b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:46.891Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f2a12c9d-d682-4e93-9964-87420e587767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:56.896Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=99e18590-75a7-4027-8daa-1b2ad9b0919d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:12:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:06.902Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=17b654ff-98f4-4344-89e5-618f256abca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:16.909Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=afb68408-c64e-4810-a229-c76dc1fc920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:26.915Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bf84340c-217f-4b11-a70b-32572ed070c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:36.920Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cd180ff3-7189-4b88-b7f7-73d1b4adb46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:46.925Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=74083958-8d8f-46a0-ab7c-30642637a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:56.931Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6ac87f26-4f90-415e-ad41-a04b4aa2b321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:13:56.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:06.936Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8f4c2b45-2577-461a-a30d-6d13bb0551d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:16.941Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fcd724f8-bdf9-4aad-b127-12a131b1bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:26.946Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=11040679-6f0f-4075-950f-005ffa2142bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:36.951Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3d92a01f-fd49-46fc-9279-7698f51419e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:46.957Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3769e282-0f94-4e91-83ff-d8eb78d5fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:56.963Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=64fef7f8-8a9a-479a-9763-72b8e80ea8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:14:56.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:06.968Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f11c0fc7-a9fc-4527-a6a6-e8a47a161a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:16.973Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f0fa6e74-5b3f-43e7-a9cb-9f30ca0c08df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:26.978Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=582f44e5-4f46-423a-b522-b6eabcf9d275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:36.984Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ea280086-b23e-4c79-b525-19935aac194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:46.990Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9d27ae4d-096f-4d5a-aad0-30f8c4ab6497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:56.996Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ab84a8a5-6585-49d9-8177-b45ed9ef86d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:15:57.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:07.002Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a672fe41-a623-4194-b6c6-41c1454c4d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:07.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:17.009Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=77e2b35e-2ab4-4420-b169-022ed1c8bea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:17.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:27.015Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=20db6be7-c5d3-4301-8c8e-f1be3d3dc785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:37.021Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e3364206-51bd-4af7-8266-535bec0fa87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:47.027Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a4267da5-b6fd-452c-b68e-46d25c97aeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:57.032Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2dced8ac-eeb2-4f3d-be01-7512d8d8e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:16:57.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:17:06.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:17:06.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:17:06.903Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:17:06.904Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:17:06.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:17:06.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:17:06.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:17:06.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:07.037Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d6ae969e-ccda-4640-aeb7-af35cedf58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:17.042Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5f8a1fe8-b593-4c62-9dc9-2cb4e49c5c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:27.047Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b0eca021-c6b0-4f81-8337-921c212feae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:37.053Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8869d595-925c-4871-827d-fa9d668117d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:47.058Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5b57e533-796b-4832-a807-5a5bf665d5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:47.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:57.064Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=52c39180-d75b-48c9-8f26-534cb82d9d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:17:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:07.069Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8a29ea59-bd5e-411c-9872-e9573bfd31c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:17.074Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=78c6c705-0235-4cd5-93d8-bc297ab1a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:27.079Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5df1bc3c-7d4b-4e6b-94b4-bfc8b4394dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:37.086Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e46b8eec-2bb6-4b48-bd4b-30a31ee58859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:47.091Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=da773dec-bfea-4939-a53f-fd637d67dcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:57.097Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9eb3056c-8356-411d-a7f3-79174ec2a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:18:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:07.103Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fae457fc-13b7-4644-9a55-a54a1d5389c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:17.108Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6e60eaaa-b9c6-474a-8097-d601fad6a1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:27.114Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=21ebc7a7-3e72-430c-80c6-bff83d095420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:37.119Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=03447310-9d8a-46f4-8683-738d97d1c023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:47.125Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=24a4d690-fea3-469e-a815-63b5c6efce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:57.129Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3588f3c3-58d6-4758-b896-2497b0958ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:19:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:07.135Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4d17d6bd-c624-4192-9524-71fe0c0f8cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:17.140Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2fd4e4cc-46cf-44a4-81cd-6c7390ec0f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:27.145Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=343e8f33-de55-4f2f-8885-0c25d86ba8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:37.151Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=43574a1b-2d08-4cd0-8283-fdb9e1887fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:47.156Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d02e9cd5-1c63-4470-9d3a-57284277b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:57.162Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=381b9b53-c5ec-4d0b-833b-ec661b750ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:20:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:07.168Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=37b56913-8c87-4faf-879f-7de8dee1035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:17.173Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eb54d9c5-f642-464c-8f4c-208ed28c6b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:17.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:27.179Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e5a68f8f-0e60-45ee-b2c0-83cf6f653579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:37.184Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5a848974-4c63-421e-86fd-068362038a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:47.189Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=24f7a362-5055-4fcc-944e-d9bd183baf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:47.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:57.197Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=57ecab3f-daf5-4593-84d1-857eb67b2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:21:57.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:22:06.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:22:06.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:22:06.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:22:06.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:22:06.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:22:06.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:22:06.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:22:06.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:07.202Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ed6a7125-4036-48cb-bfc9-c471c73a1234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:17.208Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bd678463-c86b-4b8c-a105-9fae2a00260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:27.213Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e9ca96c2-05c4-44ce-9e1b-ef0ef4f25a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:37.219Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6744b45b-63d9-453d-bdcb-7afdeb355410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:47.225Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=87be0b19-a689-4064-ba23-2e3890509d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:57.230Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=70b71ae3-178b-4aac-8877-ec02cbbb7a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:22:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:07.236Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e660fb31-c7ef-4b76-ae60-fb6af384200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:17.243Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=189b9a83-a85b-4f92-8b66-6f95fb63db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:27.248Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=73b49207-4eff-4bfc-a526-8fed146e1483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:37.254Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=79ae774d-88fa-4de7-b543-aca582d0bfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:47.260Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ca686390-df92-4892-b268-efefaf36d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:47.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:57.266Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e384298d-4620-4c9d-8266-2960d923bd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:23:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:07.271Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=aff878b4-5874-4126-9aa1-ede75a0c333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:17.276Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=365ecb73-a700-4ac9-be5b-9eb1e51a600c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:27.282Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a906f4bc-a2a5-482f-ae12-cfbd6546744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:37.287Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2d5edf49-0191-4bfb-92fb-dca484f72251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:47.292Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=de377fee-fb79-4269-9873-3b63da3de59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:57.299Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=af6d6591-7c64-4467-9323-a0e0d5520e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:24:57.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:07.305Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=43121d22-e5db-4890-907c-5674192e64da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:17.310Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1986e9c2-7706-4c8a-9833-a42a9bcd4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:27.316Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=76291cc7-996b-4887-ac58-46e8d1524bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:27.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:37.321Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e20bb72e-8bfe-4da4-be67-df829ecc882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:47.327Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b01319a4-1130-4b09-883a-e793aa34c873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:57.332Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=155d91fb-252e-49d2-994e-a63f0bcef848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:25:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:07.338Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3ed917ee-a051-492e-a776-216984d85bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:17.344Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=145ea09e-c75a-4eee-81fa-4d5c12e4fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:27.350Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2fa36b6a-0be0-4cf4-91eb-3d81e613ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:37.355Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=21361ed9-f3ec-4cdd-9ccd-9e57a0d7a5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:47.363Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d5184b02-d4e9-441c-86ec-17d9eaccd989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:57.367Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fcbcc389-9acc-4c07-adde-ce7b152d2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:26:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:27:06.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:27:06.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:27:06.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:27:06.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:27:06.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:27:06.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:27:06.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:27:06.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:07.372Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d90fd325-a4ba-4aaf-9c44-8849678a127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:17.380Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=211b4e1d-72ef-4635-89c3-95fb8e53fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:27.386Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=786b7509-53eb-463f-a53b-867349785506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:37.391Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6c8fb310-273e-4c63-8edb-c2c3a05ad7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:47.396Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=69de6dab-f504-46a4-8526-331582a2f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:57.401Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=723eb6d8-81fd-4c70-bb84-11495bdd9f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:27:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:07.407Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=be9683a2-89a9-427e-9260-f87818bfce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:17.413Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=187f6d4e-649a-4a7c-a535-7c08a57c06ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:27.419Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5caffb96-d46f-4757-8d54-1a71ad884fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:37.425Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=54412df9-d909-4b73-81ef-77470eb27458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:47.431Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=17547233-3826-4fc8-9c11-810222513cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:57.436Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fd8865f2-f148-4a40-91db-77b24b87ba05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:28:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:07.441Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6addff0f-6824-4c3c-ad43-1fdf639e73c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:17.446Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d63a0966-96ad-4d79-be34-695a7659bf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:27.455Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=51a177e5-93dc-4561-8341-577648e9e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:37.459Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=09e4a049-d34e-43df-8b25-f78f75f0fcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:47.466Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4f1c1202-c5f1-49b7-a9d1-7f004589b425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:57.471Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=256f94e7-34c9-4001-80e4-f63e6a0607db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:29:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:07.476Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=babc14e3-76b8-4745-aa1e-33668109cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:17.482Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2b36a9f8-542f-466e-bdcd-eb72c5ce0876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:27.488Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=166d2d18-ec3d-448a-8455-ed2d7a3bb734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:37.492Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=63b38853-0300-4d67-8fcf-3bff5196ec60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:47.497Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8babc770-46b1-46d0-bf84-56e22613214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:57.502Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5200bb0f-63fa-4f30-873e-bc0e35eb0724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:30:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:07.509Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fb325fe6-6419-4f95-bd6a-99bdfaadc477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:17.517Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4f6f0b67-1dac-422d-b459-aea4bfe8cdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:27.522Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1b4a54c1-524b-4a33-a7e8-a6a705271650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:27.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:37.527Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5a6eb0ab-7ff2-4d14-8813-e08f4efe930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:47.532Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4cf56bb4-9291-4e3d-a2b2-63c146841760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:57.537Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e2139160-3e48-449c-9826-2868d98456b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:31:57.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:32:06.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:32:06.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:32:06.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:32:06.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:32:06.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:32:06.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:32:06.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:32:06.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:07.541Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=985dc88d-77a8-4799-a59b-a9bb14d4c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:17.546Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f8511e11-d6a4-43c6-b031-b128cca30b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:27.551Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9c165837-1bb8-4ae2-b9a7-2f922cfeb28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:37.555Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bdddc7a5-e561-407d-8e1f-d36170d9042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:47.560Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a2be4d1f-520b-4787-9b74-28b59e2673a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:57.565Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cc453643-69f8-4fc2-a0f0-c7d8b36a624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:32:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:07.570Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0cdf6263-1d57-480e-953a-a238db9ccd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:07.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:17.575Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d3722633-ea39-485c-97b3-776b7101beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:27.580Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3cf3ad3e-f887-4a3d-9367-95dd75433aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:37.586Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=308e6884-ef50-4ffc-a4c2-ffe34daba7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:47.591Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eb8e2456-28d1-4c15-b6a7-80c701b958e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:57.597Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4add0d13-a9e5-42be-b716-bdc82950a057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:33:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:07.601Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5b6dcb9f-d090-4488-8220-177f7adc0f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:17.605Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3f809255-a486-4b43-93e5-536f2c18eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:27.610Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a158c5e0-4f74-412c-9196-5b0e1186eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:37.615Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=126fc587-f946-496c-9bb4-9d3c0795bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:47.620Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=53334951-7f54-422f-8f6c-873d74580bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:47.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:57.625Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=776e0c39-2bb2-46e6-958d-e10542db28d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:34:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:07.631Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=511672d1-8a83-48dd-8b28-3277fd0cd348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:17.635Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3eb5ca9d-4c0f-4a09-afdf-d14674d7a24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:27.640Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5237441c-8f6b-43a9-8804-c7f548604949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:37.644Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9a4cb807-1348-4f96-bd9d-a4cbef30f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:47.649Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ad330313-5c32-434e-bc4c-03abc6d945f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:57.655Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4d899df1-08f0-488a-8b10-034307d4d757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:35:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:07.661Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fae6c453-489b-438b-ab93-cfba9997381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:17.665Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8691c1f0-1e4e-4801-94c8-a6cec43cb6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:27.670Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0c878710-e3cf-476a-8515-0c0427d5fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:37.676Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b5f6393f-789f-48d1-a29d-9fbd65742f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:47.681Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1fd7a4ca-e38d-4837-8127-94373532d89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:47.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:57.686Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=01d0fd1f-378f-4d0c-a9a0-4c358f892267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:36:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:37:06.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:37:06.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:37:06.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:37:06.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:37:06.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:37:06.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:37:06.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:37:06.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:07.690Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=288fbd37-361b-4ccc-bce8-a0d3cfc75caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:17.696Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3be4b8c6-d249-4dfd-8839-3e2a29f2ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:27.701Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=11252c30-5e7e-411b-9b86-6497ddbf8d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:37.706Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=87b69cfd-428f-49cf-9292-6b3f718cba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:47.713Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=03be6d62-6d02-437a-baaf-a75e1ffa06cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:47.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:57.718Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0c3e82ba-fd2c-4c11-bb89-da20dff32c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:37:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:07.724Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9c40423d-1dd7-4a51-987f-c552b2f9db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:17.728Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=44a0e797-0564-4fdf-b790-50bc97596c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:27.734Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7528dee7-379e-4bba-810e-d41b4d36faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:37.739Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=74d55e99-0d5a-453d-989d-87a55108b8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:47.744Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=157076d8-e951-4a00-a82f-994597f6be94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:57.749Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=19f29cdb-aa3b-4458-8e99-3c6cb015a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:38:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:07.754Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e1cba6b9-93ed-446a-bf65-bd179cf77a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:17.759Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cd530530-c3f3-4e65-af55-68036036f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:27.763Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=699e0499-2857-4f2e-8a3a-60c7cdca3418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:37.768Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e035825f-5fc9-4bfc-817b-5b46c0533a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:47.772Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=63169cd7-6918-478f-afe4-f66d4672e636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:57.777Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1f9d08c6-6d0e-42f4-81bf-a7a0cc29c976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:39:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:07.782Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=48ec57eb-df52-4d39-87b6-11b2c895f822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:17.787Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a4107e89-b675-43fe-b66f-32721069241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:27.792Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=72f2d93f-1bfa-4e66-9262-24e5a599a1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:37.797Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e5aa3bc5-356c-43a1-8460-7ab3f2903313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:47.803Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8a284280-b65a-4cb8-8e38-f7bc78d59f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:57.808Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2324d11a-a190-45cd-907b-fa08de08ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:40:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:07.814Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f273cf9f-eb2a-490f-8ec7-fd20f41de755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:17.819Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3d42a026-cf4e-498e-b8a5-d6df74671146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:27.824Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=aa18133a-315b-40c9-aed4-620df84def4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:37.829Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2705926a-e60b-452e-a9f6-17498e9d6792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:47.834Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=caa4477a-40b6-47c8-b81b-7d940e6a94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:57.838Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e8a98c34-4ca6-49e8-83f1-a6755a34f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:41:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:42:06.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:42:06.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:42:06.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:42:06.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:42:06.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:42:06.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:42:06.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:42:06.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:07.844Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8de80bec-32f4-4a3a-92fd-1365e6363b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:07.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:17.848Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=525ff294-9134-453c-8c18-c819bf31edaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:27.852Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eea03ec6-6c5e-40ef-9a79-09e54b33a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:37.857Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=810bd9ca-7cd7-4489-a3f1-045ce943475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:47.862Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=787c57ac-b400-407b-a494-203e40907512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:57.867Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6e3e08c8-b722-410e-884c-b7830dbd200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:42:57.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:07.873Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b8dbcf68-2ca3-49b3-94c6-3cf96e538d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:17.878Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=42d79092-d4b3-4ba1-86d6-b94b5c446f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:27.882Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=522edbed-cd28-4825-8dd3-10e8af6e48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:37.887Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=57b9c042-ba25-40f9-899b-c7e268a9871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:47.892Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9447cbcb-5fd8-4b65-85f6-d48f7425a884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:47.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:57.897Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=137167ad-e3e9-47fd-9db5-826d68fed5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:43:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:07.902Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=82e7f2ee-15a6-4a7d-bdda-9d03e0f032a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:17.906Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1069922d-8770-403e-8847-ad18aae37817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:27.910Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7faa2a75-73b2-420e-acd9-151f04ff2947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:37.914Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7313fc26-4cbb-4de4-aac1-c3453c499230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:47.919Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4398128b-0d11-45b9-8665-96a404442f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:57.923Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0a0a2d0a-2011-4786-a531-a21022f46abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:44:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:07.928Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8568a3ec-ad39-405d-a6b4-013d30dafa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:17.932Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d1ea0c79-b060-43f8-9f61-57a03698474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:27.936Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1f7eaa7d-bcb0-4077-a72f-262f029e0df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:37.941Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c5583942-5ab2-4c17-92a2-dd550e2769a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:47.946Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5db9f43a-d78d-42d8-a7e7-2242d0651741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:57.950Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=db7d9391-2217-402a-aa46-894517da037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:45:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:07.954Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=57628f36-c216-44c0-88f0-ef6c79c732d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:17.959Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fbf49ba3-44fd-4efa-ac26-0a374dcad766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:27.964Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f21e8715-36fe-430d-9d78-7daeb6b0133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:37.969Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fdca1245-96ca-442a-b423-349a1729466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:47.973Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=adc26210-cdd8-4097-8a0d-1baf5c7d7fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:57.978Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bb3c896d-2e3f-4b38-a5a7-09aeecec66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:46:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:47:06.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:47:06.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:47:06.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:47:06.906Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:47:06.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:47:06.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:47:06.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:47:06.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:07.982Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=77c000b7-6050-448f-9517-31273903624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:17.987Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f7357fef-d8dc-4966-95f2-c7cedaa0e6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:27.991Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=56c3dd11-6404-4eb7-a1d0-30b21630a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:27.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:37.997Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7daa2731-3f9d-47ba-bfd7-aeb567bddd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:48.002Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f33981f1-c56e-41b4-8214-ce2ce279a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:58.006Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2ae2533e-10cb-42fa-bf62-1649ca04cd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:47:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:08.011Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eb66d171-bf24-4adf-96ab-e7ad1af51e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:18.018Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=53edcf55-5c37-4a35-a427-f6ad65ed10c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:28.024Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=97b47a34-17d6-4f38-81f1-075b51164b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:38.029Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5def6234-570c-49d8-8772-b8d294b4846d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:48.034Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d949b0db-b221-44f4-857a-3e8f2aded502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:58.040Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d14b2718-8b85-4432-91b3-010fc1756f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:48:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:08.045Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=26c1f395-7630-4772-848f-8cadc3a59cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:18.049Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f133f19e-65e0-4d15-a7d5-e77bad125888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:28.054Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f69deef3-a19e-4e3c-96ab-6332798bea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:38.059Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0a3bc8dd-8c42-407b-8b57-b252c8ffad70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:48.063Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9ab43996-5799-4bf2-8453-b0ff3077505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:58.068Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=41479f7d-eda8-4ccf-8b6f-77dae3c3c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:49:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:08.073Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8a753591-9e9e-4930-95ce-7e2e4a6834d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:18.079Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9ea815c6-392b-4827-863b-657eba8bcac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:28.084Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9ab39426-1c24-404b-9c78-16eb938231f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:38.089Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1d05d93f-ab06-4967-be3e-557cbf5731e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:48.094Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=baa1e8fc-0fdd-43fc-868a-6ace607515c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:58.098Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=52c61d2d-4cc8-4fba-a2c9-15572e0579ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:50:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:08.103Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=50b21e0e-183c-4b22-899d-1ede01005f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:18.107Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=279cdc0d-7f0c-4d6c-b138-32efaa402459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:28.113Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c4a8c9f3-b288-4a6b-9dc9-710e880e12ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:38.117Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e5779ca8-e955-4482-a4e4-7e5f8547b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:38.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:48.122Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3bf42479-2ac0-4916-b416-75acdb77b2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:58.127Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=59339c63-b75c-4f9b-9661-5be08c034b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:51:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:52:06.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:52:06.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:52:06.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:52:06.900Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:52:06.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:52:06.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:52:06.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:52:06.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:08.135Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b82b80b7-26d3-4200-b53e-e43e0a7ee255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:18.140Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=01418f52-5ee0-4e71-8f22-613e53fa5183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:28.145Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=22cd0847-ba5a-4e41-9c52-364c167f4f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:38.150Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=04865243-4b09-4cad-b591-095368d0fd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:48.155Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=349df945-957f-4d88-8eb1-3ccddc2f2034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:58.160Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=867033b9-e72c-4b44-ab11-cb6a4806df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:52:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:08.164Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f147d12a-cbd0-4b0b-afea-af6ecee88a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:18.169Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b5b7e36e-c61b-4db9-bfdf-02114f5c75ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:28.174Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1a3ff7ce-0e81-48ba-a370-1ef4077da531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:38.180Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=00e3e3d1-1cd2-4e10-b635-fc05ab559e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:48.185Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=882a2583-63ce-4f8e-acb6-9a6081d81dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:58.190Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4149d38d-bbab-4820-8d77-a0dbffe4afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:53:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:08.195Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a0c27e74-012b-4777-894a-51ff136f18a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:18.200Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5f14c4bf-d18d-4eda-bedf-b1142009af6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:28.206Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=94e2f89c-3489-497a-9d63-2c5f6bb889cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:38.211Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f0a7e956-2744-442b-a76d-d6a3eddbc842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:48.215Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=44b7268b-1528-4826-be7e-3ca2d8cad44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:48.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:58.221Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=38e6f60b-d3cb-4ef3-ac0e-078350f6a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:54:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:08.231Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=35ac23eb-781f-44d3-a429-73f83811ab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:18.244Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ce0a9092-b239-4a91-a772-37cdcde42b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:28.249Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c25ec429-cfd8-4007-ba4d-aa7f2999f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:38.255Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f2333c06-66ac-4f33-a3b0-40d3541f582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:38.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:48.260Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b139a2bc-84e5-45df-bd9c-c4c3a1abe737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:58.265Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=feacf789-0734-40eb-81d6-eb924bbe700f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:55:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:08.270Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2ee760eb-fc90-4e89-95bb-a1e112aabf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:18.275Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9d5d6938-572d-4689-a2bf-d72868c8fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:28.280Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2fb75544-a3db-4053-9fee-23bac06d542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:38.284Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=26e5022e-a70f-449e-a96a-1232110740ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:48.289Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=302a29b2-567f-4211-9c86-1a06a85c85ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:58.294Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1946ced1-759d-4ac9-806b-9d35c835dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:56:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:57:06.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T10:57:06.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T10:57:06.910Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:57:06.911Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:57:06.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T10:57:06.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T10:57:06.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T10:57:06.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:08.298Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c80823e3-eddb-4679-aa51-e4543d642c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:08.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:18.303Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=69368c78-27ef-4f38-b7f3-80c69d0d248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:28.309Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3d4a53b2-2b89-4bec-8f94-516178c403c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:38.314Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=04b5e56f-5835-45d1-8344-f15daa8bd65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:48.320Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=103f2d81-97d2-44cf-a796-6237385c7f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:58.326Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6717a711-0eb6-49ba-b885-9ac07df6c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:57:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:08.330Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ef5f499c-1640-42c8-a9b2-88ebf9449dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:18.336Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3c7c22f4-e771-4224-adec-7929ae02d630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:28.341Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f7eb659c-e3e5-470e-9b93-e03e21bbbae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:28.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:38.346Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=27636e51-9c2b-4c03-a2bf-2ba6c5988ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:48.351Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8167c9e4-7388-49f0-a318-2a6488f9c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:58.357Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=17ed152a-66ec-4ee9-b4e3-0720c47e5fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:58:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:08.362Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b344946d-d733-4ab6-9798-a99fc5dfc67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:18.367Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dbefe0d4-2913-4c4a-ad3d-2f98b12c6546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:28.372Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5fa38024-f0e2-4bfd-bb42-25de04f77930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:38.377Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4f7421ac-dbce-42d5-b110-ae280db5095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:48.383Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8cca5d6b-1f92-478e-bf08-1081052c55f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:58.388Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=45eddc92-dd9e-49e2-9177-c39bf80ba10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T10:59:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:08.393Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dcbfc910-d1ef-4aa3-a981-64aac38f241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:18.398Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3e31d965-05fa-4715-89df-a99537368998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:18.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:28.402Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5e97d58e-6522-4595-b041-dce2ffd88e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:38.407Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dff8ce48-8ef6-4bfb-b38e-f4918cff456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:48.411Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8af82dec-78eb-47cf-8c87-7ade925b9db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:58.416Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fd3236ae-6704-47e3-9f42-c90e66f3bcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:00:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:08.420Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=248fd832-e135-4de7-9d86-e2213842ba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:18.425Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dd395d8b-fa43-488d-8579-02acefb6b2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:28.430Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6a0937d3-781b-463f-adda-683a7ae2b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:38.434Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=05653b92-f1da-4b10-9fec-4c5f88c375d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:48.438Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b07ff091-65bd-4237-9df7-6608b67d9c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:58.443Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d08201ae-58b0-415d-83e4-3ca86d23d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:01:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:02:06.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:02:06.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:02:06.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:02:06.918Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:02:06.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:02:06.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:02:06.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:02:06.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:08.447Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c41acf93-ec7f-4ae5-bad4-1ac8f6c68166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:18.451Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5350b457-3728-4c40-942b-33ee14bd11a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:28.456Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=825fc1e4-d0e4-431c-8dde-ccdc0192bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:38.462Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=52e9249e-0436-4a50-aaa0-7dc2d188da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:48.467Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=11126162-7d6c-49fa-973e-1fcf976052b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:48.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:58.471Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a9707922-c6c9-481f-8d3e-8dbff0754df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:02:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:08.475Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4b2407a5-1dfd-4d34-a6bd-e8093eab1f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:18.480Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1223fcad-a1a8-447e-b1be-d62ff1c2c165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:28.485Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=54b8b7ec-c8a3-4254-89e5-9e67498eec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:38.490Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=72254059-e09d-48e1-b3c7-088a40c6f9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:48.495Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0f486031-04ae-4440-a8de-d307485ba33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:58.499Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4cdcb811-bf18-4e74-acc3-543849dd0676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:03:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:08.577Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9fb3be53-eeb4-49ee-9c02-58f83101da24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:18.582Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=746b9a6b-827e-454e-adb0-ba33f165f2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:28.586Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9cd49966-d34b-4972-b8da-0d9e7dc43a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:38.592Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c403ba3a-d1ed-4d11-baed-f62aa6482241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:48.597Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=42f2f6df-6a1a-40d2-9b5a-8f2ad52e9e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:58.602Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=52600b18-f28a-44b2-aa53-56e77e23b626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:04:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:08.606Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0d8703c3-7f94-4251-9120-4ae453c267f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:18.610Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a1237d7f-3289-4ae8-990c-11e66832f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:28.615Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6731ba92-4a1f-4a07-a0a2-1cf9b6f06401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:38.620Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7817befd-2399-461a-85a1-616a95b8e3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:48.626Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=caa34234-59bd-4b59-ba48-28b221607f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:58.630Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4c232fc1-aeac-4ad7-9d6d-dfa98350012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:05:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:08.635Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7ccc100b-5025-4dfd-ba97-662ef23ae490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:18.640Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e62b685e-fcf5-45b2-9706-16c033efdefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:28.645Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f9e3f9da-b038-4dda-a04d-fce1f2b8be61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:38.650Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=69beae5f-a66c-412b-94c1-58b60dc7e957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:48.656Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=11324f2b-8336-4a3c-b5b4-b5a0ffe095b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:58.660Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9b7b1c6b-b868-4f8d-9464-2a30551a6335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:06:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:07:06.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:07:06.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:07:06.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:07:06.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:07:06.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:07:06.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:07:06.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:07:06.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:08.665Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3213d0a5-13c5-463b-a91d-4f5cc563a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:18.670Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=59dc51b8-b70f-4bd6-907a-5a963a38401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:28.675Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bd2f1a0d-9cb6-48e6-9f59-91b7a37eb3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:38.680Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cd9e0539-e0e5-4f7e-8900-3ba249d679ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:48.686Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5c2d5588-a103-4a07-afb4-800277209e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:58.690Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f2b3c13f-8606-4d26-8fe6-7e11dceb31c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:07:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:08.695Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=987a66af-a7b7-47eb-9f4c-e3517a9087f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:18.700Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=42797906-80d1-477a-ad43-da09c0f8c2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:28.706Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fe1ca20f-7367-46b4-a575-92688929ba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:38.711Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1389fa5b-227c-4603-bc5c-be917c38df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:48.716Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ae91d86b-8c7d-400c-a44e-f727ab1fe107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:58.721Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=63ac7a09-6ae1-4ba7-a00c-f5e9e3491538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:08:58.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:08.726Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5fc03d02-42ff-4b99-b7a8-d55aea1eab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:18.730Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ed218917-4441-45c0-968b-486834413ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:28.734Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=819115c0-41d4-4688-bb5d-fd2e541fe96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:38.739Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e28eaacd-530f-4f05-bab5-e6f63c627c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:48.744Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dc989e10-6b1d-4d89-bcc9-124fd9f783ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:58.749Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9be37722-f309-4ad4-8c39-9497b5ec4696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:09:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:08.753Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6c73a666-d0f4-4510-868f-caaf6415959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:18.757Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=173593a1-9fb1-4a88-9f94-75e8a7ab77db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:28.762Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=86a7c506-5a6e-423d-b5ac-8897c0991df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:38.767Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c017529c-dba0-4fab-a7bf-d48e673edc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:48.771Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dc94a4c3-ba59-4f26-a503-01a042a07417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:58.777Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=547e7330-2191-40f9-8d49-ab7c3f7590db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:10:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:08.781Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=24c7dc31-be32-4568-b8a0-12dd77c72bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:18.786Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=911548f3-7cfa-48fd-b199-a1b2b204d772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:28.791Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=35bdb2f1-7742-4a13-9855-6bdd4f7807b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:38.795Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=98120b99-3608-420a-ab0a-e0156a5a6150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:48.801Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=eb8e18ce-05a8-4943-ac84-e6fc7044aeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:58.806Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a2ee61a5-3888-4e53-bb11-ff7fe926f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:11:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:12:06.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:12:06.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:12:06.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:12:06.900Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:12:06.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:12:06.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:12:06.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:12:06.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:08.810Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=910dfc55-5459-4e4d-90a0-45723f633291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:18.815Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e76c56d3-8056-4768-bb68-55ff9c148dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:28.820Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e3b7cd3b-d66b-4bfa-bdfd-2844e9f667ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:38.826Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e7d6d5d8-b9c8-44e8-8311-36cdf403c630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:48.832Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=de9728fa-df1d-45a5-907a-be3fd38cf3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:58.838Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=667a7731-cc9b-4753-9315-f5db5cb03d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:12:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:08.843Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b0fe621b-151e-45ac-9dda-231b4bb5a3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:18.848Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ea349b3e-74bb-4aa1-81e3-83d7e0e397c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:28.853Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=31b8d6e0-a315-4afe-a0c2-3faf33391ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:38.857Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=90e5c1ae-4917-4469-b341-a7b2ef3413f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:48.862Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e7d721c6-eca9-4c27-82f8-fdf8071c8bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:58.866Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2475fc70-beff-4e86-9073-0d942bef0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:13:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:08.871Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8eefc9fc-0b3b-4b1d-80fb-a8b98667c1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:18.876Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=bd4d0632-ab01-4935-80bb-b63b3c928c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:28.880Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=79bd31b2-6625-4785-8c57-cfe444abe260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:28.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:38.885Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7f5c20a2-67de-4bd1-b005-a5d94b0f5834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:38.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:48.891Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ed3f86f1-1114-4f82-8486-dc4c8d9a9dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:58.896Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f42f5a11-4e5b-4d01-974f-e4d3e551ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:14:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:08.901Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=22c067f0-6a54-407a-89bf-a9fb02a73d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:18.906Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=460b7fc7-3fde-4970-91d0-2b33bead6ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:28.911Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b7eb1e59-fa81-4aef-a23c-b8b3e4077387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:38.916Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=845bacc3-140d-41a7-b2d7-96138bc9609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:48.921Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=93ed0227-dff3-46c7-aaf7-b5d73ad2bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:58.927Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fdebe38b-1ff0-45f0-96d9-83d527d8614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:15:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:08.932Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2608f30c-dff6-4a59-a974-d24fc10a02ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:18.937Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f0f7b23d-9223-4d5a-964b-52af89b5f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:28.943Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=304a4943-aefd-473a-b8f6-55af07bcad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:28.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:38.949Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f2ffed76-441d-4c8b-bfd2-d178fa85dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:48.953Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3844520d-e718-4ae3-9409-7d6857481066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:48.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:58.958Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=acb6ad84-460f-450c-b3c2-f671d0683afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:16:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:17:06.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:17:06.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:17:06.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:17:06.906Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:17:06.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:17:06.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:17:06.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:17:06.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:08.963Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b7940e5f-ae24-4d68-bb25-20f0595358eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:08.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:18.968Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=95eed8c5-a745-4122-a6ab-5bdf738ec9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:28.974Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ff2cd020-3a0c-49ec-bcb8-74819d7a33a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:38.978Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a1b0e80a-6858-47c5-b9b4-ea685c7bbe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:38.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:48.983Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=89b4a347-e5d1-4402-a584-234a9d863520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:58.989Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=182204c5-cd1a-4516-b91d-0ef055bf539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:17:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:08.995Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=28895f66-fd17-491c-b5e3-0ba4e168745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:19.000Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c263e82a-4a3e-4e85-bb65-5467d5dae55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:29.005Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5e7a16d4-af54-452b-8231-349ce5c1ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:39.018Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=422e867b-09a8-4dc7-b2dc-be8fe0840d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:49.023Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=39679338-2b5c-479c-bc1c-3e7aa22950cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:59.027Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b2f1eea7-ecb7-4ab9-8a84-3f8487c75019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:18:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:09.032Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=38320ce9-9600-4f55-8241-40e00b93ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:19.036Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fa478101-7193-4cf9-be8e-4c59dd92ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:19.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:29.400Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=830ab290-5b8e-4e4b-9348-7c7755c159a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:39.405Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2f31349c-3c01-4c51-a888-5a37d71e0f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:49.409Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=500783b9-d8f1-4034-989b-a80e66823683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:59.416Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3a86c92d-8d9f-45f2-9bca-75904483aa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:19:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:09.421Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=91833bfe-db66-4e17-90a0-f2bdf0db4290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:30.052Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=338e3c7e-45df-4510-b08d-a14eb5ec61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-04-15T11:20:31.305Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=2B2dsSFvOBNI6k57pzbB, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:31.509Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:41.509Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5e7d96f6-7f36-4b27-9970-a90c364792fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:20:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:01.044Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=15ebc55f-f0a0-431e-88f5-b8fa06ac2d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:20.569Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6624bbda-124a-477a-915e-721e9e1c6d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:40.097Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=64fb2551-3505-4f97-b8c4-77b2435ea3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:21:59.625Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2d65169d-26ad-4767-a7bd-e8a31db329ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:22:06.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:22:06.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:22:06.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:22:06.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:22:06.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:22:06.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:22:06.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:22:06.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:22:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:22:19.156Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=045045bc-f38b-4cd7-984b-83f7f02ac81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:22:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:22:38.692Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e80d2d08-36f0-40ce-9451-a39c8d7e9080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:22:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:22:58.220Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e0821d73-cb0b-4f79-ab54-19b3da3a5160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:23:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:23:17.748Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a5c19851-4425-40cf-aa1c-a7a3634befd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:23:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:23:37.272Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6641149e-c8c7-469a-a543-54cb0d89d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:23:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:23:56.803Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=44cdecd5-0ce3-4ae0-966c-2ebd9457aaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:24:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:24:16.332Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e707d6ff-ead7-4e27-8d69-126dc69d4e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:24:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:24:35.859Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=31d1ce4e-dd18-410a-a36c-4defccd4ac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:24:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:24:55.387Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=01dfbad3-8b10-4b95-ad57-9976dfb2e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:25:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:25:14.914Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9c189f64-7b50-4e1c-ab88-073bd55bb81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:25:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:25:34.439Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=0838e246-91b7-47f4-8a08-f3fe1b66d453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:25:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:25:53.966Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d14c9d86-fcb0-4ac6-9243-3bff7905eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:26:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:26:13.497Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6d961211-a8db-4b53-80f7-c06acc5be2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:26:23.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:26:33.025Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=c5f42e81-7d80-4b14-884f-c6dea6294668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:26:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:26:52.551Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=675998c5-627c-4ceb-b58b-f1519e68dc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:27:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:27:06.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:27:06.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:27:06.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:27:06.948Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:27:06.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:27:06.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:27:06.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:27:06.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:27:12.078Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2bf8955a-437e-447b-b5f9-a6ff00ec8b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:27:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:27:31.605Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=229be063-9447-42b4-a317-b9d21bcb636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:27:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:27:51.131Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e9bd4448-7759-42cb-a8b7-07fc23952415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:10.660Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b012e75c-1951-42a2-897b-fe90fc0e6c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:30.188Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a176fa82-9107-4ad7-acd5-93e7a9686b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-04-15T11:28:31.324Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=hZ6YPnWZTQKQDr3HpGdB, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:31.331Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:41.331Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f0989206-f405-477e-8610-a35b5369c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:28:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:00.854Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e941029a-614a-40e5-b285-c795dc0a0234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-04-15T11:29:01.629Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LBQyOOArvrdmadeF1fLG, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:01.633Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:11.634Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=87455c49-a4e6-4a35-a349-3b8e0c282d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:31.159Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5a500482-d72e-4fa6-8e3b-cb763b3bed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:29:50.702Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=458ebba7-2cd2-40c7-b5bd-492e64227a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:10.231Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=635fd178-5003-4e41-9fa6-d32313e13a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:29.758Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2ac1b806-68c5-458c-bcca-9cfd31c5ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:49.284Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9b9f65dd-0cac-463e-9192-4e96be5d7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:30:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:31:08.809Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dcd1f3aa-ef7f-4c3c-a6b5-54c281363d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:31:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:31:28.338Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=28182ab7-e017-4a91-977c-7f2cb26aa14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:31:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:31:47.866Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e7dab93f-c7e1-49f3-855e-8a9b56144e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:31:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:32:06.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:32:06.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:32:06.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:32:06.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:32:06.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:32:06.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:32:06.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:32:06.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:32:07.394Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=71dc30d6-c564-4c33-9090-c8d10e7d9fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:32:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:32:26.921Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fc4632b3-639d-4743-b4c0-34e334e3c6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:32:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:32:46.449Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e617f88f-5404-4c97-9458-9d9281ad9b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:32:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:33:05.977Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=d3e83c79-df57-45f9-801d-38859f45e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:33:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:33:25.501Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e5f70442-916d-4f67-b665-792ef2e9a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:33:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:33:45.032Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=9139bad4-7c40-4bb3-9255-08b5a0a3e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:33:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:34:04.558Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=2edd31a6-7a7b-49a2-b0ef-c4755cf4d515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:34:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:34:24.085Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e5c536d1-4bf1-4b0d-bc6d-2e8225ca431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:34:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:34:43.613Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=59925955-35e3-4231-a56f-ed855529203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:34:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:35:03.140Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=55bf5d67-076f-4818-904b-0e29d47e131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:35:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:35:22.668Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ffe1eaf7-111d-4667-b3db-ecaf3692b25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:35:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:35:42.193Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=358a9526-18cd-4ed9-a7b1-69e7458b4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:35:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:36:01.720Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=5f1cfc48-4d5b-4571-9f27-e240128601f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:36:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:36:21.251Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a32b5a70-53e9-41d3-97f0-bebfc8b6e22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:36:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:36:40.782Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7bdb1ef9-e2b7-462d-90a0-b352769fabb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:36:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:00.310Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a909b960-ed38-430f-8e61-590c87d272b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:37:06.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:37:06.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:37:06.907Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:37:06.908Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:37:06.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:37:06.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:37:06.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:37:06.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:19.835Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=1097e354-b253-4264-af65-1db4a523a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:29.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:39.364Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dc8158e7-967c-4698-b455-39d488b08663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:37:58.888Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=40682705-98d5-4333-b0ed-b696d187fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:38:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:38:18.416Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=66668f44-fdd1-4af2-98a8-30669a2a7f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:38:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:38:37.940Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=dad07b4c-4d45-4001-8a29-78ee1ef7ea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:38:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:38:57.468Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a0b66124-34f9-4c4a-8480-7f5952989368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:39:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:39:16.994Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=6c04192b-926a-487a-8fc0-d0e639467e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:39:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:39:36.522Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=cf8e67e9-58eb-4f23-be28-6e537141a2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:39:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:39:56.049Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=24dcebd5-2187-4bcc-b376-177f7d36532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:40:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:40:15.578Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4d35a82c-a35c-49b8-9f83-ab393ff3b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:40:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:40:35.105Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e600f9e4-3ff7-4916-9e28-df924e134be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:40:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:40:54.634Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e30b2111-b8b0-4ec8-b49b-fefe3069f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:41:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:41:14.160Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=a56c57aa-bcbd-417d-88cf-04b736e2dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:41:23.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:41:33.685Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=fcf1c743-2fdc-412a-b509-d80e11ced73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:41:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:41:53.212Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=21de24d9-8116-44f6-839f-92e30003e993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:42:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:42:06.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-15T11:42:06.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-15T11:42:06.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:42:06.908Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:42:06.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-15T11:42:06.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-15T11:42:06.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-15T11:42:06.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:42:12.741Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=01131022-0c0b-4674-92eb-1836400d9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:42:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:42:32.268Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=60294515-ab73-4368-a6be-d47c3a80eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:42:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:42:51.799Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=783583e0-9801-4cbe-aa45-18739ad942c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:11.326Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=13a94d08-722d-4bc0-bac5-c6140c585335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:20.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:30.851Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=87bf9c18-1a23-4342-a9f5-def6209fb77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:50.379Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=ae372ee6-2bbe-4ddf-859b-6fdc751c4ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:43:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:09.906Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=4d5be667-da61-42f1-b50c-d07068f31748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:29.430Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=8879f7b1-c8f9-428e-8260-70cd617d5bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:48.955Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=b875f1b8-5f78-4e81-a3d0-20d196c5433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:49.738Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_18e401ea-0d1f-4e89-8d47-43adbd44a2c8'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:44:59.735Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=e97bda73-1a7e-49d9-863d-363043c645a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:19.258Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=3a7a0fc3-ba9c-4bf2-bbb7-dd1a01f36e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:19.940Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_18e401ea-0d1f-4e89-8d47-43adbd44a2c8'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:29.940Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=392910c5-2fcd-4efd-b8ed-67ecfe92e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:49.468Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=7d01a9da-5869-4364-8220-9519a138f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:45:50.227Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_18e401ea-0d1f-4e89-8d47-43adbd44a2c8'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:46:00.227Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=f728b98a-c4e7-4c1a-b524-6ecd191e5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:46:09.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:46:19.753Z |INFO |Init configs |InvocationID=4c610e3a-74d5-4778-a75d-8505f3ce7ab3, InstanceUUID=32b466de-65ed-4d5b-bbe5-a57f94f76a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-15T11:46:20.715Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_18e401ea-0d1f-4e89-8d47-43adbd44a2c8'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run