By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:42:36.404Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:42:36.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T01:42:36.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:42:37.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:42:37.196Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:42:37.197Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T01:42:37.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T01:42:37.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-30T01:42:37.356Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-30T01:42:37.381Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-30T01:42:39.176Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-30T01:42:39.762Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-30T01:42:39.784Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-30T01:42:39.785Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-30T01:42:39.838Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-30T01:42:39.838Z |INFO |Root WebApplicationContext: initialization completed in 2456 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-30T01:42:40.202Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-30T01:42:40.901Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-30T01:42:42.285Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-30T01:42:42.761Z |INFO |Started MainApp in 8.963 seconds (JVM running for 9.61) |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-30T01:42:42.817Z |INFO |Start scheduling PRH workflow |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:42:42.851Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a7064e39-4d48-4687-a5c8-3878d63d6838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:42:44.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:42:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-30T01:42:48.682Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-30T01:42:48.683Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-30T01:42:48.685Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:42:54.297Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bd4cb4fa-6721-451b-807f-5efc94b7188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:42:55.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:42:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:05.369Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c65b6fe9-6345-48c0-bf21-68176b418d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:43:06.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:16.441Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=17b5be4e-20cc-42a3-a7cf-4daefbb63f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:43:17.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:27.509Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c25d0647-e9b8-47a1-ae35-8cac129c9d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:43:28.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:38.552Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9f8ad647-81f7-482e-902e-94d6f6375787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:43:39.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:39.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:49.626Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5a598704-e6c1-4799-857e-ab92d66bd0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:43:50.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:43:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:00.698Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5678ad69-254e-4dbb-8560-5ac78d085704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:44:01.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:11.734Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f315c1b1-ceb1-42b1-9f91-9b00465fd30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:44:12.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:22.839Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7ba81a34-bd08-483a-9528-0100fdea9693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:44:23.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:33.911Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a3a53f91-b5ed-472b-a9cd-5bd13202d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:44:34.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:44.950Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2339d181-ae47-4769-9ff3-bac60ad42513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:44:46.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:46.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:56.024Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=25bcbd60-f4da-4ba8-8e4b-1f6b0f25cd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:44:57.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:44:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:07.096Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=65a3c6e2-c409-4daf-a206-685bf4b1ae52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:45:08.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:18.136Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9109a631-9e55-46e2-887e-8544427205d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:45:19.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:29.210Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5fc1f9e5-a44d-40ae-9406-02864bf5509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:45:30.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:40.281Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f03ed265-5f60-4eb1-bcf3-d46d81d66652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:45:41.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:51.353Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d2af986a-194e-49fc-abce-40ae09b94df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:45:52.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:45:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:02.424Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=91451dc0-591d-4966-8170-ff3ad935a489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:46:03.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:13.497Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=53a4924c-7fd4-4689-b21b-74fa4b1dd765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:46:14.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:24.533Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=09a8b55c-b64d-4da6-bc37-ebb5269414f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:46:25.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:35.608Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6c889c5a-9ee9-4144-87e8-e195fb36fb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:46:36.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:46.716Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=72c6eac0-18f9-468b-b3d5-34359bbbfcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:46:47.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:57.784Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8f694af2-48c9-4552-9be8-4ba1542d9d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:46:58.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:46:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:08.856Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9b8c0772-f4c1-4c04-b42c-7018819de12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:47:09.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:19.928Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9258a176-2d5b-4c02-af92-9be9320bc727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:47:20.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:30.967Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a2b9f7c7-4094-499d-a84f-3cff78f518c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-30T01:47:32.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.150:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:47:41.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:47:41.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T01:47:41.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:47:41.282Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:47:41.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:47:41.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T01:47:41.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T01:47:41.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:42.040Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f1669a0d-0334-44ae-b3e8-4d7614452c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:52.502Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f00878fd-e494-4b7b-88b8-d57914da0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:47:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:02.520Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=01326722-c77f-429e-a788-313d1d7bc91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:12.534Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3ebac24b-3bde-4335-a981-44fdc1cfab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:22.547Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1a3c9eba-d4d1-45b4-a168-680506ec63fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:32.558Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=11559775-4c19-4852-94cf-b70604c97c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:32.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:42.570Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2ef07e83-7fd7-48fb-bd16-5ee313649a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:52.583Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a9fba9e8-4c45-4eac-b062-91ed8191ffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:48:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:02.596Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f663ec2a-5f7a-4175-bae9-653ec64eba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:12.609Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f2c93e2c-7486-46c3-93f3-6149be9e68a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:22.621Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=382c2e28-a2d5-4216-9196-d41b72703f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:32.662Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f2a15fca-01a4-4fcb-92dd-75cbb9d43085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:42.674Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1d36d6f4-9853-46ac-acf3-ccd85c9488e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:52.685Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6a74cb76-5ef2-4d4c-b8e9-ca8732430662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:49:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:02.697Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b5631ab7-88f1-489a-8579-850c6d0381a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:12.707Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bc3faf5b-64e4-4aff-af4c-28b4bad5dfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:22.719Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=80d35995-b0f6-493b-8320-6f42a0bcb9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:22.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:32.728Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bf93bcc9-30c4-4863-9991-8f2118d284ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:42.738Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4e224be4-8247-4292-abd9-e1f6ff98bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:52.748Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=29ec743a-f5b6-454e-a59b-619f823facaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:50:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:02.758Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d9a6551b-daa9-4720-94fe-a04394dd75fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:12.767Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eddcc50d-537f-4907-912e-ef8f617961c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:22.777Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ea8aeb57-0768-423f-bff1-8771b4d8275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:32.790Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8feb3ffc-9351-4dc2-8509-2511020ee5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:42.803Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b5034f2a-0763-4827-9b4d-b3b1b5a0671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:52.814Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ca1af880-db41-4d93-b285-08062ed1276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:51:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:02.828Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e7c10fea-4e68-462f-a546-4717d3c96809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:12.840Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a1b06e09-c21c-4607-aefc-1685a2a20a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:22.847Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cac82279-e09b-4813-82f4-f96c5236acdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:32.857Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1988a85d-9f2b-43ff-b456-bc2afc7633e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:52:40.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:52:40.528Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T01:52:40.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:52:40.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:52:40.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:52:40.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T01:52:40.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T01:52:40.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:42.866Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ef9602b5-7d58-4822-ac8b-690cc6dc9a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:52.877Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1de6da37-4cc0-4ac2-8370-f42a27fdb417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:52:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:02.887Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=81499ffc-7f3b-4780-ad47-5a5ccde0d9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:12.897Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a65eaef4-52c2-4611-9c33-acefef49c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:22.907Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=17fd51a1-a437-4cb7-822e-246307bd31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:32.916Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=916c628a-c0f3-48c6-89c8-659f2dbd4536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:42.929Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2ac03852-6a8c-4247-b4b6-b85bbe64392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:52.938Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0b437364-39ea-4cbf-8d71-f2d5913a48be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:53:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:02.947Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=79b14bde-f4e0-48e0-b1dc-8e034c724b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:12.955Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2a9348d7-a21a-4c96-aa5a-185367e5e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:22.965Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6a873539-f429-4ae8-89f4-071685069cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:32.975Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7078e461-9d15-4b90-ae84-de7ada78ed99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:42.985Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eb127779-491c-4581-a8e7-0c72f7eda380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:52.995Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=70fcba24-5877-451d-a637-f2cf0807de43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:54:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:03.005Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cfbf1a4b-ade9-4ec8-afe1-8d3efafbcb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:13.016Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8f742263-332c-4c96-99ad-ae1615752c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:23.025Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7248bfe0-4f57-4709-bc25-24df8f940706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:33.033Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fb35edb5-86b3-43f9-94c7-50f726059d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:43.044Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=92e56936-495a-45b2-aabe-59a83e1466c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:53.053Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=06744072-3388-41c7-9a9b-e1229b49aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:55:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:03.062Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e3ec1007-12fa-4be4-938e-002e6b6d8bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:13.070Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d588b1b1-308f-4209-8919-74e5f6170508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:23.080Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=60758f66-e5ee-45fc-a485-33305e326347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:33.089Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=21a24173-e77d-4495-aede-cb5607af8a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:43.100Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=350711ce-2e86-4880-b91d-fb68250fda6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:53.109Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=946104a9-3186-4074-8496-525313daecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:56:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:03.115Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e50e3578-0ed1-437c-8dcf-e560dbad351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:13.124Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=71ee2eeb-f567-4a48-a8a9-023ce5678c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:23.133Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f8019545-c22e-431b-a344-8bcb31046f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:33.142Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1fcb0bf7-7b4b-4ede-849a-8c67ecc98a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:57:40.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T01:57:40.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T01:57:40.438Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:57:40.439Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:57:40.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T01:57:40.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T01:57:40.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T01:57:40.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:43.150Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=85eb0e8d-e919-4267-b9c7-fe3bddc315a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:53.159Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dacceae3-020a-4734-ac44-2339c7f0249d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:57:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:03.168Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0bfa7eca-3b4b-4fc9-8299-f37fddb06c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:13.176Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=03485436-b753-42ac-97a6-5397ff8f0b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:23.186Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8b996bf4-1a7c-422f-8d3f-2eb15affa10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:33.196Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a56d710f-9791-41b3-9e0c-abb19df9904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:43.205Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=aa394175-7bf9-480b-91af-e32f96faee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:53.214Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=78098e31-87f8-4d91-bf16-83927b00ba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:58:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:03.222Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=72b4cce3-f66e-44db-9dca-4e4d7f70ed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:13.230Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=898cb334-a019-4ed3-baa2-85b97a7274fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:23.236Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c19aa0d3-8fe2-4aaf-bab9-ca32a7c294f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:33.244Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=57c71969-f432-4bc9-8497-b74543c2d6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:43.252Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9c8938b7-5f5a-432f-983d-09b6e28ca2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:53.261Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=baeb47de-bf33-4f85-af2c-e48fc75187e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T01:59:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:03.270Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d0b1d52f-068a-432a-a183-6adc9649b598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:13.278Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0a6103ce-203b-49e7-a308-fb6b63b377e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:23.287Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=769d6429-f80f-428d-b0e3-66e140584356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:33.296Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7c85c46b-8a53-45fa-96e4-37cd7c194d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:43.304Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ed5bd824-efc4-4080-b900-2a12ded45e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:53.313Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=96881d83-1115-40a2-bc37-2a8e9a8c9a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:00:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:03.320Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4f0495dd-5c9b-4aa7-ab8b-f6c9b417ea0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:13.330Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=49aecac9-82a6-4081-8eb6-57729549ef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:23.337Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ffdccd23-c1fa-4d4e-93ea-7ecdafe23e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:33.346Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6d50ad67-2444-4bab-bfe0-8519da7c8417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:43.354Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=717e63e1-6e49-4b95-b8d6-b80d45e876c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:53.361Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=92bb90a8-1cc2-4faf-bdf5-4605b6e23788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:01:53.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:03.370Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8f2dce17-b3ff-48c3-ae52-5e55b5ca6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:13.378Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=836a6577-9efb-4135-85b1-5bf4bffec2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:23.387Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=322990be-b84b-40e2-8bef-46cf24c711bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:23.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:33.395Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6ea9aaa6-a08d-40c3-a643-019a0fc0456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:33.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:02:40.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:02:40.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:02:40.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:02:40.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:02:40.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:02:40.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:02:40.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:02:40.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:43.404Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=214e0c7c-ff8d-4e21-a6ea-90abfcac99a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:53.413Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4eba5bfe-5976-4249-8623-13165ed019d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:02:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:03.422Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3fb54c54-833f-47de-abc6-afdec36b12ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:13.430Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2f484501-23eb-43e3-ba93-2d9ab016fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:23.439Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c99753f4-8946-47d4-b575-6df7be9bb581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:33.446Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=27b4794f-4f8a-4edd-ad47-a9c91d02c834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:43.456Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ebdd6bd9-bdb6-46ce-9927-ce39a8146bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:53.465Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=884965c4-8b07-4a04-83f1-5ca6bec824b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:03:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:03.474Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=51a7aff2-5777-42d4-b42c-7c79f583ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:13.483Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dedb490e-2bf9-4a05-ae3b-4ca65eae21a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:13.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:23.492Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b05251c7-5d35-47d5-be7f-9619fdd3d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:33.502Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d31e25ce-cc89-421a-9b48-2cc179acbc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:43.509Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8ca52316-902c-4591-8a51-9b0f00a9f385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:53.516Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=77082856-05c7-474a-a138-dd561442cf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:04:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:03.523Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5ca68f88-3356-4807-83d4-df31d88cc0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:13.531Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e1dac3c5-2374-44b2-8374-3715f520120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:23.539Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4063f831-b9a6-42f9-96c7-a82a27d1bff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:33.547Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1f52a467-bdc1-4bd5-a830-462f37352231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:43.556Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=32cbbc8d-679f-42b2-86ec-8df9dfd2e7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:53.566Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c20c8719-5efc-47a5-ae25-f0faac882c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:05:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:03.574Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bca60010-70ab-44a5-9528-d1dadc9a7f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:13.581Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ca64a94f-e106-4225-806b-8a64c6884fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:23.588Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=710aa48f-bde7-42f4-aaf6-b0a22c78da2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:33.595Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d970b6af-e16b-44c9-a80e-0b578defafd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:43.602Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cb05c18a-bd39-4be3-806e-6ec2a275ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:43.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:53.610Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4141b88a-2508-4fdc-af86-be3b2291e69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:06:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:03.619Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bad84e30-2801-475f-986c-574a380f334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:13.626Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9100c72f-1ecf-4c31-af67-8cc9923d572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:23.633Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e8e20c83-2009-4868-bdb3-6ee647230960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:33.640Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fd124f6b-7f2a-42f0-8830-9f5428aadd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:07:40.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:07:40.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:07:40.422Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:07:40.423Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:07:40.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:07:40.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:07:40.428Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:07:40.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:43.648Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f837de0e-17b8-4f28-936d-80e1d1d21f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:53.657Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2d6fb7e6-8cc4-451f-90a0-93536dac9e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:07:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:03.665Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=51d69315-731f-464d-864a-b34fca9667c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:13.673Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ca3a687e-8303-4dc2-9f97-2cb670ed37a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:23.680Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=00dbbf9b-1580-4bf8-bc2c-50af4a5dc820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:33.688Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bef491ee-b691-45c7-ad25-911eea7c2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:43.695Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=96e94b50-cce7-4911-8e48-2253f477d71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:53.702Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6adb229b-ae99-43c2-a409-f373f5701273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:08:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:03.712Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5cb46c4d-0eed-4b0d-a83e-cfefc4421a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:13.720Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fda2d492-c06b-4599-a1db-ea56723bab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:23.728Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6bab9e3a-b89c-44d6-a378-8006b9d3eaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:33.735Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8e495051-6bf4-4046-98ec-2ea25543c8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:43.743Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eb4e0860-54a1-4362-ad90-f8e4efb61106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:43.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:53.751Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9cfefd80-a1ee-4d78-9d9a-f93502974e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:09:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:03.759Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=20c3bb3a-f4f9-4631-abe3-498c015140f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:13.767Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7461f987-7489-4e71-aa00-38ed66705ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:23.775Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d16b0bf2-e984-4dec-bfde-e0a5342880ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:33.783Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=033960b7-5fe0-4e05-a460-bd2f2996c8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:43.791Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=26cf9501-79f6-4394-a9ff-56ddf428f33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:53.799Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=15d1b87d-161e-4c45-af28-49e55bec2554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:10:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:03.806Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0ebfb9b8-10c6-4f25-ab28-b96395563a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:13.814Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8e373f25-d88d-44f8-8f83-64f72c4a5e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:23.822Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d718ab97-3f52-4b2d-ab23-6081f3677a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:33.829Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f59f3217-882c-460b-9d63-5485fe4f79f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:43.836Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0f5a458a-265c-4962-8e20-85102e4b1b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:53.845Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d8e887a6-c12a-491f-933d-8c87ad981847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:11:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:03.852Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c1b7a56f-6d78-4f86-abe6-aa1289fb334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:13.859Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=44d94b42-c3f0-4753-bcef-8f9850c8cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:23.866Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e55489cb-ba50-4f2d-b362-874c77b2330c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:33.876Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0d45aed1-2408-4d03-b0d4-6fe2414b1591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:12:40.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:12:40.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:12:40.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:12:40.470Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:12:40.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:12:40.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:12:40.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:12:40.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:43.884Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1957c067-b935-4ba2-b37c-1e8609723cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:43.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:53.892Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5f979fa2-d03c-4e05-9162-9b7eaeaf29d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:12:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:03.900Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=56507b90-3f9a-4793-a1cd-b049b0be8984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:13.906Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f1f8a06f-1d46-453d-9845-345fd4b71cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:23.914Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ca32c853-81e1-4509-938e-39c6d8213e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:23.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:33.922Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=759b9076-c41c-435c-9412-1a044c58003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:43.930Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=60d2b1b5-b995-4e17-a0c2-2cbca77cb8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:53.936Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=27acc808-fe2e-44fc-b479-79ea0466c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:13:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:03.943Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f7d9851f-36da-49d6-ab85-707772f940cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:13.950Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=67782ebc-e832-4b3f-805c-72f7d9fad962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:23.957Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b3e659d6-c8dc-4ef7-a86f-3902a0bcda92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:33.965Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c687d401-751a-4eae-83d3-7f153efde1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:43.973Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=96e9244f-071e-4ccc-87ed-70650ae11320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:43.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:53.980Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=78811209-ba10-46b0-814e-92c777fae510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:14:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:03.987Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=821c9f72-8bef-42e5-959f-61fb67ad8915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:13.996Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2b82633a-2105-40ad-9210-a0564ecc7e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:24.003Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9c6eb563-9f0d-44d0-9617-8613ce88dcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:34.010Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0b1bd915-0276-421c-bcdc-d0966deac55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:44.017Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=204e72ba-5a1c-4d8e-bfa1-263fa7178b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:54.025Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6a010a7b-e305-437a-a551-3087dc802088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:15:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:04.033Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=daa24cff-f93e-4fa9-9909-8f20be6ce485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:14.040Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c4f1c31f-e8d0-4d96-b4ea-3ee80b8babd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:24.048Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=55dc8c5a-f752-4330-aa9f-d02222e03a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:34.055Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=63210d16-b1c1-4ed6-92d6-235389a8abe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:44.062Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=24591056-0f26-4f42-b40c-822a06e6d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:44.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:54.068Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=90b8fbf3-3ed3-4d0b-afee-e1383eb39d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:16:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:04.076Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=498ff57b-100c-4472-8a47-0e6d0847965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:14.084Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=439091ef-06d9-46e4-b9f9-677e9f008885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:24.091Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c2eabcae-aca2-44b8-8a90-39eb760e8ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:34.098Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6a03b8cd-429f-4094-8e1d-b9a9d028927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:17:40.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:17:40.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:17:40.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:17:40.476Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:17:40.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:17:40.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:17:40.481Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:17:40.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:44.106Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4418945c-95a1-4809-8b6d-45d831e0cc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:54.112Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4baee950-9c7d-472b-adaa-fe7f1878b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:17:54.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:04.120Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=43301f32-c4f6-46d5-b1d9-34c774b43998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:14.128Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=17b08898-058c-447b-b0e0-18e3bd2d2b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:24.135Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e17f5625-d339-4a55-bbe2-f3d83357d097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:24.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:34.142Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0a055060-3df1-4ef9-9427-725fd136d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:44.149Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=91219fc1-60b3-4e1f-9818-50fe9696d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:54.156Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3df188aa-6264-4235-8984-cfda543eb008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:18:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:04.164Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=19ebfcd4-1682-4619-b86a-e7bf881fb8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:14.172Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eaeb03e5-9c15-4a21-91d6-0a60782a04d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:24.179Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7048f839-1ebf-47a6-9b73-6ec2c224640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:34.186Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7e23f579-0a5e-4e9f-827f-26c2234b3901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:44.193Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e1504086-fc73-40ff-ab84-c9d82f2d5992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:54.200Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5f48432e-40e2-42b8-8e48-80fdc65bc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:19:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:04.209Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c8581544-8345-4b69-859c-cc634df67289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:14.218Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=faa0662d-7e67-4e5c-b85f-82b9eda013c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:14.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:24.226Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=814390b1-a09b-42ef-94a1-d769ce41d23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:34.234Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a1a99a31-ec0d-417e-b3ac-2e71b978711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:34.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:44.241Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8b0a7d2d-0c1b-44b1-a487-1674f448ea4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:54.248Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5504fac2-e646-4ada-9f75-726145c9098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:20:54.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:04.256Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e61c24d8-c47e-4aec-8ca6-b23cfb99fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:14.266Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=47f726d0-7e22-47e1-a065-b092f2bf51ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:24.273Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=75dfc998-6d89-484a-8274-8b3af9c92270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:34.281Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a15f0fc7-f3d0-487d-9f6a-79280d559457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:44.288Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=037ce993-3291-4265-ba21-07f70900b632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:54.295Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=11f25bdd-45fd-44f8-96a3-9aa23ef67791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:21:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:04.301Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=50c59d65-71d0-4055-bb66-561071b8f30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:14.309Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c58b9d79-bb2b-4be6-ba50-7180776142fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:24.317Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=330ab5aa-63ef-475f-8c0d-e5d0649c6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:34.326Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=79ab1760-6f9a-4092-b3b0-5ca70b9291f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:22:40.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:22:40.421Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:22:40.422Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:22:40.423Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:22:40.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:22:40.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:22:40.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:22:40.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:44.333Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e9df87a2-f48c-411a-913b-e8e2187234d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:54.340Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f1a94f48-226a-48f5-b539-45b8521cab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:22:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:04.348Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c5797bed-8576-43b2-a6fc-3d6e32f5fd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:14.355Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9e13fcba-0910-4078-9df6-d97a6cd6304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:24.363Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eacc49b3-693b-478b-84cb-11cd9e86fd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:34.370Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e48f00a0-2b3e-4e79-9b7b-6dd8b7408cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:44.376Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=10501e7f-561f-4e80-80e3-13f0d3153a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:54.384Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=acb25c60-a40d-41db-b987-c9c83525288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:23:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:04.392Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f33d20af-623e-4eaf-8a0a-f8b15d4e64e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:14.400Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3a0d34ad-a199-4dfa-a4df-1a39b1fbd6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:24.408Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0f8c93f1-5334-49ea-9d54-5bfed000d0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:34.414Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e597fcfd-5b63-4535-86d4-0b73411b6f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:44.421Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5058791b-bc5b-447b-9cf7-89008b620f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:54.427Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=81faf459-f975-4ff5-9d00-92364e85dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:24:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:04.433Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d5213f20-0420-4ee9-a1a5-e99ff95e6ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:14.439Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a66f8ad1-8ecb-4c27-9ac2-532c634f782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:24.446Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3a182694-06a9-4046-ac3f-265f035efd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:34.456Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f770b155-7003-4f4d-bcb0-dbcc0fa43586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:44.462Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=362b4e7b-87bb-48e4-b7ba-2cabebe1f081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:54.472Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=24816330-117f-44bf-9050-42afbd4dda70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:25:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:04.483Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3083ce1f-0016-4821-8e34-285603b2c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:14.491Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6512a813-1752-4e12-b0af-6ebb072f03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:24.497Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a70a4b36-1254-457a-95e9-6fffbedeeb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:34.504Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e397b739-6b4f-43e5-992e-aefda8c1ebda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:44.510Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c8901026-f542-4b4e-88d3-392fbed2e5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:54.516Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9ff40c8d-6f1e-448d-a227-02c80b125f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:26:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:04.524Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7a213a34-9fa9-4b35-92ed-5feb9658baa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:14.531Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9f974f14-32c7-43ae-9b10-c5dc6162984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:24.538Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=59011c89-81e2-41e0-9709-ea5c46ad85fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:34.544Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=acb3c5fe-2113-4429-a447-ddb2bc6c0818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:34.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:27:40.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:27:40.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:27:40.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:27:40.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:27:40.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:27:40.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:27:40.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:27:40.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:44.552Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d152829c-ff8c-43e2-bb16-416e0da1353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:54.559Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=57c9f412-851d-40b3-b3f7-11efc07b2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:27:54.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:04.567Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4f2da2a2-f9b8-4a29-8cea-2b59de05c5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:14.574Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f219e329-ea63-4612-8076-6ed7ab11da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:24.581Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=69b32570-5214-49cb-afaa-faefad51829e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:34.588Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8c19b3c4-9dda-40a7-a50c-3b59d1b7dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:44.595Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1ac83385-ae5c-41a4-9c0f-1958a39ceb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:54.602Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ce165521-be07-4910-864a-faa3a8140651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:28:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:04.609Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=39af6eea-6d10-4fec-804b-7c29570a3f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:14.616Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=66578655-70d3-46b7-b4a5-2146c617b7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:24.623Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=aa9e51bf-dd00-4cfa-b4ed-6976e7b7238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:34.631Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=375696af-8141-450b-8ed6-e6ff289688d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:44.638Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f4a31ebf-86a4-484b-84eb-828fa1732635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:54.644Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=df0104cc-50ca-4e95-9b9e-15c6904d85f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:29:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:04.651Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6017c7f3-d17a-43ff-9c71-e014d2b12dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:14.658Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b668cf45-dabe-46f2-8dc9-204c38a590da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:24.667Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3f1ae2f9-af40-4410-af26-d4d82dad079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:34.675Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=145036cf-4328-44b3-aced-a950b0d18e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:44.682Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5bb9d064-425a-4f6a-b5eb-09e58c5edce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:54.689Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eccf91e1-4f03-49c5-970b-90ee4b6e3724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:30:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:04.697Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0236ed7b-c8c0-451e-a78b-d907fecb745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:14.704Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b33bebd6-b129-4353-b26b-ee6982d310fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:24.712Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fd1153fe-0f3f-481f-8284-909a7dc43fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:34.720Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=34126110-122d-4886-85a2-f5381363e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:44.729Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9c03ce11-42e6-4541-8113-c23a30316241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:54.736Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=96170f1d-c86e-4e84-852f-f3867b889bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:31:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:04.744Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c47ec814-0a18-43ba-9310-11a5052f8285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:14.751Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=21e3d65c-981a-4b7d-ae17-c6285143ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:14.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:24.758Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6fdd33b3-6d18-4802-add0-33a851356935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:34.765Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cc3e5429-c655-4867-9d58-68c5ee03e876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:32:40.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:32:40.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:32:40.433Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:32:40.435Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:32:40.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:32:40.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:32:40.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:32:40.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:44.772Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a71181bd-4d37-4229-8e22-a2b748ee16b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:54.778Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=df3ec9c1-4478-46d4-a836-a3e66e20b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:32:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:04.786Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=db7174d3-3362-4b38-9cf8-d62a5e00f90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:14.793Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ec078fb6-7962-4ab1-9cf4-06816039da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:24.800Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=60d21e36-b4ff-4da3-ba4f-5237f55dc4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:34.807Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e0f33a8f-7d8d-411a-8531-dcb86d4a6de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:44.814Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=36ee7611-ee1f-47d3-8b52-22ae6343f83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:54.821Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c8552291-ffee-4db6-8172-3d7439c8b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:33:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:04.829Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=14f0b7a1-01f8-4b06-8180-98cb2381946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:04.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:14.838Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f1d036e6-f022-4a91-9eff-0cf38eaa4d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:14.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:24.855Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d0f3a6c1-431f-4a5f-a602-cab9138fbae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:34.862Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=44bdedf8-cbc4-4028-8b7c-34cb1569cc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:44.869Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=72e1ab84-7794-4fc7-a5bf-522540d17246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:54.875Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4ce5ab68-6cf5-4863-ae86-3f39194fe02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:34:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:04.882Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b160d496-346e-4a7e-b77a-c3c503351ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:14.889Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=773da95a-39dc-4dc4-8e2c-4912a72f810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:24.896Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=badfe268-1f31-4761-b350-7eda6f0fbd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:34.903Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8cb7541a-9134-4379-8f18-9cf551072a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:44.911Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=adbb07af-6a09-411f-944a-4c7ef7bc9709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:54.918Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c07f2a34-aaf1-402d-8385-e2595a355b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:35:54.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:04.925Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=665db10b-f0b2-4e65-b87d-8b04c032e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:14.931Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=caf542a2-5707-4007-8174-a2299d5b28ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:24.938Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ac9d6e3b-ac64-490e-9d08-03df19b93b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:34.946Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f40f3411-91c2-4809-80bf-fffae78a833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:44.953Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=49e65439-714c-41dd-9e47-6d84585e7505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:54.961Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=83e86ba4-e97f-4805-8b87-81468c8ef4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:36:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:04.968Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=04094df5-db96-4672-a380-61cec0c41007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:14.975Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=055430dc-9b27-4c1a-9136-cbac551073b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:24.983Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fbdc7725-cdbe-4b4c-a3fd-30f1c27c87f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:34.990Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e1ade498-95bd-490f-9012-6b91510326fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:37:40.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:37:40.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:37:40.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:37:40.427Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:37:40.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:37:40.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:37:40.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:37:40.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:44.996Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=21686ef0-f5b4-43a4-be85-04a3b5ef0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:55.003Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=19992472-afc6-4570-95a2-a7fb24024c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:37:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:05.010Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=620d88ee-1ece-4c73-9e5e-ee5afab6e694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:15.016Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dafbec91-1dbc-41be-95da-e8e66242c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:25.022Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e3568041-7127-4c6d-904d-c75ed89334cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:35.029Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b46c3151-3633-4e31-a17b-c42ef5e5b045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:45.036Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c2eaaf11-eb37-4293-8247-54b5bc675e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:55.042Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b56bd043-7cfb-4d56-97e2-30a8921b15ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:38:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:05.049Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=28ffb708-ecc6-499c-8844-f440af947636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:15.056Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=71306d04-835d-4f99-8e8e-22cfc55e5ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:25.064Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=07f017ce-f106-42cc-8a80-44eb3292c5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:25.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:35.070Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=46d26dc5-7668-46f9-8c4c-12035ea00bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:45.077Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=017fa43f-640c-4c31-af77-14907cea23a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:55.084Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c9739c04-7e8a-4f60-9361-951720d24fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:39:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:05.092Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=88019fbc-edba-41f3-beff-99492295b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:15.099Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=823aa9f6-5c76-47e6-ae25-02d22b10ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:25.105Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=04bc6a19-cc27-48ab-b7d1-5a2087906c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:35.112Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c2850ed5-219f-4e97-a8b8-89da750608e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:45.120Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9dbd77af-133a-4d82-9f02-0db734df8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:55.127Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6b3364d6-36c7-493a-a329-672f63a61a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:40:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:05.134Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2ec23be1-25dd-45f8-ad6e-689d9f13869e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:15.141Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f7f90d2c-5f3f-4b0a-a542-e7063de9289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:25.149Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9286e0b3-524d-40f5-8be2-322f570d0ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:35.156Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3c6e4bcd-3e58-405e-98eb-b3f98767fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:45.161Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=523600cb-a5b1-459e-ab3e-a461b6fda2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:55.168Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=41db81a1-86e1-4931-b09f-0e2fc60c4b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:41:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:05.175Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=300fd6d7-ffc4-4f87-9432-90d22f73d07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:15.182Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e6156310-a3cf-48db-841c-328a1247207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:25.189Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=35aa78c4-915b-44d1-ae68-44fbfe171e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:35.196Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6d48b60b-1ea5-440d-a51e-774a676f1a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:42:40.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:42:40.427Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:42:40.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:42:40.429Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:42:40.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:42:40.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:42:40.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:42:40.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:45.203Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a5ab553e-78c2-457e-b894-d4a071427a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:55.209Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=18a392cc-7e6b-4e37-b305-9ecc970f5d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:42:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:05.216Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=539a002d-e277-4a85-b195-3fbaa548421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:15.223Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3817fe12-7257-4c77-be7c-f9a9711f4bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:25.230Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=24f5617e-59fe-4a98-a4ed-0951b121f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:35.236Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8da484e9-b5b4-42b1-aefb-396dadf8d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:45.244Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7bf4c874-52ea-4485-9da8-005cc41e3c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:55.252Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0ba739e6-a85c-4cf3-888b-f23e9a4d38df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:43:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:05.258Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=84f51f7a-961e-4e1c-97de-29d4aadcba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:15.264Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7f7592ad-7702-41a0-ab57-c0adc9fed689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:25.270Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0b788fd1-1950-44e4-9eb3-3a43d16fc4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:35.276Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8dffb95e-24a3-4d3b-9dad-dce2e4a9f26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:45.282Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f69313a2-e6a4-4688-9b86-c37deba94423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:55.290Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f4656e68-a4ac-4b93-9e2b-31d447e8e689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:44:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:05.296Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d15b529b-5755-4f98-9a74-ce2231f9d3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:15.303Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e204582d-4e35-4a01-883f-5e137cf36ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:25.309Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eb428362-27b2-46dd-b437-b1b7185df6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:35.315Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=133c052f-3519-4bbb-9845-4699a26bb06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:45.322Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bfd18d76-c57b-4b2e-88e1-ea0a53591324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:55.330Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a22eb8f4-6dea-4e8d-a0a2-843b8ebafffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:45:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:05.337Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7e3db33a-a28f-46d1-83ce-3417e5384e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:15.343Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=398ff4e2-e3d7-4743-b76b-8f2f1915029b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:25.351Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0a493e1d-fa07-4d26-ba51-b13d5ccadc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:25.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:35.357Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e6d90dbf-7b9a-4470-86b1-59bf362e6778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:45.364Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2cbb9daa-d976-4a54-a636-7562c30b15b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:55.371Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7ff6c12b-3309-4959-b579-d0dd6aea274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:46:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:05.379Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f091e33c-6943-4999-97b4-07332a7557f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:15.386Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=62730cd7-0214-42bf-8bab-f20624da9242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:25.393Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1d5ee703-d78f-476c-8901-801b14608e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:35.400Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=589da0a9-37e2-47cc-b3d9-537429a4de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:47:40.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:47:40.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:47:40.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:47:40.441Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:47:40.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:47:40.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:47:40.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:47:40.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:45.406Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cd4f6d07-5155-4f08-b666-62c18d8b3b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:55.413Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d77f0d5a-4a74-418f-a8c6-b9fa821e3ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:47:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:05.420Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0f0fbec7-1f41-4c68-b5a0-4034d74d1759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:15.427Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3946fd9c-7c54-476f-a7b4-95a71ca496d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:25.433Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1631654d-ed12-4b0c-8297-831639f51959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:35.439Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dc08a8d7-e66e-4df3-ac50-c353afad4c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:45.445Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5290ff6b-c092-43d1-b1be-bf5bc434cffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:55.452Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=90bd7d3e-acc8-42ed-9f8f-02f8c6cd76b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:48:55.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:05.459Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5f23490f-4eaa-4387-ad1f-8c3d98db5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:15.465Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7912f0cf-446a-49a3-adb8-fb616449709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:25.471Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d6c67d0f-f64d-4140-a0c2-b3593dbeff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:35.479Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bb5fa12a-2568-48ec-85eb-389368647b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:45.486Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dbd94f64-6491-4c29-92d2-4b8477a90cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:55.493Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4e814bc8-dd29-4598-9fde-c449cdc1b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:49:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:05.500Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=00865e04-d507-4c37-89f6-7838c612c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:15.507Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4201b9cf-8cb6-45b4-900e-1d2588099e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:25.513Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=29ef4095-162d-4e6e-a159-978eae6ddc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:35.519Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=02ce9166-f3b5-495d-b8d0-236d8272bdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:45.525Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=557e1e56-1280-426a-a434-68a84e4371d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:55.532Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9415256d-6c65-439f-8f1b-56c68065ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:50:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:05.538Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bf5d594e-13c0-417f-bc03-a95b85f43a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:15.545Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bc1c3720-e2bc-4e95-a811-5f1e419ac8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:25.552Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f830a7a7-2abf-49d5-b777-218f1ee60475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:35.559Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1ac5c336-06b2-4373-998b-5494b1e93e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:45.566Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1f378856-b41d-4b6c-b618-31ca1c3e3209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:55.573Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7fce3506-16fe-41e0-a8e5-77211d572b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:51:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:05.580Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=caf56dfe-d51d-4534-87dc-cc7932325cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:15.586Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=87bd6c52-a5fd-44f4-91e4-c16c31c9e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:25.593Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2b55c8c3-1095-463f-8930-4b6c6c988e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:35.599Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1d0a5ff3-0dc7-4bf7-b8a1-8fd47f42b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:52:40.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:52:40.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:52:40.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:52:40.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:52:40.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:52:40.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:52:40.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:52:40.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:45.606Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9a0faf44-d843-41f8-bef4-0e1fbee2106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:55.613Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c08b3f9a-6f91-4e1b-a69f-4564594ff53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:52:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:05.620Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fac86b87-e151-4a1a-9696-73f55fb9f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:15.625Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7ac820aa-e344-49e0-a37b-9318c16998e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:25.632Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3aabaa2d-6ffe-4648-8853-2f90b6f31e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:35.638Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=727f3563-1e9e-4303-b72e-30681395f848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:45.644Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a43f98f6-5ece-42c7-b652-e29b9d6ad243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:55.650Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e43d7346-d503-4372-8290-9d029ee91f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:53:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:05.657Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=83e04bbc-e474-427f-8002-007541c8461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:15.663Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9c4cb6d7-cf81-465c-a532-da962c465793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:25.670Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=386339c8-f782-4e76-a313-f508e4f9b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:35.676Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5f0d0543-92a8-4aec-9aa6-b1ff14bf37bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:45.683Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=32969b76-b2fd-4cc0-9d42-da31b64751cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:55.691Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5fd25f13-53cc-4521-abb1-4b6bb8835bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:54:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:05.697Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=57ed7dfe-bec7-47cb-8805-01b84d12fb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:15.704Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=86e658c8-3054-4df3-969e-d66ef3c0ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:15.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:25.710Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=72b70e81-37c8-4a14-b103-93369244c07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:35.717Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=915f3d37-1049-45bf-abbe-f60b0ec336e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:35.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:45.723Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=47799d5e-e676-43be-bc9f-a558c0a027fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:45.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:55.730Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8416454d-654c-448f-a3ff-e5bd48f23047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:55:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:05.737Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fab06f52-9d21-41b5-899b-12c2fd03fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:15.744Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3e635ab9-1634-4060-b2ba-5ddc87d9f240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:25.751Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8f713782-6f85-4b9a-aef5-c70c28f313ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:35.757Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5c37fd5f-9933-48bd-a138-6d612fe8124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:45.766Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d1fef512-5fae-44fb-a8f1-fbfa8b7743cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:55.772Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=23a62e14-8f93-4db6-96a1-6c3b8cfa6519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:56:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:05.777Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=132886db-94c4-4696-96b6-0b06d874fa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:15.785Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=45f29776-ba3e-4a82-a0f3-3092865bf7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:25.791Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=749e416e-b53a-448e-9a8c-2ff57b5ec38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:35.799Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6104bb98-392c-4a4c-835a-bf37ff966b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:57:40.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T02:57:40.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T02:57:40.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:57:40.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:57:40.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T02:57:40.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T02:57:40.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T02:57:40.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:45.805Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5dd2e1f9-fa8d-4cf1-ae29-1a220170106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:55.813Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=98972294-3ddd-42c0-80d2-84b708fe8996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:57:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:05.820Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=91b6e260-b2b0-4acc-85ac-46cd4fc44a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:15.827Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b5ab9247-84b1-4c8a-9d37-26510011e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:15.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:25.833Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0d00d238-43f5-43e2-9c47-da61748b8381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:35.840Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=15fa555f-10f5-4a63-8d32-e7b922dccd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:45.846Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6fda5ff7-697b-4d7d-b356-851452ef333f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:55.854Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=74a0e23e-581a-43a7-a399-40094046f738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:58:55.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:05.861Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=716d86e2-31f1-4961-bd70-0d032d505b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:15.867Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cd2a3d07-571d-478d-85ee-87e8e399e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:25.874Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=50e99d7d-915f-4ef3-a72a-df8d7c502c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:35.881Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=14062deb-c41a-45be-b626-61365b45db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:45.887Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9a52d0df-f43b-42f0-aea0-d19ce97df17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:55.893Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0a52eb02-6acc-4ff8-a2e8-edbec341c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T02:59:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:05.899Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=70c038f2-b49d-43d8-b2cd-7dfc5d16cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:15.905Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a32a0731-95d9-4882-8987-dc082ef09ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:25.911Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6726158d-92d1-41f8-8f8c-0ec11650921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:35.918Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e1476933-c58b-4e1b-9c6a-e51b15594b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:45.924Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4d02b5ef-b471-4718-8d3d-48c83ae0f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:55.931Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5b9fd6e0-8976-45b0-8a60-a6fcb52976b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:00:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:05.937Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=79497398-ed87-4aef-b03a-65eee4713eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:15.943Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=600850f7-5457-4789-bb0e-ebe1aa157d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:25.950Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=94d7a7b0-cde0-4daa-90e0-5db5947363db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:35.956Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=09d5c7bf-37ed-42a6-9a26-f204e66896d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:45.963Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a9b6a19d-2d88-468b-9b90-d1e55b9fe5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:55.969Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ada8fc31-c46d-4edc-9fe1-415dce899f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:01:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:05.975Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=eac20465-ae4b-4a38-8865-6a1ee1acb5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:15.980Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=92e47f55-1ff6-4f6b-8e89-1cbb8f9bf978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:25.988Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e7d93cb4-5908-4349-a1f3-a65094ea3cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:35.995Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bc6d98f6-1eb9-4e3e-81f3-e54b14ff8a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:02:40.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:02:40.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:02:40.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:02:40.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:02:40.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:02:40.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:02:40.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:02:40.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:46.001Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=aa463fca-ddc1-4b0c-b356-4086b0bdc824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:56.009Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=792600f0-57f3-4993-a11a-bf90befdf5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:02:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:06.016Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2f44e8e3-03e7-4084-b96b-dc550a7482c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:16.022Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c4ddd3aa-09bc-48f4-917f-c81179ed6e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:26.028Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ff0c11b2-e2fe-4f39-b155-8c62f0bc8723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:36.035Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fb12679d-fc4a-4f66-94e5-32717c6b2a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:46.041Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9c0f63d5-5b9d-45e3-b834-0392edafc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:56.047Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ce4c3c99-8761-47e6-86fb-38b1977b1fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:03:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:06.055Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5691fcd9-7275-4304-91e6-668b0288f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:16.062Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e627fb8b-5f2b-49e7-8425-0418c39eb342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:26.068Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=01a5969f-3ae6-40e3-85cc-7bd8484d5f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:26.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:36.073Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7a66c434-e734-430c-b4f2-346a37f86c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:46.080Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8acf4d7c-0c66-4de8-a4ee-6dc2674bb60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:56.086Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=72be1957-a819-4311-95b8-5b293669eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:04:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:06.092Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d406f93a-42b3-4ff2-92c7-ca7c6a269433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:16.101Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9c25ffa4-c4ba-455d-96ec-e6f096dd82ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:26.108Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5b2c0c8d-e8db-41e1-9e22-e70640cfb11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:36.115Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a78f05a0-1715-4755-8a30-a06b35a8495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:46.122Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=12e6de8c-3a6a-4a30-82c2-531b712a73c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:56.129Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5bdf25d4-021d-4cfa-9d07-d4ff8ba5d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:05:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:06.135Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=36ec44b1-dbd2-4d85-a65f-218e12288fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:16.141Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c5881d1f-10c6-44e7-971c-dac1df9ca77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:16.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:26.148Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=912a6981-b9e0-4f36-8f72-db1f68309a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:36.154Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6542cf85-571a-402c-83f9-c765868b806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:46.161Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cdc257b5-d0e8-4413-a335-6e42dd86b4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:56.167Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f8b41e4a-6179-42b3-b7c1-005728557c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:06:56.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:06.173Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bfd89d8c-3786-4d21-916b-38e42841e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:16.180Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=db107460-9ff0-4087-8442-e2c6234c1625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:26.188Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5737aa19-393d-464d-900d-6f806b9523b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:36.195Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=456be8af-3c53-4505-ad55-feff31e6f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:07:40.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:07:40.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:07:40.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:07:40.437Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:07:40.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:07:40.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:07:40.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:07:40.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:46.221Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dfeb589a-356a-46d4-997f-a6c556351f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:56.228Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a984eaeb-f3a5-4d60-87e4-85e9cb7ae22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:07:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:06.237Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2e0be8a3-76c0-46f4-b0c6-226f4c43701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:16.244Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=329763f9-a2af-4064-99c8-61c2e0914e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:26.251Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d0213ec9-b60e-45e3-b083-ce24778d2eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:36.260Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0eaa3d1e-e168-4493-a5dc-6bb9c22b6712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:46.267Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cee5a419-ba76-4597-93a3-7c922bdfe260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:56.275Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4ca3166b-97d1-43b0-8149-408d2fc7d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:08:56.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:06.282Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5c857e8c-4715-4b0c-b30b-48c90b54b56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:16.288Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=df2f4e19-2cf6-46d2-8837-1fdabe9e8ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:26.294Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cc7f1604-dba5-4341-b70a-6374cc958ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:36.300Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5badd3e1-bd23-4077-b4fc-4f51c20295a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:46.307Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=52780317-1083-464e-b5a7-fda75a7ab6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:56.312Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=74914f3c-a349-4efd-a1f6-b17b6ad548fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:09:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:06.321Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=759b167f-c8a4-4514-981e-42c9179281dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:16.326Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e6a5342f-6d0a-4c6b-84d4-9bf54551a3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:26.332Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7f194f5b-ccb7-4557-b112-b72de4841682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:36.339Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fbbd950a-16c0-442f-940d-46e943a7c1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:46.345Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ce72b5c7-7b8d-4f11-b995-911db24ebd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:56.351Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=101a4c8d-6f5b-4928-8d2f-3de543a884d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:10:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:06.357Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=faa810a1-d918-457b-b842-8a5283e22475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:16.365Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=05710c20-0d7c-46c4-8041-e1c1c7066262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:26.371Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=50701860-c89a-4fc4-a52b-21ceb485f2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:26.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:36.378Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fd8d7ee9-313a-4774-8b04-7cb5d6baa135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:46.384Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3dc6460b-69fc-460d-aa38-f61fe01f92b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:56.391Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5876e523-d868-4d87-83fb-cf50a05acfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:11:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:06.398Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d8c9b7ed-b845-4914-a846-fa8614e95e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:16.405Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fad0efeb-74c6-4f67-8172-9def24c0f4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:26.411Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1e31920e-0552-4e62-a9ee-ac5c4973f916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:36.417Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9fdca9dc-cbad-42c8-acef-fa9b710cc706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:12:40.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:12:40.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:12:40.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:12:40.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:12:40.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:12:40.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:12:40.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:12:40.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:46.423Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=26ac5c70-e934-4685-8a45-18756972cb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:56.429Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=17e8d8d7-04e6-44b7-aeb4-e3b7f3127b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:12:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:06.437Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f19f0f60-7aa3-4f16-a778-f1413579bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:16.443Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0eee8287-3295-4d4b-bd81-d4c994bd7ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:26.449Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fa042f69-a529-4f14-826c-b98b1aff7c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:36.472Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5704cf13-c678-4b1b-98c8-58676ff52020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:46.478Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=35671917-5326-4297-8715-9fa9d5693a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:56.484Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=60f5097b-8c91-43ae-87eb-5ce88be7ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:13:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:06.489Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2d405e59-12a0-4c42-abe6-764c7261b93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:16.496Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8c902892-0ee0-4740-a90c-54b320d28905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:26.502Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a30913dc-5093-4d9f-8624-c7f850838e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:36.508Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=33c8bb6c-a876-4e44-93b3-317e4a3549d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:46.514Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=20d6c447-2a85-442a-b935-8c86ba60a5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:56.520Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dc618ae0-5edc-4a4a-a477-26102e80f9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:14:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:06.526Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7b5e8aa9-fd26-4423-80dc-a832e34e8ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:16.533Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ba31a664-db8b-4eff-ba8d-5b45662ffbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:26.539Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5ef9c057-bc3e-4b2e-a25d-f699fda2354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:36.545Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ad2fdc29-048f-42b5-a2f2-f6dcf829e340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:46.552Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1d179267-a676-4e8b-8281-34587eb50f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:56.559Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=986c34ff-4669-497b-85d6-77eb8adbe646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:15:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:06.565Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d51347ba-32e0-4779-b9ad-03c61ea431e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:16.571Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b3b12d02-27bd-4122-99a6-79d81274cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:16.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:26.578Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d48aad56-e9fd-4d91-94ae-34d379dea10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:36.585Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=aa70bb47-c03d-4261-a3e0-27f941308886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:46.591Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=97bbec94-3283-4bb9-8dcd-dfaf7f63978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:56.597Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3450d908-4784-45f8-b563-7c5972315ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:16:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:06.604Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f6eeb72c-7888-414b-a661-666fcdea0736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:16.611Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fefafcef-1740-4b2c-806a-6d8707d7e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:26.619Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ea41a8bb-e03a-4698-a3f7-463c605ecb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:36.624Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7d41db51-58dd-4326-bf69-c654975e9c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:17:40.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:17:40.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:17:40.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:17:40.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:17:40.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:17:40.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:17:40.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:17:40.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:46.631Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=abc19dca-03bb-42a2-bc70-709f13d2cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:56.637Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ef1eb454-054f-4196-bc6f-b648b7d27801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:17:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:06.644Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=312f48e2-8b9d-4dd2-b7bb-6f75e8ab2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:06.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:16.650Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6640429c-3494-4f68-b002-24520c0136b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:26.656Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=182b8d99-d5fd-48e8-99f1-1082c81bd50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:36.663Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f12fe8d5-13b7-470f-8e88-9465570850ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:46.669Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=95eaf6e7-3758-4181-8759-7d49110915b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:56.676Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b270099e-b9cc-4d54-b033-982b80e4a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:18:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:06.682Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cb19e82a-8589-4cb3-9714-e71117a34003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:16.689Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f27ea033-ebde-4ae9-a505-68eda77a3301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:26.696Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=da11f52b-5430-4093-b2c9-4eeb30040458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:36.704Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a1439829-dad2-499c-98ce-0d445796178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:36.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:46.711Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=231ca27f-008e-4324-ab06-3300bf0e0c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:56.717Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ad065101-9c96-466f-beae-1a2c55485109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:19:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:06.723Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fe06bd61-7e5e-4619-8d51-1105610c03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:16.729Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e7874de1-d219-4a02-8c3d-7e8e2819f490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:26.736Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=be137b0b-9b4c-4afd-a420-463851ae5ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:36.741Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7a0218e1-b4c6-44f8-8ff7-b3b298c80668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:46.747Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=476a97bf-7a65-4ee2-bf14-ba296f2813b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:46.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:56.753Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6eaa4202-cb78-4458-b04e-cf57a1751fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:20:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:06.760Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9fb345a7-499e-4b97-bd7a-48be67713f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:16.768Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=04505aa5-a373-4f9c-a430-7000f31a767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:26.775Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=42f1f5ab-0710-4a7b-9c48-c3c5c1b77956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:36.781Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4cfef006-7734-4ce5-8617-d315d37614ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:46.788Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bc056bf9-50b0-4ce1-9884-00e6cd4220ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:56.795Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a8abe053-5907-4dc3-a008-6fedf2faf628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:21:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:06.801Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c6ab06a7-417c-4e21-b17d-6f31e9f5c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:16.806Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1c5afc51-2df0-41bb-9469-61abd7109836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:26.812Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d81b6996-afcf-4e05-90d2-f3af6976d4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:36.818Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5b7036bd-66ff-4e5a-8acf-5edd21b0f4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:22:40.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:22:40.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:22:40.423Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:22:40.424Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:22:40.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:22:40.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:22:40.427Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:22:40.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:46.823Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=74a3ed1c-e6a9-4eb5-96fc-3386a2c279fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:56.829Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6699d852-65ad-40a8-937c-7435987fb461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:22:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:06.835Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d4ac27a8-a811-40a3-b0ef-57977464d3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:16.841Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a6f65c0c-add0-4d52-bd0c-e485301d78f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:26.849Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a1b6aac2-b631-4200-9c96-28fb91a5ee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:26.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:36.856Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2495431a-4dce-47a6-923c-3b24fe92658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:46.863Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=06c758b1-a09e-4525-89dc-e40966549f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:56.869Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a645c0f7-1ab8-4606-88a8-68f3ebed5764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:23:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:06.875Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3d03612f-48b5-4036-9ffe-17c4baa4f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:16.882Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8844cccb-a021-4511-89db-7b3aa4d9025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:26.889Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6d2ba8e0-d46d-41f5-9a71-0f6adb770f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:36.895Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=601cbbe8-3616-494d-9129-3a29badc464e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:46.902Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c177dec1-70c5-44a9-be5b-6ff4b4780fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:56.907Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4a4ca56c-99c3-402a-848e-43673d66a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:24:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:06.914Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a8bf6a6a-54a7-4fab-bef5-1dd3d04d7c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:16.919Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1bb3f8e7-e30d-47d0-aa83-8bd35c290c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:26.926Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=38076043-f25a-4352-a131-a34e3740f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:36.934Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=450b1e4f-3df4-4b4b-ae20-03f8752e8c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:46.940Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=88a462d5-9040-411c-94b9-3878e8dd1cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:46.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:56.946Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=14b69256-0005-43c5-b6c1-0fd22632427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:25:56.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:06.952Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0541190f-0e79-4cfe-8257-5b5a07a65ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:16.958Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e33505ae-ab70-40d9-a416-479e88d0dde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:26.964Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0c19c236-e309-4983-9a42-f9fe146f5a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:36.971Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=43fda950-7902-4cfd-8011-f15fc3de71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:46.977Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f96b29f5-f233-4155-99c9-43231e576dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:56.983Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=478cc37a-48c4-4973-93ef-41b55469120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:26:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:06.989Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fe87be01-ef77-4d56-8d95-090b924a38f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:16.994Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d1d5ec09-f351-40bc-86dd-c33f1cd6f9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:27.000Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=46a54b17-d7dd-4741-957e-b4306d89e543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:27.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:37.006Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=827541d6-0f46-4a46-bcbf-a9e9366d932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:27:40.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:27:40.396Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:27:40.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:27:40.398Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:27:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:27:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:27:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:27:40.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:47.012Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d5f80531-2953-48f5-adb8-91ff5e0536a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:57.019Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4eaf42cf-0b5f-4028-a3fd-0f954460c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:27:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:07.025Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2bbe339c-672d-44f6-83a4-4829fb0a6f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:17.031Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=84832073-bc91-4f86-be6f-747ec4d6d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:27.038Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4baf88f1-bb1b-42d8-9f9f-230c258f6334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:37.043Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4de3694f-392a-43f7-9c68-c5bea115db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:37.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:47.050Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1dbfd3b0-458f-4511-8788-e5529f132557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:57.057Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=424ef905-ad25-4819-b119-1fe2473cc2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:28:57.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:07.064Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4f597c4d-170d-4d8e-a25b-0b6f91fee488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:17.070Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=736a6770-3484-4865-a982-c7bc810de7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:27.075Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2eeb8c92-e214-4968-aa1d-3206174c8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:27.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:37.082Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5a07df48-19a4-4c8b-ac67-f64c0022fc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:47.089Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=79e48392-ced6-4717-8794-384ff5d43c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:57.096Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=540f9004-ba06-43a2-8588-5befc67e9f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:29:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:07.103Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b0e59fa7-a986-42a2-9607-87511b7cf605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:17.109Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=deed9cbb-55de-47e5-a8d6-c49dc3980965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:27.115Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=37166196-4130-4d34-8543-4de5b2a4d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:37.120Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d9dd7cbd-b066-4ce3-8ee2-e01828f0f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:47.127Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5428b5c6-e55b-49ae-a34a-9848363ea454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:57.132Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=56da294b-5183-443b-b320-0ab47370904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:30:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:07.138Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cc6208b6-e036-42ba-b0d1-fa02311dd49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:17.144Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7dbbe623-b67f-4aed-8053-7f806f3a543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:27.150Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5c7ce192-13d5-413d-b53f-9bc8c040a2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:37.156Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f4c57178-fdab-4a5c-a16a-fe279ba86f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:47.163Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c667c3df-8943-4db2-b8ce-3ba758f0e248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:57.170Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=de873aa6-2584-4d11-8d85-bab1f1be6644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:31:57.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:07.176Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=48959a6b-cc2d-444b-8b6e-cbe2ba3681f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:17.182Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e34adaf2-927f-4e28-8af0-888a54709e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:27.188Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9af8482e-5869-418b-b851-7229782abc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:37.195Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=832db738-e47b-480a-97e6-95bfc9174a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:32:40.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:32:40.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:32:40.407Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:32:40.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:32:40.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:32:40.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:32:40.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:32:40.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:47.202Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=911f0bd2-7bb9-4a6e-aed3-3ecbfa4c655f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:57.209Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b08c5adf-a5f1-4132-b897-4dd4b60cddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:32:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:07.218Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e3d8a481-11d7-4101-99cb-920c73fc98b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:07.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:17.225Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b7774ef4-82c7-4dfd-ae49-12e965bb715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:27.231Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b4879b43-cbe9-4686-bebe-d99113f98f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:37.237Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9db0925e-82ad-4259-b1fc-81a1bef1995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:37.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:47.243Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=14421812-7dc3-45f5-a725-f02e511dff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:47.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:57.250Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=de576be9-274f-4248-aabf-35b1e98b92b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:33:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:07.257Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0c44f26d-2429-4f8f-900a-262439b77cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:17.263Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7d4286b6-5547-4e6c-8ea3-3098bbf9cb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:27.271Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a4e24f3d-440d-4667-966f-b01310fba4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:37.278Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bdb5b468-7747-4b3b-86cd-3a3d078ad2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:47.284Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=64b6a9fe-f7f4-4d0c-a883-6db918f948e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:57.290Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=522c3def-3ef3-4427-a4d1-805e5586c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:34:57.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:07.297Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=51099f37-7eb9-432e-9b00-104b47a49917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:17.303Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=68b34989-1e10-4153-8396-c3940399587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:27.316Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=235a0b8b-5b0c-4d70-9680-2be4280fe5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:37.322Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e1291855-67fa-4cc7-9424-bf5912657ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:37.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:47.329Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6c917b8c-a112-4fe0-b549-10543e45e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:57.334Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ba7313e6-acb7-42a7-a7aa-021e3365f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:35:57.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:07.341Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=093928d5-0040-4353-a575-f1a1aaf4b071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:17.348Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3f024993-8411-4322-88a3-4589d73542ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:27.355Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d0c5b3a3-53ae-451b-bbc1-6bf53a4aa1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:37.363Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7b389c7a-62ef-4780-9973-ff53dfdf0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:47.369Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=81d26499-596e-4b96-af57-916ce59ef5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:57.376Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9ae8a957-cfbc-4056-84ba-96c4cecc2acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:36:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:07.383Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b66ffa4e-32da-4d15-ba5e-a7090d380d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:17.390Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=adb27ac9-dcfc-4764-8db1-9d85c6ddad5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:17.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:27.396Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=66fcbb10-3f9d-48b3-8b38-a8a602b87098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:27.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:37.401Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b9e1b411-c993-4a10-b75c-3c6a06df13f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:37:40.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:37:40.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:37:40.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:37:40.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:37:40.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:37:40.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:37:40.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:37:40.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:47.408Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=19ed1e63-b1d2-473b-9d38-3742386804cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:57.414Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ae85f0c4-4ebb-4bfb-9ff9-02d216669c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:37:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:07.421Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ed0fa0d1-c045-47f4-a02b-8547c36bb72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:17.427Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b88a49a2-efee-4f86-ae1f-3414096fa523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:27.432Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=909c8b7e-bab3-4084-b397-7f178e627f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:37.438Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0064da85-1f88-47d3-9edf-0ebd4345c847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:47.443Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2d956b9f-cd27-4496-8de7-dfc366c33d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:57.449Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c464fa97-2304-48de-9698-1aa99750d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:38:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:07.454Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=38a1204f-4343-4a19-9aae-e09d93073ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:17.460Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=13bf3730-911d-47cc-9283-3902575c77f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:27.466Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4c8f3d3c-f934-43a1-b081-be1fe7a88cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:37.471Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=94608eac-906a-4708-a7ac-7e105a928087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:47.478Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6148b9e7-3db8-456c-8147-75d741567291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:57.485Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=22ffeb36-651d-4ddb-97d6-255c25afb69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:39:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:07.491Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0622d0aa-9269-4c47-9010-3b36a2a9ab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:17.498Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=86cc7478-a3ec-4de1-bf78-99633c940daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:27.505Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=875b4992-cec7-4978-8cc7-9d944b3c1625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:37.510Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d695bf3a-70f1-440b-ab9a-fd5096296e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:47.516Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=33ca1965-1e04-437e-b83f-e3895b87a3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:57.522Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f7eec01f-bfa4-4feb-aaa8-ad82f958292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:40:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:07.528Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1f208c59-5976-42c3-a129-59381fdd9393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:17.534Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7898ff51-db43-4874-bf39-81fa592476bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:27.540Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0bc7aad3-40aa-4110-ad70-bd3054c90fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:37.546Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=86a3832f-29e4-4605-8083-959d5cf40aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:47.552Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=83c683c9-d8a7-45b2-abfb-65ac0c8f6696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:57.558Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c8f2b811-5acd-41b9-b3a9-fa840f63edb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:41:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:07.564Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e8970443-809c-4bd7-b67a-d38a9e7c4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:17.571Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=58e90ea1-4f25-4607-bf67-e093d35c7ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:27.577Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=49d6ebf4-dcd4-4bd3-8cfc-995d880867e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:27.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:37.587Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=22bcaee8-0c28-41d4-99a6-87ac424d64df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:42:40.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:42:40.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:42:40.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:42:40.422Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:42:40.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:42:40.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:42:40.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:42:40.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:47.594Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ce5766ae-0428-4c2c-8b8f-c7b4f3229266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:57.601Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8269ade9-b267-4dc9-b685-b7930132ca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:42:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:07.607Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5a8ad39d-2298-48c2-9a1e-63522579898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:17.612Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6fea275b-4949-439c-885c-acb5fbb30f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:27.619Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5c94280b-48db-4af5-8149-fb90058c79a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:37.626Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=171b0492-719c-46a1-afc0-67d07d4e73fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:47.633Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fe49ed2d-8a49-4c47-a321-d80fcdb81f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:57.640Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a2cc3ff6-2969-4820-b669-ae90a35a4155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:43:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:07.646Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=bb295ad0-001d-4bf6-ac90-ccc97d45ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:17.653Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cd58daa0-4379-4197-b702-60ffb3322819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:27.660Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8a5f332b-3ad9-4581-907a-4a4e46a7cc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:37.667Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2630d683-5fcb-4584-b66a-e0a537106b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:47.672Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=de256370-f933-4817-9f6a-0c2b1ec697cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:57.677Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=06556159-11f5-478d-b09b-8bf11efb72ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:44:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:07.684Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=01f784c3-3b10-45c5-a129-5b2ce4d36b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:17.690Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=33100b81-35e7-49e6-8697-7644f6354060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:27.696Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6b9d3427-ac19-4919-9bc8-4e4ff83efed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:37.701Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1a63ee03-ea64-462a-b463-e394564a9837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:47.707Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=78d62591-18cf-4fa7-825f-a9242552d6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:57.713Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1457e17e-7737-4fd2-9327-188c2ed97564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:45:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:07.719Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=96004344-8ce7-47fd-afff-61c52d9452fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:17.726Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b68660cd-04c1-425e-aba2-451ae4b47a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:27.731Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cb70b905-0e1f-40a4-9bd1-da95e584abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:37.740Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cb428b92-d745-4bc1-abc9-40a23f018e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:47.746Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b570f4eb-eb17-43c2-bde4-33d94ec8a2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:57.753Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2b599c38-5b22-4872-9f89-8fa434a98af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:46:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:07.760Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ba067438-34c6-4ca3-b1e2-ce6c93636871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:17.767Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=34790b70-212d-4c63-a665-12cad4a73596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:27.774Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4c0c815f-ff5f-4959-b939-4a0c3218b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:37.780Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1969b8d2-08a2-4bac-8fbe-8c49c13123ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:47:40.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:47:40.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:47:40.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:47:40.398Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:47:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:47:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:47:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:47:40.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:47.787Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4eb91537-388b-4b06-8fac-d882514ed047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:57.793Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6d37db87-6f31-4f81-9f34-6dbae83f259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:47:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:07.800Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c9b0492d-1843-4ea6-9479-f68f56ddd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:17.806Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e1d28bca-6780-4c0c-b20d-f9c5000c7ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:27.812Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dd1477d9-19a9-460f-a165-23ffc398deaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:37.817Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e061143d-2834-47fb-ad12-d1f368cb3d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:47.823Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2a1796b8-83de-4d82-b2e1-50b81c3f3283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:57.829Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=220ea895-72fd-40a1-9e21-0ce6302fc28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:48:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:07.836Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0a760df2-f61f-4aca-8d49-83bd019fdaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:17.842Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5df1c803-88d1-4c91-a182-7eab9b7b9435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:27.848Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9b7f860f-60bf-4aff-b13f-29a0d3cafc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:37.853Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5cf6d38a-5c59-4070-aa09-b9ffaab020b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:47.858Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8926ae29-cf6d-4c95-96cc-638951d2dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:57.864Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0b20cd8d-3d3f-4566-95c0-4e62b7217647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:49:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:07.870Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=816cd65b-82fa-48d3-b24c-4149bef93226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:17.876Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0667e678-6c76-46af-a282-8272bb4ee61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:27.883Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3ee88100-b5e8-404e-a3bb-cbbb3a681fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:37.893Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ed747d30-77c1-4865-999b-3c50a9ae85a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:47.899Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=07b0f527-9ad3-423a-9ea1-49ed34fae4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:57.906Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=025f250a-8b4f-44c1-b43c-6a00436b654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:50:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:07.914Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ae9320d9-d92f-480e-9cbc-4d6cccc14dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:17.923Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1edc3827-bd8a-4793-90d0-8b93a58f93e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:27.930Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c2d405b3-62e8-40a3-97c9-bf5e31fa0567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:37.935Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9f1f0dd8-6756-4896-829a-1b0ac82b4596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:47.941Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=aa2f1ce5-0ca8-4e24-a025-c071e5ab35cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:57.946Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=1566101b-741a-44d2-a54a-0e24a960851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:51:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:07.952Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7b8994ac-d476-4af5-82ff-24c84c7bf395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:17.958Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2d40bc53-3869-4c43-93a8-85253d35b815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:27.964Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=0e16679b-3e4d-4fda-b30a-040fae0fa2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:37.972Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ca3a4d06-1c2c-4b5e-8d3d-41b19514597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:52:40.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:52:40.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:52:40.407Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:52:40.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:52:40.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:52:40.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:52:40.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:52:40.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:47.978Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2acbf31d-2c52-47c5-aae7-74b57cc68940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:57.984Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=72752f9c-e317-4fed-9e3f-b602c8b5cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:52:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:07.990Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4224d498-ff5b-4cdb-8824-6550777d2f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:17.996Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c7bdd849-7e4d-4ab4-8a1c-d4f2ff58637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:28.001Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=000b2107-aa4c-4246-adce-3a087d7ed6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:38.009Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3ff0a9bf-6dc3-401c-b8c0-30809261f314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:48.016Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b5b540c4-63e8-474a-8e46-7bf26a95f2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:58.022Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=49277b1b-a687-4bf5-a1ff-0ff440bf30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:53:58.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:08.027Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a3c9bd2f-6fac-4897-9694-bf8610d973cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:18.033Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=95313574-8845-455a-a1a6-e39603cb540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:28.039Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7f8c9529-d282-46fc-8d57-51b8023386ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:38.046Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=101cd7e8-b2ce-4aa6-8979-fdaeb4152629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:48.052Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=939dc0d0-c97c-4a75-908f-ff61ab3cc4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:58.058Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a7795ee7-336c-4357-9099-4dca1f672a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:54:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:08.063Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=4b5ea49c-d9ff-4976-af75-138cb047f40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:18.070Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d3d830cf-79ca-42b7-bc36-ebdbae362509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:28.077Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fb8d7bfe-3a21-41c9-91dd-69b406316dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:38.083Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ea3aab5a-b555-4f37-b390-82484e500d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:48.090Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3a533c98-0f55-4163-aa61-9887e37a005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:58.095Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7eeda77b-9065-47ef-968a-45d520566429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:55:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:08.101Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c7ffbeaa-b825-4111-81dd-b151923eb463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:18.107Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=5f3c5dfe-7539-4e47-ba70-3ca0571ee0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:28.113Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e34dc7c2-4872-4286-9b6b-2bee9eebc6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:38.120Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f3f33301-f114-42c8-8492-59fd18e0200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:48.126Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=95521733-129a-4151-ac22-a45fda5af40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:58.131Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=382b1673-35ae-46eb-8e71-5bb5481b18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:56:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:08.136Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=16d5d7a2-f1d1-441b-b561-ff872796c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:18.141Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2daffbc2-d453-4e4e-b438-ba00194968d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:28.148Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=448d1740-9c57-4d13-8994-3fd01c464dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:38.154Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a2a1bab2-4f9a-4f7b-a23a-6c99ff06bde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:57:40.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T03:57:40.409Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T03:57:40.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:57:40.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:57:40.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T03:57:40.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T03:57:40.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T03:57:40.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:48.161Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=30f6f5fa-32cd-47e1-8b96-3828865f8aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:48.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:58.166Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=2bad7b83-7257-4266-b456-ff634f3c38d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:57:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:08.172Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7a102d3d-6258-4cb7-b13b-54d3c039e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:18.178Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e3a0097c-998e-4b12-a537-54003fca3901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:28.184Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9a40299f-3c16-4657-8f5b-25b7659c0c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:38.189Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=03551ea2-0831-480b-8c38-12fbda091f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:48.196Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=758b6d15-d184-48dd-b8ea-90ee0e07c076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:48.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:58.201Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dccd18d9-ef5c-4ef8-8a76-a5edb5abcc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:58:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:08.207Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=82482537-46d2-4a08-b276-250181cd4592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:18.212Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=07c29231-2420-464f-80f2-a5e811f95315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:18.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:28.218Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=43d5d44f-ccc8-45ba-80be-2760cb1f6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:28.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:38.223Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=ee744ab6-02ab-4824-ba57-2506a09e2d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:48.229Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=91f7c8ec-6bf2-4e2b-a2df-a4ccae3880f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:58.235Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=57b3634e-4aff-4ef3-a34f-51cde61d1a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T03:59:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:08.241Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=53f1fc54-5d95-4c36-9774-e86d1ae69136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:18.246Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=47f5c31e-dde0-4e4d-9fa9-17f54b0305e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:28.253Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d340d525-c2a5-4ae0-9a4f-6576e88ab9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:38.259Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d342fc9e-4bed-481a-af39-8d7956bc1949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:48.265Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=d9bf11fb-5a9a-44a5-a575-1e6065756072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:58.270Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=86af4e32-a7fd-4d87-9179-5a70615598c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:00:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:08.277Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=87020807-3e71-423a-9a42-f2745d60665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:18.282Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=6601a42e-df4a-4055-a6fd-baaa55d806a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:28.288Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=8cc4bb5b-90aa-4a1a-a594-41ec70099225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:28.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:38.294Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=807fb310-b457-4946-a0b8-4c1e5cf2f5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:48.301Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=870e1114-5ca6-4b0d-9330-ff5e9a88963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:58.307Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7edcff3d-0dd2-496a-9360-703324b875e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:01:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:08.312Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c5df7eaf-9841-4efd-ae9c-f52b9ea5d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:18.317Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=7dc02c71-89a1-45fc-8eea-4b9a1064b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:28.323Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=f32bfacd-0de7-400a-8d02-d8f700f075a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:38.329Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=246eeabc-fb4f-446f-8893-8b2d1c2f4dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T04:02:40.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-30T04:02:40.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-30T04:02:40.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T04:02:40.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T04:02:40.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-30T04:02:40.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-30T04:02:40.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-30T04:02:40.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:48.335Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=babd6c52-b1cc-46ad-bd5e-caa591c0d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:58.341Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=fbb0bf78-76f6-4137-ad2a-a1b0d50d75ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:02:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:08.348Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=429d3297-9895-4420-97f4-de480a26ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:18.353Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=346900f4-4c4d-4653-9117-577ac181c9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:28.359Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b584cd2e-ec5b-4797-8308-e83e0cc6b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:38.365Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=dc0a1cb4-1550-4466-959b-d0fbe3adde01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:48.372Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=e7eb6477-2e2c-454e-8c42-1bf504f1cc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:58.378Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=cccadb1b-65f7-46e2-9aca-47c25193b250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:03:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:08.384Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=9437eac1-8b4a-49ff-b6a6-174858385ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:08.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:18.391Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=a7cfa20b-4841-479d-8aae-846d48db897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:28.397Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=c57a5e70-41e4-4eff-9623-8b02f335cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:38.403Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=b3111379-72f3-423d-8cee-cbe6e427e879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:48.416Z |INFO |Init configs |InvocationID=969cedb3-4e83-4eed-ad5b-696b46655caa, InstanceUUID=3c18d5a6-db22-4cff-8c22-80da63296fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-30T04:04:48.421Z |INFO |PRH tasks have been completed | |