By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:11:12.849Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:11:12.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:11:12.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:11:13.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:11:13.559Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:11:13.559Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:11:13.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:11:13.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T12:11:13.716Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-25T12:11:13.737Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-25T12:11:15.068Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T12:11:15.525Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-25T12:11:15.554Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-25T12:11:15.555Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T12:11:15.610Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-25T12:11:15.611Z |INFO |Root WebApplicationContext: initialization completed in 1872 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-25T12:11:15.963Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-25T12:11:16.724Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T12:11:17.942Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T12:11:18.426Z |INFO |Started MainApp in 7.692 seconds (JVM running for 8.282) |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-25T12:11:18.481Z |INFO |Start scheduling PRH workflow |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:18.495Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=641b051b-559d-4d5a-abcd-b7bb52e9d24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:11:19.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T12:11:25.771Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T12:11:25.771Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T12:11:25.774Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:29.980Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=764494f5-9d40-4fb6-bf37-c16a8b68e8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:11:31.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:41.018Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6c95a0eb-e7cb-4fe8-817c-1e2acf10f5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:11:42.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:52.054Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f814578e-a4ab-452b-8ebe-946aa9d26878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:11:53.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:11:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:03.095Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f3f31e66-bacd-40cb-a363-d76d23ede869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:12:04.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:14.135Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=af0b6d5d-0399-446f-92f1-4e1583aad3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:12:15.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:25.174Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6fa5dac4-e1de-4e46-a710-67d3d73a267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:12:26.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:36.217Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=283e6af3-24b7-48f5-ab43-71c96fbb07ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:12:37.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:47.256Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ee0cd0b6-cce2-4120-9f89-66daa1e11ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:12:48.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:58.294Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ecde7fd-a561-4df9-9a17-24e54c181215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:12:59.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:12:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:09.334Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=14e2f154-01d1-4f98-a512-34c4e6e8af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:13:10.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:20.375Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=42ef2890-b22e-4015-b4b0-9a82ad0d73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:13:21.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:31.414Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=52844453-e849-4cd5-b9c3-338157561192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:13:32.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:42.455Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7c97a6e5-5064-4cbc-8a7a-c07b0ac68767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:13:43.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:43.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:53.506Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0b14d8ca-1a97-4b01-ba58-0a08d8f24d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:13:54.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:13:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:04.535Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0a0006bb-65bd-4f25-91e5-53b4f3ce20fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:14:05.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:15.579Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=cb0d57b3-5533-45b9-aa1e-a49a7edf980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:14:16.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:26.615Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5fca6acf-d529-4a4b-b483-39ea6dd10246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:14:27.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:37.659Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ae07124c-8441-4370-8254-677d379694de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:14:38.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:48.696Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=47e66f75-c72b-4481-84ae-810d3079b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:14:49.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:14:59.738Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9e9e5a67-71e8-46cb-8deb-f8d2b0bd56f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:15:00.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:10.774Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=09602dda-8088-4188-96d7-6309ef979262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:15:11.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:21.818Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f1766343-ca26-4173-add4-94e89023c64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:15:22.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:32.855Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=35ca5bd4-9ddc-4f7c-8f59-0609d5f53423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:15:33.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:43.894Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=09587551-49dd-4f97-9044-3ad52496791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T12:15:44.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:54.936Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0bfa3c8d-922c-4cfe-bce4-ea08d63049fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:15:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:05.065Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8c561bc0-b955-430d-8d4e-d5a32023c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:05.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:15.081Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=eff94253-d43b-43e7-9130-8319625bd5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:16:17.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:16:17.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:16:17.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:16:17.046Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:16:17.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:16:17.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:16:17.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:16:17.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:25.096Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3d8f34c9-a162-4d68-ab63-ced474f6b48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:35.110Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8e2f9a74-25a6-4d41-8905-42d27eb0bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:45.123Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=905babfc-fa20-495f-9056-d05b6e2dbdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:55.134Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=83ace33c-9d92-4ead-80c3-5592f152ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:16:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:05.156Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ea3bcfbc-7ad9-47d3-85af-3bd64737e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:15.167Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=40d0f471-22a0-42b4-a20c-ee1ef8f5b57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:25.182Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b8b2fc4b-2c54-4b29-ad1f-82c2bb1d5433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:35.194Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8406ca72-d982-4916-b58e-87b8fa9be086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:45.205Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f6d66226-c4e5-4b2d-91a5-25791e4041f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:55.224Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a162b7a3-1fb6-4daf-a965-478ab3dbb2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:17:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:05.237Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d3b1a70a-0468-40e6-b8e1-955a334ad796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:15.251Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b9be325b-1a51-452f-905c-8ed3cda42ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:25.272Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c820ce5b-e4e1-40b2-be31-491f7430f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:35.282Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9b2bf1e1-b712-417e-9e71-09b63fc4b867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:45.292Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0d16eea6-7961-4a90-9683-e6c511bc57bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:55.301Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b3f198ee-c898-46fe-a2b4-f4097f6ed3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:18:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:05.312Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=af8d646a-aa1b-4f26-b9c6-444945547c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:15.326Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fb7802b2-0004-41b2-b68a-74d98fd09ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:25.336Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d6f7d039-a887-4f2f-a7ee-a646c65c6fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:35.349Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=06ef8427-c517-4b5a-84ff-5983eec5a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:45.361Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d903451a-3868-41a5-9535-3a855b5618eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:55.371Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e609e107-27c4-43f1-bdf0-f34f77e0ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:19:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:05.379Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bc52800f-666e-4a25-9205-59b53629b7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:05.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:15.389Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=de3c5b85-8ad2-4414-aa2a-f55ef2028bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:25.400Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a51010f3-6c00-4b2c-b3c4-930cdf78c54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:35.420Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=48f72934-3692-4ebd-bb86-aabcc99f5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:45.431Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=075b9a27-3ebd-4510-98a4-4d5a1eaec33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:45.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:55.439Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4d9cd82c-29f1-4792-bf1a-0374062dc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:20:55.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:05.458Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=dfc7429c-a7d0-499e-bda3-893b36ae8d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:15.467Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6fa54947-5978-4aa9-9403-10fab9a6c746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:21:16.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:21:16.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:21:16.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:21:16.327Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:21:16.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:21:16.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:21:16.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:21:16.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:25.477Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a6e5b683-9d1c-424e-b6ae-2df08a9d2a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:35.486Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=64763824-eb95-4e77-a74b-e6c3a85e3cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:45.495Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a7cbcd49-be9d-405a-a0ba-f375e369005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:55.509Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=989292ae-1f6b-40e8-be9e-83925d540c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:21:55.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:05.534Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=afeecbd6-8346-4b31-9219-47ed5414cba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:15.544Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6afab19d-16ac-4fee-84bf-d7fbfac6e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:25.553Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5838baa5-f328-479f-9fdf-6cf54bae8b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:35.569Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6f7bfe2d-bf0c-47f0-a091-b6fe97dc8894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:45.583Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0a2702e8-abe7-4980-82bb-284d004c8073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:55.595Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b54acf07-85bd-4c55-ac2d-b3409f11c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:22:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:05.605Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=57f99314-6287-466b-b887-40b601348d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:15.618Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=72b0bcff-5d5d-45f0-89b3-630fa5a50c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:25.633Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=95419baf-4275-4e1e-978b-32db876d328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:35.644Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0d2d63cb-cd6a-43e8-a1f4-0cac74140657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:45.652Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3e3e5db5-0e0d-42ef-aca4-52f8a6ecfc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:55.661Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4cd327e5-ba29-4e1a-80ac-4e883c0cc0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:23:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:05.670Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7708b2b3-ac31-4a6b-8cf4-121ff94f63b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:15.681Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5abd4e34-40c5-4ddc-91e1-9db009015d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:25.691Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f0d01478-2619-4d9b-8a4d-ba6a90a1b7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:35.699Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=67d0e9af-407e-4e60-9d48-bab43afb4f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:45.714Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7cf1a7da-8ff9-4666-b73f-aa1cf57c3ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:55.724Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e43c4e87-a04c-46db-af82-a85f7e0d4702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:24:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:05.733Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=72fe684d-685b-44ab-becc-12814e3a7f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:05.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:15.746Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=84f70ea2-d9af-4979-af49-d5890c01015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:25.754Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2386e54d-6e5b-4605-b11f-511b5eb7711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:35.764Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=91a31026-5bb0-47ff-baa5-08a9d7af0ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:45.771Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9f7161fc-df4b-4d71-a248-b16a934dae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:55.778Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=dd63ac7b-8f9c-4a25-9cf2-82eed2e8b78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:25:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:05.787Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b17faf8a-b781-48c9-8214-d8041d472288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:15.804Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=84c17d8b-40e6-43bc-a952-2a804ff8646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:26:16.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:26:16.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:26:16.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:26:16.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:26:16.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:26:16.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:26:16.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:26:16.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:25.820Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=821d027d-ead4-469d-9d2e-df3765312fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:35.831Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=254a3dd0-5511-4d26-ade3-569c73299675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:45.839Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d9f947f1-87db-4d4e-ae4b-df11ce5e8aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:55.849Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=07e2f8a5-0fa6-4203-84a3-5cf45a99b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:26:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:05.856Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5247b1f1-19cc-471f-9f0b-139824ad7e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:15.867Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d883169d-20b2-4a9e-9dc8-59c3bc106dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:25.884Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a987951d-5297-46ae-b875-e5580667f71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:35.893Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=34e693c6-b511-4209-a6de-7910f3acbf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:45.901Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=81da3ee2-8550-4f38-9540-aeba1cf759d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:55.910Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fea89582-a2d7-48bc-969e-112b60e4313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:27:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:05.917Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0a19b65a-8b21-490a-8afe-07f02ad7f8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:15.927Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8395b808-77f4-4cd0-bf06-d84f3bc78aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:25.938Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=da7c75d7-9807-4828-91ba-4c6e3b62b53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:35.948Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=494fd217-a1ea-4e4d-b52c-55f2b57aeee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:45.966Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9fdb66ca-b7d1-40e1-a8b5-c85e6f63a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:55.977Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e3f866b6-e5f6-4f67-8d59-d203384792dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:28:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:05.986Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=92e42ab5-d53e-4f82-9562-dd2a2bd30ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:15.995Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3867f75c-3a4e-4e15-9286-489c20f75f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:26.005Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e9351d3c-96d4-4122-8725-4dbd406a69d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:36.012Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6f17cd8e-f6ef-47e4-abf8-b87fa30d7bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:46.021Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b7f1ccd9-3d35-47c0-b2db-b75db02c1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:56.029Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8bd1565e-c0bf-45e0-bcfd-13d080c9fdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:29:56.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:06.040Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=578cc584-205f-4bc5-98e2-d223766908c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:16.054Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=969fe45e-1ed5-40c2-a6e7-832f42288203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:26.063Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ca6f781c-16f5-485d-b949-368832f86946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:36.082Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5a693378-7cd0-428c-89a4-df780e951853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:46.091Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7ec2c50b-3df7-4f63-be5d-890fa32c7443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:56.098Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=62cfc540-eb53-416e-b4f9-fbf64ab1b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:30:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:06.107Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d7e414a6-e423-4071-a258-4d438b101c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:16.117Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=57619ed1-9ae3-45ed-9548-c22a76cf3de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:31:16.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:31:16.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:31:16.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:31:16.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:31:16.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:31:16.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:31:16.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:31:16.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:26.128Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9ba256c0-224d-46ea-97d6-1ec0873e697b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:36.139Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=57872fbf-2f9d-4961-a8cb-1d17a3b3322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:46.150Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b1f6baac-a155-4a5b-ac6f-7efb646b77d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:56.159Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f83cb48f-5065-404e-b031-60c9c30ade09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:31:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:06.168Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=778139b7-2d7a-4780-b83c-94c9ac16c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:16.177Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2074829b-d905-4881-9af0-77a41ff279d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:26.185Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=685f5135-3a1d-4cb0-a811-ae98117c5a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:36.192Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7aeaac54-2dcc-4bd3-8239-7216fec3e3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:46.200Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bb5166e7-0b4b-4064-9a48-00d2cfe4ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:56.218Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bb42f5ba-4295-48e7-9862-9022fce99808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:32:56.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:06.234Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=dd625340-df32-4f14-98bc-726784255810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:16.244Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=481ab1b1-d3c8-4830-b5f6-7e287804d6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:26.256Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2215b0bc-7f75-4da0-b048-12484f5a3ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:36.264Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9b14aae9-c316-4877-8f02-5e04fd1d6fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:46.273Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=be0d0306-e6ac-46a2-a4ab-bcdfa994050b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:56.281Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4004d1ed-8ce0-455f-b28d-1cfb0c488841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:33:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:06.287Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=05a51863-c2c4-40a8-a04e-8762a4d618d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:16.293Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bc6b6bf7-b501-4a97-a27e-c3f9d66df0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:26.301Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=dd39ba61-ec9e-4106-9316-f0c0ebcc816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:26.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:36.315Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6dd5e7f6-8b3c-4809-a48f-5853750eada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:46.325Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b02916ba-60d9-4873-ad9b-7d911feba729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:56.332Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a50d644b-6bde-4c4e-8d61-81f35b038937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:34:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:06.368Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=349fc482-d00d-4a4f-ba7e-74e6bed45a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:16.376Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d92665c5-f563-45cf-888d-a61b9185d3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:26.384Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9a8c614e-2f24-4b5d-be9c-d5964cf4043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:36.391Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4caddb61-0bf8-4bd9-aad3-3902ee4b9938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:36.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:46.398Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8205b66e-90f7-4d48-aceb-b0f93236df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:56.409Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=32bad064-0a5f-4b9b-8078-e7c8a6628421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:35:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:06.422Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3cc6504d-b612-4b4c-a9ae-b15917e76afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:36:16.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:36:16.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:36:16.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:36:16.275Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:36:16.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:36:16.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:36:16.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:36:16.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:16.430Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b3d6bf97-f69f-45aa-a2a2-5bdaeee81c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:26.437Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=31299b26-160c-4158-b8f3-6a75cf3300d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:36.446Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fcc5f409-2652-49c3-9871-9ad31a2d6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:46.455Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=25ce4050-7ba0-4970-b4a9-2bb78cb21ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:56.464Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=66896afb-c356-431f-8ea5-5814f8c32ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:36:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:06.473Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bc941372-0150-4dcf-ba60-55992f96dec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:16.482Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a75f8c71-572a-4e8b-924e-af8fececa428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:26.491Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=cdc0df4f-2325-4cc1-a4c6-2a5ad2cfa522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:36.504Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9df5c9fa-0e53-4eb6-a04c-9353b3846fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:46.512Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1eb2b7f7-df4f-430d-a4f3-6a1f8ebb802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:56.519Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2fe80f1f-7cf0-41cd-bb5c-f87b541f9af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:37:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:06.528Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=615d4f0c-54c1-43d8-8562-6f3ab9c5c8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:06.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:16.536Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=93136540-97b6-46a2-b338-0a5cd052eea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:26.544Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a196e490-38d7-4ffb-b911-90d86711450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:36.552Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d2d7e259-33c4-4d46-abcb-d8e7db69f9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:46.563Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6c599fdf-1746-41f0-8b5b-06258b3b029a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:56.575Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0bf610bf-05eb-489c-8215-69ca56b9a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:38:56.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:06.583Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=84dece8f-da07-42a2-8c61-97bc410f5ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:16.591Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=866f69ec-a863-45c2-932e-a8168af16095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:26.602Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e9423060-f0a6-4d0a-a462-810e036ccd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:26.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:36.609Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c89759cd-ceb3-4443-937a-df3002593259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:46.617Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3c3548ed-9e21-4e46-b6cc-8d3a1abd0e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:46.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:56.624Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2a71ecbf-f0ba-45e8-b399-00bd35cb9abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:39:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:06.632Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e6f207cd-6d67-4e5d-9d7b-a38588dacbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:16.646Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bce17ccd-f872-4e1d-817c-d55043a77602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:26.656Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=84e7c6d8-7383-480d-bd07-2c95827b9cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:36.663Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=25b358b4-ba9b-4619-9179-421170d91bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:46.673Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a5a3754c-de54-4004-a9cc-d16b70bb3217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:56.681Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=63a80fe7-e31b-431e-9249-74bcefe41df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:40:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:06.689Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=dc14dc15-78e9-4aba-b7c7-577bda1899f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:41:16.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:41:16.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:41:16.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:41:16.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:41:16.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:41:16.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:41:16.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:41:16.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:16.695Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a4ddfd6d-cdb4-4374-aed5-706c8af95226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:26.701Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3c0849ea-5591-4353-9c9b-bfb631a92d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:36.716Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=35429a44-7ba4-428f-aa67-8a22feb33e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:46.730Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e86856a1-00a3-44a1-9217-b7ffb71c9e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:56.738Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=56da5915-b7e7-4fcb-b3cc-dd939e4f57b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:41:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:06.748Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f24c73a8-3143-4a37-8f70-468d60d52645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:16.756Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b1b651fa-39cf-47ca-a5ff-2e2dd7698ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:26.762Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d07f49fc-a835-4930-b65e-24c2ef782277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:36.769Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9705ae7c-c6e5-4d92-b2ff-b4709be7f7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:46.776Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9968e075-9eee-491f-b011-7954f720663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:56.786Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9ccc0589-48b4-4d4b-ba00-3aaac0391355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:42:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:06.804Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1966d167-b40a-4250-8f2c-f2a7af26de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:16.811Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e488f7d9-7d73-4ab4-af2e-feec6ea7d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:26.818Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f34f9fd8-8b96-43a4-ad2b-084bcfd3429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:36.828Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=441cf8bd-a960-4aba-b3bc-c12f9518e2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:46.835Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=888ba898-a43a-41fb-8a40-9c217a586f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:56.842Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c32b68f1-72d1-4f90-bcd7-c54d40a071f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:43:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:06.852Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=85236b1e-92a6-4ce8-82db-14f4770c6e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:16.862Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3f7e044b-e7cb-4713-9ed7-1faa5e33f141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:26.875Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1f9cd5b1-fbba-483b-90e1-f9e2f63556d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:36.883Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7ca34d2b-1b57-471d-89ce-60b2c40bf004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:46.890Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=259130b3-42d0-4911-ae67-f6f61cc32889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:56.897Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=86378fc2-8379-4be3-959a-49c042c30e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:44:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:06.908Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d93113ef-7ad1-4bf4-8d24-0b8b4a04c301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:16.915Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=50cc46d6-2f75-4a1f-95b6-eea105d17448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:26.923Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d549e9d1-ae7d-4f3b-9d2e-4ee73213220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:36.929Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4be4e973-3a60-48a3-adad-8892d8e7a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:46.941Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ba393135-72e9-486f-bc17-0a5a8d36fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:56.957Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b0b98040-8f81-4a3d-a603-ddd20f517eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:45:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:06.963Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d74cf6df-abc5-428d-a0b7-97ed6db5c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:46:16.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:46:16.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:46:16.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:46:16.307Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:46:16.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:46:16.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:46:16.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:46:16.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:16.971Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e6c99ced-e089-471d-a32a-78e3268f28fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:26.984Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d879be21-a2be-4269-9f33-a06f03231d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:36.991Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1c73f1e2-c76f-45ce-ad29-ff548ce811ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:46.999Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e28c0952-1ce7-44ab-8094-4c0af85fa4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:47.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:57.008Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7d059827-21ca-4483-b473-cf1e9c9ea9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:46:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:07.016Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ffd38817-9dcd-43a9-817d-a197227f910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:17.027Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=aa015c8f-d5c8-4601-96da-9c0ba7d6d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:27.037Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fe3b83e4-51cc-4088-b76b-a77e955b8c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:37.044Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=aa122a16-e5da-4910-bd56-3f787b9567ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:47.052Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ba8cf5d0-c462-4c4b-b615-9e0de8783f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:57.061Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6161d40d-239f-42fd-b33c-7d318c85108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:47:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:07.071Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8662b41e-3665-4ca1-a7a8-dc404fcb6019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:17.078Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bf584fe4-5370-4459-8151-008d101ef1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:27.086Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8542fef2-d62f-432d-8de2-1b714c410973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:37.096Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=672799b9-f0f5-4156-9131-03176aa21d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:47.109Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ec40de2e-fcdd-4eb8-a9ec-576e1341d078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:57.115Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=06c45176-5355-4e34-9916-37f9f4b42ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:48:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:07.122Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=24294e95-1ab4-4c03-9a3e-5e23d0c862ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:17.131Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bba9afe5-dd56-422e-85c4-bbc0a4887414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:27.139Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e67b6f02-512c-4690-aae2-5dc39eda01c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:37.147Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1360d49e-ea5c-423a-b166-cfff0d9f2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:37.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:47.154Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0fc29a0a-b450-4794-9f52-8abc69e243a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:57.161Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1c0d297e-4c79-4f16-9bc1-986bfd368e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:49:57.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:07.172Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ec7e222-14f5-429b-b2db-6ab5aa20c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:17.187Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0ebfef15-8dac-468b-9048-dc91b1d3bf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:27.194Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bc90dfe6-971d-437c-83b8-4c24ad7c3f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:37.202Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=20596a42-1169-4ecc-b670-8d1d807909de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:47.211Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5317da94-08da-4a2d-9dbc-560a9e42f6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:57.218Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6794d493-f9e5-4494-ad16-7f40e6acf131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:50:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:07.225Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=347a3259-9bf6-4f77-a0f7-340257754272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:51:16.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:51:16.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:51:16.339Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:51:16.341Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:51:16.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:51:16.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:51:16.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:51:16.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:17.233Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9bddf60d-af4b-4e5f-ad90-0118367f133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:27.241Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=92965fa7-b174-4e96-8ad7-2705f67c5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:37.253Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=99e1a8ce-b958-4170-956b-0ac58a0c91b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:47.265Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=89b0972c-43f9-42ef-82d1-ec40426b3491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:57.272Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=427aa510-5bc8-45d7-842b-cebfe432dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:51:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:07.280Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=cf6e758d-bb03-44e7-b857-ebad2619688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:07.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:17.287Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=81d73dc7-ceeb-40dc-9556-d6752acc4ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:27.294Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=62da9ec6-234f-4a44-925c-3796cf1f5fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:37.300Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5481aacd-a03f-4db4-a461-fc348a95779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:47.315Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=24afd516-c53c-4394-a60d-fdce3e0d2bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:57.324Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=dde3a234-261a-4845-ba58-06fe2215e034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:52:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:07.334Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=068e5f06-60b8-4417-bf02-278a63fec6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:17.343Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f281398c-191d-4a54-9057-403926131734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:27.350Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=78b9a03c-8588-439b-a878-70be00063b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:27.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:37.358Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=32bc75a8-2e65-404c-ad61-a971cb9aba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:37.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:47.374Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=29fb8022-ab1f-445d-8568-6353fbfdaf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:57.381Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7440e0d9-4819-4e4a-94ec-178ace351de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:53:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:07.389Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e9e228fd-f429-4491-9c2b-b950188942e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:17.397Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=658b394c-367b-4d98-8945-ad8f807356c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:27.412Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7630c5d2-bc72-483b-9fef-977fe79dab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:37.424Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0a666e10-d232-4603-a9f1-879ed744da56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:47.431Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=234c2dd0-c659-43ca-afb1-cdbf9d4dfcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:57.439Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5fa9aff3-b068-4b3d-a675-2b8bf8d2df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:54:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:07.447Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=38c276dc-e9cd-420c-8ab0-14ecc9686f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:17.454Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=00478736-3704-43ca-9c88-0d8d315fc063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:27.461Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=983bb5da-527a-4638-bb57-a065bf834ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:27.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:37.467Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9fe5c654-3dea-4358-bccd-21d8c804c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:47.476Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c5bfca07-6ede-41d9-9dfd-3ea446a9213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:57.486Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b15b026e-7bd7-4f13-8609-ad22487c7742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:55:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:07.497Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=70193291-a918-4863-a943-7be678c72d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:56:16.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T12:56:16.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T12:56:16.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:56:16.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:56:16.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T12:56:16.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T12:56:16.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T12:56:16.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:17.504Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=813f31e2-bbd8-4678-92db-6cfe20bab472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:27.511Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e60acb31-eecb-4262-8722-995c60f76056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:37.520Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=541a50fb-c2ff-4e46-8154-3e4946234c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:47.527Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e3e359bc-7416-4d2b-b30e-6f57d974a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:57.534Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bdcc8c5c-1c0b-4753-9d2c-18a85bc69783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:56:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:07.540Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3c64aaa0-bdfc-4e13-8d3c-df12da6633ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:17.548Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3ce1cc6a-b3f9-48a2-a6ad-4e469404ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:27.561Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a610ac54-635b-4dfa-80e9-8bb200a1cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:37.571Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3b02cadd-5738-48c9-b19a-1c6d76d7ec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:47.579Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9160e7cd-3ff4-4477-9f24-74c0db272fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:57.586Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=83b42914-2536-4a61-999a-241da7af764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:57:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:07.597Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b311a628-b19e-4ce6-a0e5-2d1c4f6528b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:17.604Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=db728d8b-fe7a-4fab-a375-2d7873a2e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:27.611Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1cb5fb9b-7be3-4e98-8924-431caba69957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:37.625Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3a9a7bb3-147b-420e-8932-755d7c34bbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:47.633Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=337e04e7-039f-4981-89ea-1b8580a01ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:47.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:57.644Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d939b16f-5cb0-4f5d-aa44-10a9f8bfc0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:58:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:07.654Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4ecc1681-f423-4a80-9396-a726625ddc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:17.661Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f3db36c4-6695-4d8b-8f68-be9feebcd6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:27.673Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b71aee78-3d97-4300-a67b-a22ea9dada0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:37.682Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b78385c8-a080-4ffb-89aa-5efcb61600fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:47.689Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=01c29051-dd8c-4412-b99a-4b6f8bc31c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:57.696Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=595107e9-4001-4844-b755-7557fc912c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T12:59:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:07.705Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d2f999ae-5c01-4771-8b0e-9d0c7692adc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:17.721Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=37d1dc7d-524b-459f-bd95-ae4fffae6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:27.732Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=91c7cc90-113b-400e-8b6f-b069096a3d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:37.741Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=acfbd38b-4874-4bff-8b92-f50ea9ced03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:47.750Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=31bd1e12-1b83-4888-a4ab-087f1be0fd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:57.757Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=467a9a37-b847-4e17-b55f-71f03eb21e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:00:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:07.765Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=749e10dd-28a5-4147-a456-d2e938d8d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:01:16.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:01:16.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:01:16.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:01:16.315Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:01:16.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:01:16.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:01:16.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:01:16.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:17.771Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ab812f04-a67e-41d3-b1ae-73e109122cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:27.781Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e571d8a9-d0b7-41ef-9722-31f98215fbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:37.792Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4f609cfc-a4e7-411f-9fdb-4530ff7d8645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:37.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:47.803Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4545dc44-4607-4345-9659-f543bd7916cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:47.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:57.813Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0bda74b8-1b90-4faa-a072-d4c28f67896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:01:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:07.820Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0a5a80ee-8b14-456f-b952-93d07f3516aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:17.828Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0cae88fe-addf-4360-ae92-f38d4be8c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:27.836Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=93d75019-1483-448c-b03e-e630f990b706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:37.843Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9af9c65a-f351-4e97-a6e6-3b0f443c51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:47.851Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1a1293ff-c875-401c-af57-96329fb51a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:57.866Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ff753a7a-8ab7-4d9b-b69e-8832a024fd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:02:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:07.875Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ed3567c-e451-4628-b80a-7b8a3232d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:07.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:17.883Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b09b9411-d3db-4ed7-892e-315ca9f70871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:27.891Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d9a62ada-cb58-4e98-b938-c709f8b88c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:37.900Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2350ec70-e964-455f-9054-1da90bc9d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:47.909Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ecca6fa6-fc8d-4854-a492-1dd97395b627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:57.916Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b937ad4c-3c51-4d81-8257-87b13f514435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:03:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:07.922Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e7bbaf3c-3e5f-4ce8-8b6e-48e62e2fa2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:17.932Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4d9df12a-1a8e-4fae-8087-4b572ad7fa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:27.942Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=72ba3113-6c8e-47a2-a575-b5ea06d4514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:37.949Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=936f06d9-3e3b-467f-8040-405ed145a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:47.956Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8c6c0869-2288-43cf-bf33-a05741eeeba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:57.966Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=03d9d6ba-78b8-42fe-aeb3-731e4f61a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:04:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:07.975Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a3d9f121-0f92-4327-ab1a-72e5e7d7fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:17.981Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1527626d-7c89-4ae0-acf0-f7d38e03ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:27.986Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fa87084f-2998-4b48-af2e-f2b6d45bb833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:27.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:37.994Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e5616f03-7904-4c95-85e3-a1fc4635d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:48.005Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6caffd69-880f-4045-9fe6-d441066716a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:58.015Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=302793bb-5e0b-4f27-b9bb-9fe33e091742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:05:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:08.023Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e3576cd1-533f-4b9b-a410-a22818b37576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:08.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:06:16.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:06:16.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:06:16.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:06:16.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:06:16.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:06:16.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:06:16.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:06:16.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:18.030Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5787dd44-352e-496b-8c16-e12954b61ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:28.037Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=99dffea3-5d3c-4373-a9c8-d19f34818146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:38.046Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8f96b085-3512-4ecf-b8bb-d79ed56c68d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:48.054Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=11d13bde-f58d-4178-b375-194f111dc29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:58.061Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=be20e784-cbf9-4015-852a-f256ee8b500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:06:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:08.073Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8b019894-6729-49b5-bfd3-ec6beba85dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:18.079Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=331993c0-63cd-4bcb-8ed9-659b07042909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:28.087Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=085f386c-3ade-4d16-9f80-b6d230b2b7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:38.095Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5e1d3503-c8c6-4248-9a8f-eb61aaf3f6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:48.110Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=95079aaa-4069-4e91-af40-60b6e6c753d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:58.117Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=da399367-5f39-44bb-b485-18534df2137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:07:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:08.123Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=89dfc4bd-caa5-4301-9317-ce434a1ad82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:18.129Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f0da2381-2bc5-4e0f-ad3f-abdc55f7aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:28.139Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=81751726-6714-4fea-8ca4-561114593a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:38.152Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f598983e-cf6e-4787-bc7b-df2c56791253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:48.159Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=191db10e-d822-4993-887c-9d9cdd4e4416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:58.165Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7fb01ba6-2f89-420d-8b4a-571d51c121d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:08:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:08.173Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9e6d6d6a-bdde-403d-8b5a-e4be2e988242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:18.180Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fdfa6e5d-aa2f-4495-992b-7dda72124e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:28.189Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f062fd29-02e1-42bd-a4c6-82a724eb950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:38.195Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=363a30ed-1442-4e55-bdcc-a4af38edc4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:48.205Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=92272197-c4da-457e-9785-ee2ede590140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:58.213Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=321ef363-9dff-4056-aca0-4a9fbfb8f5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:09:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:08.221Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=86f8f180-ed9e-4f87-8554-c56ead39579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:18.228Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0636bee0-9437-4a44-96ae-21206bb2e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:28.234Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=05ee32fd-803a-435a-bc12-bb798306f398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:38.242Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7c214a1f-1954-470b-959c-8971f397a280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:38.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:48.248Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1ea3c56d-8f8b-4513-b16c-c247869f335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:58.256Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9dd752a2-9f1c-43b4-8b38-f1eb0048694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:10:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:08.265Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c0a87a26-0b3b-457c-8a6e-c8a17bd3070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:11:16.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:11:16.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:11:16.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:11:16.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:11:16.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:11:16.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:11:16.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:11:16.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:18.272Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=28627f3f-12e3-4588-800b-3b83da9e05f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:18.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:28.282Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=546dad17-ea6b-48c9-9089-6a8a3eb6419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:38.291Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b3207285-7dbe-4e18-a902-ea832ce62cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:48.298Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=22bc0ba8-08cc-4888-9382-a6c8d7e68df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:58.307Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a972d708-5746-4213-8604-56a03e65de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:11:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:08.315Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7e2290a1-fbf1-4dc1-9cd9-c2282907f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:18.322Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4d1fc989-0ace-464a-b674-bd7539387519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:28.329Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=17a6868d-aaf1-42e4-a837-aed318b91eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:38.335Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4f0354f0-e33f-4057-b71a-98bceec0590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:48.344Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7ca8e5bc-9105-45fa-ad3b-571175bedcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:48.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:58.356Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=495ea2e5-c6de-4fcf-8f16-b7352258b8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:12:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:08.362Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=10d80b3a-e36c-4cc5-9eb3-d2b5450fab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:18.368Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ce5a863-9f7d-417a-ac41-4cf56e101f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:18.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:28.377Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f45ce0c0-b460-4295-9a91-e4e3cb703dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:38.413Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=74fc5f65-8b8e-4c9d-9d4a-ce76acc14037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:38.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:48.420Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4be0f61d-8f43-4dbb-b7c8-72d2a45ebc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:58.425Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b879102e-3754-4a6f-84a7-bf6d186a68d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:13:58.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:08.432Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=536294c7-06b3-4937-897f-36172f952393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:18.445Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b562655e-0088-40d3-8252-6bbb7a5758a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:28.452Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b91bb6e3-1793-4cce-bb55-cb4aafdbe5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:38.459Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e51f1ed7-3fd1-4676-925f-935b1dc6b8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:48.468Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4fd8cef7-44ef-4961-83cb-5e67a7c72711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:58.475Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6dfcbd98-2b99-4670-a4dd-c554a9c30127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:14:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:08.481Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=869ec83c-c5dc-4feb-a2d0-427c8f7c2c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:18.488Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e5e1d6b5-9753-4d37-bdd8-276a6bd14774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:28.494Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4452cd3d-5d36-4cd0-b312-e069873f9489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:38.501Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=98234e41-ccc3-4461-96bb-dc281936dd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:48.513Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1dda898a-3ee9-48ce-877b-6a8dc40392e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:58.523Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f8a28a2d-535c-41d0-9a9d-ae6796447dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:15:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:08.530Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=eb1fd497-b086-4d03-b752-f57d4f2c5e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:16:16.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:16:16.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:16:16.355Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:16:16.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:16:16.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:16:16.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:16:16.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:16:16.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:18.539Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=46dda732-5234-4dd5-bf83-16e77077cf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:28.545Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7c1b8839-0a7d-4660-b5ee-a7fedb3bbf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:38.551Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5b8d5207-37ed-4d3a-860d-27e4f89b145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:48.557Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=673cb1d0-7d40-4c37-9ebc-2fdc5fa2d4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:58.563Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=38215606-acad-4a1e-b878-eb7ce90dfdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:16:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:08.573Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=53c54351-fe76-4377-812b-1dae157c951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:18.587Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ad2cdfdf-c360-4613-b7ee-84392a05aa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:28.594Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=42b2edf5-96fb-49d1-af06-d0b333b39423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:38.601Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ed8159c-f614-4093-a4d3-1905bee61b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:48.609Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f6da7797-6e08-43bd-9d5b-d04defa758c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:58.626Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=03a0d6d5-0024-49cc-a64c-7641a9878c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:17:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:08.633Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4987745a-5b3c-4024-9cd2-25c0e7f40dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:18.639Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b7deece5-9b47-4a27-9b30-9635cbd16e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:28.644Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1dd5b3e9-8a95-4ca5-9132-174fe1291475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:38.656Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=60716d71-3470-40ec-a5a0-8b3bc960c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:48.665Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a0e98702-a3db-41b3-92cd-5becb1645cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:58.671Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2d389e2b-905a-4831-99bb-a1ba9c6d4a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:18:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:08.680Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=641c1ee6-7e62-42d8-b456-7ba184b0ce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:18.687Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5bdf94dc-809a-41b1-b87e-fea1c50ea438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:28.694Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=27dbe09e-b98b-4d33-a917-887aa921b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:38.701Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=bfbd7976-70a4-4f4d-9b84-d25e16429463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:48.707Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e53a253f-a325-4e51-9cc6-8d330216bdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:58.715Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ba984370-4b1b-43e4-8a03-44153e86e44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:19:58.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:08.727Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=638afcb3-eca1-469e-b131-9bfe82f0ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:18.734Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4a8e2cb3-43f9-40a3-adec-cfc9735886bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:28.741Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=54e9d5d8-9dd3-4e37-b5af-9329db265621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:38.749Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d53129b1-a172-4e99-a08d-ef52337f1714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:48.756Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2f7ac2d7-d60e-4663-bb9c-59e16dca68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:48.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:58.763Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c8b9666a-27a3-4f6a-a4ac-15751b6a8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:20:58.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:08.770Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3221b922-b659-427b-8b92-5b99d0760cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:21:16.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:21:16.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:21:16.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:21:16.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:21:16.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:21:16.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:21:16.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:21:16.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:18.776Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=08783778-4abb-4027-8ac6-a0dc9825fbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:28.785Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ee19c8c-f832-4d1a-8ce1-d3c8b2e7cc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:38.790Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0636cb24-8b2f-4dc0-81aa-3743adf8180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:48.798Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c27c0752-af7d-40d7-ae61-5fae54b4d5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:58.807Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ee5f9d88-c8fb-4783-a7ee-6f426b06e9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:21:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:08.814Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f79588e2-7da4-4499-be3d-75b99dd6a499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:18.820Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6ce4c235-be1d-4235-9903-d94ba6bc6f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:28.826Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e6f0ad65-663f-4209-a293-d6b0e9684260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:28.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:38.833Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=eeed36a5-de7f-4a2c-bcb0-d330177b6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:48.845Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6c2ced90-a88f-4830-94cc-cedcc4a05069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:58.854Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1d016599-0618-449c-b7fc-9c6d82d9e5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:22:58.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:08.861Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4202a536-9a65-4c7c-a462-e3ef2f8d5c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:18.868Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=df5791ac-02e1-4d5b-a7c7-76333b14050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:28.876Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=450115ae-3043-4264-bdec-223ad462faf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:38.884Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5773b59c-b524-4844-a314-4af092324294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:48.890Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e383f2d6-f75f-482e-9d40-87c3a7c0dbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:48.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:58.896Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c6ba624c-d919-4950-b57c-d6884a30f304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:23:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:08.906Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1bb548a3-9c5d-4d4c-95a9-95dd18f8ba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:18.919Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a3a0da6b-67af-4ac5-9b9d-fa31c6b31c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:28.927Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ee772a53-109d-4804-9c0d-12adaefbd300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:38.934Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ca36ac5e-752a-4f93-8f95-a7572311354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:48.943Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2907609b-7fe6-4aae-a936-6be98c633dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:58.951Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=168b0a65-562f-4f63-b9fc-15e475b4dea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:24:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:08.956Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b9c6d5b6-5fa3-4d6c-8c57-acbfcc7c824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:18.963Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=11446e5e-63a8-4ddf-91c8-d9b7f4306f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:28.969Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8647adda-837a-4176-a934-0b68679e742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:38.979Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5a4de6d7-ed3a-4bc0-aba7-bb53d4ae52c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:48.988Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b041d89f-a496-4de3-969b-a7f3d99de2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:58.995Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4560d3fe-8090-4d90-bef8-31e79816b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:25:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:09.006Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=baac0cfc-f454-49ca-9783-296588c383cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:26:16.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:26:16.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:26:16.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:26:16.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:26:16.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:26:16.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:26:16.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:26:16.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:19.012Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=636f05f8-afd2-4f55-962e-fee1de9b0450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:29.021Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ecb8f4fe-c5ff-442b-8c7b-69740721723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:29.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:39.027Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=48e48a1b-3d58-4255-ab73-02993b936d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:49.033Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=34d59fcd-20b9-4cfe-956a-d5768a5b7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:49.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:59.044Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5dba7a80-3d1d-43c3-bd23-999109193206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:26:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:09.058Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f717ed1d-70c0-4882-a637-599c16c7911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:19.065Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=42f9d97c-01ed-4add-badc-b51c8ba648f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:29.072Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=30903dd3-824c-4df5-96c4-1eee85154efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:39.081Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a9a49477-8ab5-4bf2-95cd-bb592ffae8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:49.088Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=cd288c9c-75d7-436a-b125-d939c69a0472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:59.095Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d9d0f89a-256a-4772-bdab-fa4007320a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:27:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:09.101Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=36288528-72ac-4867-a9fc-72f37dd5a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:19.107Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2b9e2e75-6061-405f-9c3f-549eb5464df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:29.116Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=720d634a-3d5d-4472-84fa-c281255eee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:39.128Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=257b7d0a-f127-49ad-9c89-8d677ba862b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:49.134Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=60c43ace-3aa1-417d-912c-9c539950d5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:59.142Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d3bd40ac-b675-464d-a6db-3d4c4019f179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:28:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:09.149Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9b4d55fc-b480-4152-b967-755cdf9ffbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:19.159Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=184519d7-7471-46fb-a614-bb7f3a7f1ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:29.165Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=40ce98db-4f33-4dfe-8a38-e04c5511cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:39.170Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5390ead2-3827-4b04-a302-5cc6b034ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:49.178Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=20cc083f-9a27-4318-a379-96fcf075f1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:59.216Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=22cabcc3-08dc-4e51-8cd8-d65aba5cc2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:29:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:09.223Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2ffcb7f3-482b-4a83-92bc-1f36e390e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:19.229Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4fb3353d-bdf1-45dc-9a5f-66da9ae34d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:29.237Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=aafb75f7-340e-4641-8cc6-23ae709ce8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:39.248Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=29cf4f88-770f-450a-97e9-32097bbb8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:49.259Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=efdbf72f-b552-4273-9b3c-a25c63a23367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:59.266Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e384b815-d848-44f7-b63c-4a9d224a4f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:30:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:09.271Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=0385e47c-3b1a-4358-8c6c-a5727d69b70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:31:16.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:31:16.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:31:16.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:31:16.374Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:31:16.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:31:16.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:31:16.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:31:16.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:19.278Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=129b6658-5aeb-484f-9b4e-e133c2ebe15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:19.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:29.289Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2226db7d-f49a-4f2d-b16e-6af74ef36825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:29.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:39.295Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f8aff1ab-2c63-418d-a1d6-183cc9e7e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:49.303Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3fc20d6c-2581-4bf4-91f3-6039da5dd4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:59.312Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=02b473ba-5606-4b57-9981-65b4bd06d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:31:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:09.319Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3eb8af0c-8bf8-4b70-ae6a-c6d811a919ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:19.326Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3d9b2fe9-e0a2-4d75-828d-95349965e335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:29.332Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c71542e7-f031-4273-a477-12810c20f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:39.337Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a6c08d94-96c0-4f79-8386-0b1bd0918f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:49.348Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=aaaa79f4-22b9-4c1d-b053-30e940b75c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:59.359Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f1dae773-6cba-4975-bb3c-9afa9c63d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:32:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:09.366Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8524504e-f892-47ec-b4ac-63783e72ed85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:19.375Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=435a667f-3fb3-4bd7-b5a1-b9509ddb6834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:29.382Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6a5e7485-773b-49da-a528-01f0598a6627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:39.389Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9a63eab5-7978-4609-82ef-deae2a42dccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:49.396Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=19b42433-e344-48f2-bfa4-2c8b41be9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:49.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:59.403Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ace6e4ef-41ba-48a7-8953-74484be872e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:33:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:09.411Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5da5e7b0-6dfe-4a1a-aee8-b40e53e1bc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:19.424Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2559a4a7-cf58-460f-8596-e35dc37cb764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:29.434Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=71c3c603-24c2-4613-8356-05fcb94c8684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:39.441Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=138cac21-316b-4898-b0a7-07c262196ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:49.448Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=89663566-d509-4909-b0a3-5460918f0887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:59.455Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7759d0e3-714b-4757-b981-61f061ea7f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:34:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:09.462Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9dd37270-f09b-4df7-b350-59b3a6868c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:19.468Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=60c069bc-9161-4515-8835-1c13825c11f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:29.473Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d4c80ccd-71bb-44dd-a012-6eb2c7684850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:39.480Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=86027742-0453-4eda-925f-58cea17bc87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:49.494Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a49d1c09-cdc0-41c2-b10a-964ade09d378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:59.504Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3b4debd3-4541-405e-a28a-c70ad0e9aff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:35:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:09.511Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=3a1b7c79-c3b1-4ff0-8d5d-c512c6d1083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:36:16.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:36:16.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:36:16.291Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:36:16.294Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:36:16.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:36:16.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:36:16.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:36:16.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:19.519Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=d0157558-737c-4634-aea1-de29370c1bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:29.528Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7a4f391a-55dc-4efb-acae-ea378233a7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:39.535Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=40def3c2-ce73-46bd-96c5-f3d86f1e7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:49.542Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6e1e71f8-85fa-4623-b672-6ecc09438691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:59.550Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2f7b963f-e13b-4c82-a432-4fffe1fc9601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:36:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:09.560Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a4f291f7-9758-4689-b985-285db95e3162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:19.576Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b63c4730-3a4a-4d64-9bf6-3d52177eb841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:29.583Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2b3bf23a-b0dd-4125-b9d9-4adbd3f49fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:39.589Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=e27c4b71-b6e5-4f94-8dfa-399a3d0887b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:49.598Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a805a625-2dc6-4de7-8203-01be9ca9dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:59.606Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1de2fb0f-f43d-4726-aaf4-0373a2d2c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:37:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:09.614Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=311b2468-5834-43fe-a615-b4c1498eff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:19.621Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=24db5457-d632-451a-bd34-5f4e8aa59dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:29.629Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4b3ecac9-a875-4c81-be15-bb96c67ee6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:39.639Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b21f176e-4da3-4a2d-8db1-36916aae4038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:49.647Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=79119843-7ab7-4aa0-b6ab-d6522865d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:59.654Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6f3afe84-e226-4df0-a49e-a847edb39c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:38:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:09.661Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=16848f95-a916-4895-b59a-657e9438253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:19.670Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=8f7c4382-5898-4691-af92-dad6ee926d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:29.677Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=137d4581-920e-44aa-a39c-623883436cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:39.683Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=460c1b5e-0534-4bac-a532-1aa1f2c61fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:49.689Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5c159a62-cccb-422b-91ac-19c50f05c18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:59.699Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=760096d1-3528-48de-a3ac-9cacb488dd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:39:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:09.719Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b58fdf9d-61db-4bf6-b810-495bd7929544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:09.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:19.726Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6806ffae-855a-4b82-9927-090d663a12a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:29.732Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7ffdebc9-e66a-4fad-ba3c-03ccc0e72e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:39.739Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=97f41fb3-3ae3-496a-8e88-0fa98cfbd0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:49.746Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=4e373a6f-0c35-4956-9cbe-1ad51ae3c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:59.754Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=9adbfd2a-4c16-4391-8764-5fa3318e52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:40:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:09.761Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b7eaafcd-77dd-4f24-b0be-1b7b238e1b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:41:16.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T13:41:16.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T13:41:16.301Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:41:16.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:41:16.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T13:41:16.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T13:41:16.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T13:41:16.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:19.773Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=40ca9618-fff4-4790-8698-da721a39f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:29.780Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=5954ae00-ed62-41e7-9a34-e518bff35f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:39.791Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=c9da5f4a-4f9c-4e80-a542-4a1051f1aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:49.797Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=60e241e4-4467-432c-9f9f-dd1d580f5f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:59.804Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=fe5fd64e-04c7-4205-a5f2-7712fbd201f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:41:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:09.811Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b7186d9a-6cc6-43aa-a898-abba62026a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:19.819Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=6b4c6aee-cf8c-42f9-a98e-d7f91cd678c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:29.825Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=93e9e755-c70e-4fe7-8cba-f51a5f17b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:39.830Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=f0340be3-08d2-4efa-a82a-dc272c302f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:49.836Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=acdebbb0-139c-4090-9d9a-d37225c9023c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:49.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:59.850Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=2a93442f-75b1-4b60-87c4-e1dfe868793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:42:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:09.858Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7e4c5c68-c6ef-41c9-be28-c6c37cc7951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:19.863Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=b5ad5447-a2dc-4732-bc7b-d064e7a01f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:29.871Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=1b4b9bd7-c9ee-40d3-98f8-da1eaf035242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:39.878Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=7505c331-36be-43e3-81d4-90f21ae8c85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:49.889Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=ff0a2341-6f02-4cd1-900c-56a76aa728d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:59.895Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=a8bec59a-9492-4006-a6a7-3f474c8fbeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:43:59.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:44:09.902Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=17a3f1fa-9425-468a-9157-3a2830b785f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:44:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:44:19.916Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=10cc869f-e5d3-4819-841c-eb5c851f8c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:44:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:44:29.924Z |INFO |Init configs |InvocationID=bbfe79f8-37c6-42e8-a2ef-8ae4fb82dd68, InstanceUUID=479b8501-f89d-4b5a-9d9a-4c518711e5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T13:44:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |