By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:34:50.963Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:34:50.966Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T06:34:51.004Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:34:51.661Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:34:51.758Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:34:51.759Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T06:34:51.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T06:34:51.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-19T06:34:51.919Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-19T06:34:52.033Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-19T06:34:53.625Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-19T06:34:54.088Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-19T06:34:54.108Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-19T06:34:54.108Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-19T06:34:54.161Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-19T06:34:54.161Z |INFO |Root WebApplicationContext: initialization completed in 2127 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-19T06:34:54.587Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-19T06:34:55.466Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-19T06:34:56.880Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-19T06:34:57.420Z |INFO |Started MainApp in 8.778 seconds (JVM running for 9.471) |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-19T06:34:57.492Z |INFO |Start scheduling PRH workflow |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:34:57.519Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=76a2dbd0-636e-42b0-a442-beb3e54197ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:34:58.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:34:59.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:09.022Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=46b4edfb-3f4f-4735-a443-6fa8b22fa0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:35:10.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:20.087Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e5bfb510-108b-4bb1-b8a4-458857c30708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:35:21.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-19T06:35:22.275Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-19T06:35:22.275Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-19T06:35:22.279Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:31.159Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=53fb342e-e640-4158-b53b-e9076251a089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:35:32.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:42.229Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8e46d887-9bb8-49d6-acaf-89244ecbc570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:35:43.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:53.299Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=37266ad8-838f-4f01-a06f-f9bd5a5bdd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:35:54.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:35:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:04.346Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4fd0c14a-4ebb-4f14-beca-3e9806933543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:36:05.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:15.415Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7ec273f1-d041-4023-ac4b-33b79b5bb1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:36:16.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:26.450Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5ff302e7-4219-4059-a467-a635725c9d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:36:27.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:37.495Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=90c4ce26-5bcb-42bb-bdb2-a2e0f53b175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:36:38.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:48.562Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=be3fad6c-3909-4187-b9db-92785ed0fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:36:49.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:36:59.606Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=209eae14-6b1a-4b0b-bc56-3fb6e0bae0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:37:00.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:10.646Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=67df831a-708c-4c8a-b910-76d720d8c754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:37:11.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:21.716Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c8a843a8-76e0-4391-9d1f-471c2116d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:37:22.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:32.756Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9a14bd79-6bcc-40f2-b15e-f1f44ff7608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:37:33.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:43.832Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8bd8de78-7674-46e1-9406-af845a6a3877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:37:44.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:54.870Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=be8af84a-e9cc-41fb-9363-6512b925fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:37:55.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:37:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:05.909Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ed67a823-c1d8-4e28-9aff-3daf0171c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:38:06.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:16.948Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0d21d529-0256-4157-8424-7a81399237cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:38:18.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:28.026Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d352093c-921b-4db1-adbb-8ceed4ac41b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:38:29.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:39.061Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a40c3d52-38d7-4114-8b9f-ead2f7aff7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:38:40.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:50.101Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f2765b77-5bd0-482a-941c-06f41dd643f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:38:51.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:38:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:01.174Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4ecec1cd-5fd9-46bd-957c-959a04ccf77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:39:02.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:12.218Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c3496fe1-f743-47d9-bb62-b1a2eb8ea802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:39:13.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:23.285Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cc3ec138-5703-453d-b886-5fd5e4da662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:39:24.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:34.325Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=83442870-216b-4f80-8e8c-e70737bb0075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:39:35.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:45.365Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=064fd39b-c845-4f72-a748-cd4645ab6831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:39:46.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:39:55.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:39:55.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T06:39:55.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:39:55.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:39:55.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:39:55.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T06:39:55.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T06:39:55.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:56.414Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0c466f19-0171-4e12-b3f0-0cb5e9a1824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:39:57.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:39:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:07.480Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=adbcfeea-9ff7-4496-9a86-371803af45d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:40:08.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:18.517Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0a775b2d-1762-42cb-8c03-54dbe21a9ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:40:19.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:19.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:29.591Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=07e6813d-d55c-4ab9-921f-835d8bf82713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:40:30.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:40.630Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=57cd787d-659f-45ec-bd26-64dc990783d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:40:41.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:51.668Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ededa009-5161-4946-a8d6-d945b1990025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:40:52.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:40:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:02.708Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fac2462d-7540-4b77-b77c-41910b54d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:41:03.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:03.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:13.745Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9b9e977d-e447-423c-a61c-ede40154e60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:41:14.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:24.789Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2ba82d89-7241-4631-983b-0a29502a6c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:41:25.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:35.830Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=848d891e-9f07-40c0-ac00-fb575fbb0cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:41:36.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:46.874Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2d1df679-c933-4d64-a9b6-efce05fbcb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:41:47.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:57.913Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c09bfa4f-5ebb-403d-8f65-bbdac6ee15fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:41:58.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:41:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:08.950Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=53e3d789-47da-4848-852a-990eea042b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:42:09.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:19.995Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7228df17-0c5f-4db6-84db-8564409b5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:42:21.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:31.060Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ed259374-dce0-487d-8792-f5d3f9a826a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:42:32.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:42.103Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=07368ed8-bac8-42e5-8dbd-aea617c9c3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:42:43.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:53.142Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f73d61b7-d965-4e1b-bbcd-bd9d4b8d1152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:42:54.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:42:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:04.182Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=06dcef4d-bb8a-4c6b-8823-1f7054dabca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:43:05.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:15.220Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d797490f-b30a-4612-8e39-a6f6d2ff6c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:43:16.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:26.259Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5fef411a-b912-48c3-bc19-27f94effd4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:43:27.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:37.304Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f6e722ed-3b60-42ec-a2a6-e1d935fef034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:43:38.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:48.341Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7bf6feea-3dba-477c-8998-1eafeea6610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:43:49.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:49.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:43:59.382Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=766ac795-b028-4ae2-bd00-f968ef039d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:44:00.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:10.421Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5af55b16-643e-4244-af70-ec196e612706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:44:11.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:21.477Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a72b9d63-b741-4034-bed3-7555b8b19f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:44:22.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:32.570Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0c14f0b5-526a-4c04-8574-166d87ecd90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:44:33.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:43.634Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fd1c2347-4012-4f40-8564-5e060041c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:44:44.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:54.678Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0aeeb473-63de-4113-b302-05d97734b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:44:54.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:44:54.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T06:44:54.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:44:54.936Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:44:54.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:44:54.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T06:44:54.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T06:44:54.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:44:55.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:44:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:05.730Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ac6c5ca5-8b2c-4d24-b553-f2211ce7abbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:45:06.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:16.792Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c7eadfca-7083-4c21-b04a-94a0bc1888c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:45:17.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:27.834Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=18174e86-b8ae-402c-8899-8e159005fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:45:28.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:38.902Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c13453a7-e568-4ee0-abf2-a26d27e8b8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:45:39.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:49.939Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=68276ebb-f281-431c-9748-0a56ad877a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:45:50.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:45:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:00.984Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=27dbc26a-d661-40b2-9683-8435994e7f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:46:02.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:12.049Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dc37f4a9-2935-4682-ac4c-3f3750ff5e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:46:13.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:23.091Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=abb8c2d3-2b5b-47b9-86ba-be4cdccb7aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:46:24.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:34.165Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b5374361-1e44-40d6-8e4c-e6c7618bf3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:46:35.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:45.233Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dbf76833-7e9c-4abc-8271-36ad15a5e245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:46:46.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:56.278Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dffe8150-9d91-4425-b6ab-9da855e1f1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:46:57.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:46:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:07.313Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=caf8c7e7-557a-479a-86f1-4a80951d3ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:47:08.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:18.354Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6a7e96d7-4cb1-4631-9e09-4a90e0089ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:47:19.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:19.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:29.398Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f8d2f976-6fed-4fa3-9fcc-09476bcb6fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:47:30.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:40.479Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=28f22853-c36b-4065-8dbc-053e1f83aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:47:41.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:51.538Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0555d59b-18cb-4eb7-b3e2-169b396cbef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:47:52.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:47:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:02.579Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=93a50a91-88ff-4d18-8205-37ec650537d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:48:03.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:13.617Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c98bc5a1-2cc4-412b-a317-975a88caafa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:48:14.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:24.661Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a17be108-a4a0-4a89-b87f-726cbdf7e537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:48:25.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:35.700Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ea17cf41-e626-4b42-b53c-325e39349848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:48:36.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:46.769Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b0d97b14-3008-4792-b7eb-52ee8031818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:48:47.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:57.815Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e2b35aab-b80e-4848-bcb6-c9f5b75a59db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:48:58.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:48:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:08.851Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3618a3de-731b-4fd1-a202-84492f744316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:49:09.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:19.891Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=57f001d7-1ecf-453e-ac23-337c731dc889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:49:20.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:30.931Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b134edee-b389-481b-81dd-5b32d544c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:49:31.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:41.973Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d37b08a8-049a-4200-b595-ffe38000d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:49:43.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:43.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:53.044Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7468d8c8-0546-47d1-ba94-65d36f09b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:49:54.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:49:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:49:54.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:49:54.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T06:49:54.893Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:49:54.896Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:49:54.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:49:54.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T06:49:54.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T06:49:54.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:04.082Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=19e53a9a-f740-40ac-af84-d4001e590903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:50:05.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:15.128Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=40257caa-35ca-497b-a97b-3f2ad82bc98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:50:16.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:26.180Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a7809551-542a-423a-97f7-d528f3b14ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:50:27.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:37.236Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=01121a83-eee8-40cc-b083-dee48be41bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:50:38.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:48.273Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ea330267-1ad9-4413-a9e5-d05c45750a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:50:49.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:50:59.314Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4640350f-69ca-46cb-ad3f-ddcd3826401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:51:00.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:10.364Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=83ba86fe-547e-4eb3-9050-5a7f4b8a095a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:51:11.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:21.401Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3e35b0ee-ee36-488b-b426-b0cc52dd5e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:51:22.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:32.469Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c47a37fa-c5f9-4090-9a06-a61a70de3a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:51:33.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:43.506Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=648cc990-09c5-47d0-823c-d124a932a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-19T06:51:44.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.146:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:54.550Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=abc80f18-f551-4bb2-8984-c6b67a69e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:51:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:04.678Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e6ecba3e-2398-498d-be13-c39e27aa8807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:04.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:14.699Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=633c4ea2-4209-4858-81b4-7883de398715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:24.723Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2ea8cad4-fd76-485e-b073-f6b19bb70ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:34.735Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f8f557f7-f8e1-4580-8af1-06439a6cef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:44.747Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f9f86056-e31b-44d7-b774-81fba5a7d299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:54.762Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fe90ad28-bcc9-4a8c-a4dd-6cd0fc554258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:52:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:04.779Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=06e1cec2-a5f9-4ac8-963a-d85f110fb154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:14.795Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4ad6773b-f631-4b47-9407-e952ca6be9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:24.810Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=278becc3-7abc-4753-9a1a-0fcc5628713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:24.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:34.821Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2fe1aefd-ce6b-4e6e-b68a-63177dcee69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:44.832Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4b5f8d9d-e868-4b46-811f-f1184b20cbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:54.847Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0ade950f-4618-4e62-b758-01774dea6db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:53:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:04.867Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3d0da46f-b2d4-43e6-9493-3397227b2a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:14.888Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=92db6098-0e82-4af8-80be-83f958f98e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:24.899Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a8d443e7-47da-4a6b-a717-fbf72f7111ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:34.915Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f967b026-9cd4-4660-8d17-b09cc933c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:44.932Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=93a0d667-2ebd-4ecc-a6aa-e1a12bd58a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:54:54.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:54:54.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T06:54:54.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:54:54.886Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:54:54.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:54:54.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T06:54:54.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T06:54:54.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:54.945Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=10ebaf5a-bb35-4b85-9d8a-f19d10dd9288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:54:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:04.966Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=69686422-e672-4642-bc5b-635aafc0eb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:14.980Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e138b936-44dc-42eb-89c6-0895c491fc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:25.000Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=de343586-9e66-49be-b856-32478fbfbd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:35.011Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=073ef2bd-9d02-4c92-851a-ae16135991f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:45.024Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e5243e9e-93c5-4c30-8582-5214c7f36a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:55.036Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=250fc968-fe05-45bd-b1f2-e78590879958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:55:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:05.050Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9b7c08c2-c806-4795-b98e-f32fdf185c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:05.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:15.062Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=94997546-c600-4a3b-8c33-2f049362b209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:25.077Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b2d724be-a17d-4a3d-93a8-ef3f32d348c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:35.086Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8630ee9e-172b-483d-8a3e-36d2897e762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:45.097Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e264e469-4921-4bd9-b1d1-84cef2abb40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:55.112Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=799959a3-ee34-415b-b10d-54a9c4b1aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:56:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:05.125Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ab033cb5-71a3-4452-9ba9-772602218adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:15.136Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8449b927-4e39-4a81-9a9f-d45c7819cb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:25.146Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bc40f167-3112-423e-a6be-2724ca3d01a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:35.158Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ad998d9d-3df2-4d4d-bd0f-c9346ac7840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:45.177Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=de15d8d2-9485-4e47-88fb-0ae590588926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:55.195Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ddc40144-0548-4482-8f02-688ac03e129e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:57:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:05.210Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=16e19202-48a6-4e03-a14e-281def8ee96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:15.221Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=37e9e594-0fa5-4eca-89a9-2360204cf7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:25.239Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6a3d9cfc-17ba-46db-97fe-3db422153022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:25.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:35.249Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cdadb15c-01a4-483b-abd0-209cfc34f33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:45.271Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7eddba27-7435-4546-ba90-7432294146cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:55.280Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e6821efe-529a-4847-95a4-494079752cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:58:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:05.293Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9ce020a0-406c-4404-a1dc-6df0518da65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:15.313Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2a02faee-f92f-4b8a-9dff-36a2e611517b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:25.324Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8146abd3-d8b1-428a-92db-dd50eeca71c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:35.335Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f087b55b-43bf-4795-bdf3-4fe5f3ff3356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:45.345Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f75ced6a-1f93-422c-a40b-5e76de3f5908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:59:54.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T06:59:54.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T06:59:54.861Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:59:54.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:59:54.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T06:59:54.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T06:59:54.870Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T06:59:54.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:55.353Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=76f04747-9c8d-41f0-9cfa-2684d887316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T06:59:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:05.368Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1e7a9532-ed6f-4ca5-8cb4-6ef7f5b8ce61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:05.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:15.389Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e234c77a-4666-4d17-be53-280daf389fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:25.401Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=83d8ffe3-3f12-443b-8147-71fe6db2767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:35.413Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=97bb7601-6bea-4562-895e-b469e59f1390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:45.431Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=09b8299e-fd14-4237-9c4d-d096245f456e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:55.446Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=18998b4a-b072-41f8-998c-cc96df2d54e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:00:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:05.455Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a20b7c98-12ab-4816-805d-9734aeeba65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:15.467Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ddea8bcd-98bd-4a07-bfd4-a5da34fbadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:25.483Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d359d8d6-c5c5-4105-916b-669763b6f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:35.496Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a87b721c-b195-453c-9c97-a7a3a57b51ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:45.508Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=12e93c67-3798-43e0-a9f5-5dee8858fa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:55.536Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fe6fab03-7014-47b7-bdf2-500fcc160022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:01:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:05.552Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9fd7f086-95d0-42b1-9dfa-ff8ca6201d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:15.572Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=62a66b70-c9ac-49e4-8460-9b42df240198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:25.592Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3dde5434-9580-4bd3-9245-d4f24213e314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:35.603Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=14bb6f9d-0884-4416-bb50-6e22140042ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:45.614Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=179c157f-fd0d-47bf-9b38-6de91bd36b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:55.629Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e562c321-7841-4f7b-8cb9-bda27309005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:02:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:05.637Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=28474547-fc97-4eff-976b-2a6c1a4f4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:15.648Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=314474c5-7961-41d7-a751-378f221eb790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:25.662Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cdcb6211-b81f-4810-a80a-bf92a0199e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:35.681Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4c0dd097-9de5-43b9-baa6-bb32e1c6cd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:45.693Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=37c473f9-cf2d-4162-a1c7-0c1df1604f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:55.707Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7977f800-86a6-40fe-b75c-dce28311cb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:03:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:05.724Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=05c289d0-3369-4aff-b94d-561aaaa2d7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:15.741Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0d965b90-dc9a-4613-9646-05bf32ab7284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:25.756Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=92d064f5-16be-451c-a227-ae376f4d5d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:35.768Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4904756d-92ca-4b7e-b4e8-24e418c0ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:45.778Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0b064752-b215-4ed0-ba81-decfc3ad060d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:04:54.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:04:54.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:04:54.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:04:54.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:04:54.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:04:54.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:04:54.843Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:04:54.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:55.790Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=18bb915d-09ad-4844-993d-4b426fabd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:04:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:05.803Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2389b44d-c026-4919-ad3a-e8988f281837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:15.820Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c4321de6-06a4-43b6-85cb-b8c729eeca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:25.837Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=56da9d60-28ab-47c3-9e28-6a7de12d461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:35.845Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e7b18d3f-105c-4165-9ab1-aade20ff5167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:45.856Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0d4e4cb2-41e1-4666-8465-2dde5377d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:45.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:55.870Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7cfb57f6-8f46-4d99-a668-a4e28ea9ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:05:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:05.884Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=65434850-f85b-494e-b956-cb2219d08299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:15.899Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0f9df6d1-8fac-4cfc-82b4-cf174c12d6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:25.909Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bf2a0997-7658-4515-8d0d-f1004b0c089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:35.918Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2df625d7-d8de-4a81-b926-9342851ca5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:45.937Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=be6b0e4f-22d1-48d7-9d17-3969066b49c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:55.947Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cc8da7b8-c976-4f39-9179-00acf3ac9c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:06:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:05.960Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bc279ad1-20fa-436d-bd0c-af8d449b45d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:15.974Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6ac5908b-1f72-4b64-9db0-43fb1e4c55ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:25.983Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8f45d858-9e7a-4c32-8cd1-9de942b89354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:35.993Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6cdbe66f-4207-4351-bdce-3d6442957204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:46.010Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4556b4a3-de7d-4209-94b7-be4b0c919013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:56.040Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=93f0dbe5-ab72-4863-a8fb-3f7d5ebaca67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:07:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:06.056Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a2fc3eb7-041f-486e-8b56-59dc3f82015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:16.081Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dc588d3f-02d7-4970-af49-f91238643055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:26.094Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6e3fdf0e-c259-4ea4-9e8a-1710e07f88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:36.102Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=29e2a464-f253-405c-ab92-58ef53b837d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:46.116Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e78d233a-cb64-48d8-b169-b5e43b9bb798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:56.125Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a42d1f48-322a-4761-b4dd-7df6dac99272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:08:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:06.138Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8181ce50-96b8-459a-a860-6d8026690fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:16.153Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5544d6b0-91d6-4aa9-94c9-329ac65cfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:26.161Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ba4cc8a4-5410-4c74-9a93-60219586bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:36.174Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=48a98894-73ed-4fcd-84c0-2188a88ce4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:46.192Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=41c6c576-b131-4aeb-84ef-ac80456b3dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:09:54.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:09:54.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:09:54.857Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:09:54.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:09:54.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:09:54.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:09:54.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:09:54.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:56.201Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b02b8dfc-81da-4ca5-ae2b-ee5c285cea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:09:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:06.217Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7b4d9b9d-5691-494c-b8f9-3b6cbf0b4a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:16.232Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=11482352-4e42-46fb-801d-2b4c7536583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:26.244Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bf8a52c7-a459-43eb-aa58-d38b09964563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:36.254Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=12f4bbe8-ff2d-4259-b912-64d534f35abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:36.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:46.284Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c98f2c59-b59b-4acf-8b6e-91f2d2bf168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:56.309Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=79a72cb1-15f7-4199-8ad0-955573d51e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:10:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:06.325Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b6a7650c-2356-4837-8d71-e55cc62a13fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:16.334Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e0045aeb-5f25-46fb-9944-f4e83464074d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:26.344Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4dc36392-8fa5-44a3-88c3-ff6c10850c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:26.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:36.354Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2142012f-86ab-4abe-9ab3-23a825875fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:46.370Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d076ae4a-4e32-4f18-b155-011e2a8aa855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:56.394Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0f602898-c41a-4d21-b22f-b48832c41cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:11:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:06.410Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=22a6e03f-5bbb-4fbb-aae5-ee40fc753c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:16.421Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6610a772-a266-4051-9090-f7a44cfb3dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:26.434Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=900433a5-0360-4b6d-a158-0e2863a61842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:36.445Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d2ccc67a-7b6d-4be5-83ea-19f3ff1c79fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:46.458Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d460a153-1acb-456b-b1d1-2555f58e60e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:56.476Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=57cb12fc-8346-4839-869c-6840164d7845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:12:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:06.494Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b8029bd0-7b14-4b03-a2ea-7ee107852f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:16.504Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=615c159f-41e2-405e-8709-1e19a833c4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:26.514Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7700d3ac-8457-4d08-b751-5610e1ff7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:36.520Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=98efbf0d-d679-4094-af3e-4987160b52c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:46.532Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a6e6859e-17cd-443e-81e7-4e7142a26527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:56.549Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b5e2e9d1-5f17-4e97-85d5-f564b9aa348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:13:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:06.568Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c30fea00-bb04-4331-875d-49e132076580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:06.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:16.581Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4e1a1e44-4e5e-4e8f-9c3c-19de2c6f819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:26.592Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0b31d416-b2e7-42a9-8991-079451f4c8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:36.599Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7dfdaced-54dd-4824-9408-bef508514620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:46.609Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f325da50-4326-4d13-b5c5-17a397d31c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:14:54.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:14:54.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:14:54.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:14:54.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:14:54.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:14:54.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:14:54.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:14:54.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:56.620Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=76d9d794-dbbb-443d-9a95-83dcc1f411ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:14:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:06.652Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f97a9615-dbac-4857-a68b-bcd2450fe016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:16.667Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cacb92f0-f00c-47da-b71b-552aa852da1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:26.675Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=720826b4-e102-4d51-b39e-1d57823e7c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:36.683Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0b938b71-d586-4353-aa28-c0f896abd0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:46.698Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fb25c009-4373-4823-acbc-5714282ae8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:56.707Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3720ec32-e567-45e1-8e61-9eeb3903392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:15:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:06.719Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3031de3c-a7b7-46d7-92da-538842b6d7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:06.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:16.739Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0fb4b836-347c-4d9e-834d-04fdce99aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:26.750Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=91dddf15-137d-4e42-8737-3173ce1a37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:36.760Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b6e375a4-fc3e-4564-ad49-6237fc623ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:46.777Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=04b01d97-46a4-4aa3-90a1-1b96e911145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:56.789Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7e51d746-9751-4671-9f8d-a3c479cad5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:16:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:06.803Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=beefc4ca-144c-4407-b116-20c810db6dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:16.812Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7b2d7e1b-576c-4a5e-9e92-e8b554630422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:26.828Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=875bb563-f544-49c9-83d7-f35a72a52dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:36.839Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=68b7bbba-6b42-4e00-9e23-7b21aa976232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:46.850Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bbe58a13-90de-4214-a90b-beca1395e848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:56.859Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8c3732e2-b754-4294-b5ea-23c409157a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:17:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:06.867Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=da1de673-c54f-4f1c-94e4-5453b06ab61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:16.874Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f916b737-456f-443a-be5d-9635bcbbe323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:26.882Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e79d33d8-83ad-4f98-92a9-4eb3d9eb797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:36.900Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b9f52a11-6b8b-4929-ba44-a312fa0d039d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:46.926Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5da8100f-d3db-439a-8584-0506507cf624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:56.936Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=26839bbe-b842-42c7-9526-25f3b1c4a09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:18:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:06.945Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=aa486a6b-33cd-4477-8784-46121a3d9196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:16.954Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=83e9a450-6fca-4dc3-81f4-c7157c1ab801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:26.963Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ff755317-fb75-4333-8cf5-75690cddc1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:36.984Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1fa9f224-76a4-4f30-ad77-2a94fe0c889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:37.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:47.015Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=48f6eb8f-d73a-4d39-97cf-163cb5a5c89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:19:54.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:19:54.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:19:54.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:19:54.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:19:54.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:19:54.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:19:54.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:19:54.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:57.027Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=67a9b525-3746-4eef-9d34-14495bd58978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:19:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:07.040Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c1b17a42-d371-444b-8c00-e45ad444d893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:17.048Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a76dce4b-0636-4066-9f53-b45df9c3cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:27.058Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2075a18f-a89b-4ad2-9b8a-15ba5661dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:37.066Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c20ccf38-e61c-4d13-9c99-1263045a54b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:47.079Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=80473793-e321-469a-b435-74afb0c85ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:57.097Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cd2a0cbb-0cca-4c8d-b4c4-afe192707b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:20:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:07.107Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=22ab7474-6adb-412d-b75e-5cb2b3272e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:17.117Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a24a9633-8d32-4080-9658-d4f592714096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:27.126Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=acfda723-4c77-418c-bbdc-05cea1505f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:37.134Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7db6a764-0b4a-4b2b-91c5-801bffbb6115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:47.145Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c55e2dd0-29bf-423b-a882-44d6975c310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:57.158Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=04551bce-9e42-4bff-8df5-7453b3abfc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:21:57.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:07.173Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5d9ef9e6-5adb-4226-af26-4e1d90a65652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:17.182Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b9515fff-e9eb-450a-9afb-b31f3f9d41b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:27.192Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d37dc2e8-0569-4366-8735-b218118c49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:37.203Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8a20854f-9c41-4b4f-aa30-efa29c7a8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:47.218Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bb562561-73da-46bb-82ed-c917d2967779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:57.242Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5c70ef24-1445-4ac9-83cc-5792682e4707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:22:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:07.253Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1d4eab4f-6249-4842-a81b-d152c96661a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:17.264Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6d86ac7e-325a-412e-89fb-2a1cbaabddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:27.272Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5e63ea5d-5496-4ca3-9219-5979fb919106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:37.279Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bcc8a5e9-5e8b-490f-bd57-e43ee2a40330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:47.306Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6ea87ca5-a7dd-491d-adce-450d80f349a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:57.315Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b9abf8de-7f36-458d-9d9e-9e84a471c4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:23:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:07.325Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cb98e1c5-118f-4ca6-8090-ce564db1311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:07.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:17.338Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dd080208-5b09-4972-99db-04fbbff38e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:27.352Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=adb9b1f0-a634-45cd-aace-a9e3e1963e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:37.361Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cc5e6506-74f6-4c81-aa74-4505674da1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:47.370Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1db99551-a0f4-42df-b507-9ade13b0b477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:24:54.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:24:54.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:24:54.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:24:54.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:24:54.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:24:54.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:24:54.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:24:54.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:57.390Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=000b85d0-915a-4bb6-86f9-5cc083e3a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:24:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:07.400Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bc5df659-3246-4d4b-a888-63d600ebc90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:17.430Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=341ac917-96b0-45b2-84d7-d9abd73fca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:27.462Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3d090d46-bf6a-48b0-8ada-8855c789e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:37.472Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3972e166-1f7d-40da-bf4c-564a652ce20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:47.482Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4ee27b7b-3ae3-4b29-9fd1-036b8d0d8c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:57.490Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6d2a560d-297c-4bf3-97d6-e48d9df7d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:25:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:07.499Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bde1fa9c-1b41-404a-b427-42a5be40ee71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:17.508Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bbedcd46-af04-41db-b12a-2f8e0918a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:27.519Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a3eeb298-7811-40f5-8081-657221691370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:37.534Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=31c26ee1-720f-4d77-9d66-196f3404f488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:47.545Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5e109702-b0ac-47b0-bb90-b9d1825ad3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:57.555Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e598cf7e-1b16-4747-b477-dcfc0143e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:26:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:07.562Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=01e3d3aa-8280-43ed-933e-cfb047a213c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:17.571Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f652bad6-4e86-45a7-b6eb-832266187913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:17.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:27.580Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d365d93b-d0b0-4374-a3dd-39a35dd8b186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:37.591Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ee2fe04b-050f-4d65-a447-a6f4cec3a5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:47.605Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d0aefa5e-f41b-41ce-b95b-7247698d0eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:57.614Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b00e2718-5b27-4483-8055-403c7e16d9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:27:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:07.621Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6e07b145-de2c-4a54-86a7-6447b2464db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:17.629Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a763c10f-dfd1-4e73-aa38-350ad72f920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:27.638Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d6971d81-bcdd-48e6-8966-d6348c829842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:37.647Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1fd8b7ec-fcae-40b3-8d2f-9471142ae53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:47.659Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bf073d4c-d4db-4c60-b877-815fcea28b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:57.672Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1119b228-d533-466c-8abc-46261177ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:28:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:07.682Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d17e26bf-c171-4010-9448-2ffa283454a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:17.689Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3ddd3773-c44e-4247-9ac8-7790244b6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:27.698Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=eedb3df9-cb43-4fa3-b5bc-3211ea5a8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:37.707Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ef989122-bf43-4a5a-b2b1-aa866300ad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:47.716Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=43c8aac5-9037-4217-8c37-6dc99b18e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:29:54.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:29:54.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:29:54.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:29:54.897Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:29:54.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:29:54.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:29:54.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:29:54.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:57.726Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=53dbbeda-02f3-4800-aef4-e96f1d006cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:29:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:07.736Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dff425c8-ab6d-4899-abe3-ae7c4b551b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:17.743Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=efc1793d-1d49-4aa7-a2c4-2a6785fc60bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:27.752Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=69102d70-93b0-42c8-9c8f-a8cb1838a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:37.763Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5dc5a329-e876-44be-a2a2-033d26c62a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:47.771Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4ca4fd56-4d97-4a32-a393-bd087fffa16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:57.779Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=af2cdefc-aa2e-404a-80f8-7f23d500ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:30:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:07.787Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2fe3eded-fae0-4eec-a810-a4500d04deea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:17.798Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=941dbe83-bc46-485f-8824-65eeb090c135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:27.807Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=091a8a50-c7af-41c1-b452-894c83b928a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:37.814Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d07335cf-a436-4f00-ba81-80ab821dcb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:47.822Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=85866956-95ed-4047-a825-26c9949102ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:57.833Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=55eac4a5-ac3e-4edf-8f50-ed2144759750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:31:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:07.842Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a5485f07-c63c-45f5-abcb-1e4a65e4bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:17.853Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=33ff1a5c-1484-462a-a3a7-b88fcc776c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:17.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:27.862Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cf4144d4-a2cc-4219-9758-92b65f087e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:37.870Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d729aaa1-073c-4af3-aa70-1d1f63c173ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:47.878Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9aef7b7b-fb8c-4602-b59a-3928a2a49579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:57.885Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4d98cc03-86a5-44e8-a34c-75f54bda6a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:32:57.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:07.899Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=daca7a9e-a6c8-4e89-abae-b3d703232043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:17.909Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=34663dea-9047-4c66-b568-a856ec163bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:27.918Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a5e84622-4e04-4296-af01-66685fd6ceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:37.928Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3589e19d-1d39-4413-9cc3-44449eefd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:47.936Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d5fd6b57-22f1-4ba3-8214-b492239261da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:57.944Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5cbbe69e-8cf2-4143-abd6-e2aa0755cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:33:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:07.956Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=df7b86ec-0d3e-4335-a7ee-fad98a621194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:17.963Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=25d84e64-25e0-4966-8d09-89e97c200bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:27.971Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ebf76618-69d2-4f3a-bd09-cad343b58034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:37.982Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e965bda2-1f22-4d75-8747-ede1209285eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:47.997Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f91ed3e4-229a-4d8a-8fc9-f995e59a0ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:34:54.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:34:54.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:34:54.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:34:54.852Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:34:54.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:34:54.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:34:54.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:34:54.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:58.009Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0949b86c-7f97-48ea-848a-370852e91b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:34:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:08.018Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=eff25e11-fd4b-43ea-b555-8bda04b1cd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:18.026Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9948e809-868d-431c-844c-9067c103eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:28.032Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=316452b4-1d48-45fa-b617-349c12282a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:38.040Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dedb78a5-fd69-4b71-a09b-e2fcc8d7c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:38.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:48.051Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8dbda299-e223-45e1-830c-441bb93e653d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:58.066Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8de444d8-83f8-4f57-9632-960c46f90dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:35:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:08.080Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8745a503-383e-47a8-a060-18faee1e830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:18.086Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5dfba126-4bb6-4d60-b683-e82447b1c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:28.095Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=23e0c228-5adc-430c-a90e-cefb1b06d2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:38.106Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=aa44e4b1-2545-4c97-9b92-c4d98384cc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:48.117Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d97aba76-3503-47d2-b14e-e74d228bb0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:58.136Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=83b70540-b6b5-4ba4-81d6-a21a1a98e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:36:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:08.145Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=79ecaf15-5aa3-43e2-9339-6c7361f9adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:18.152Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0bf78445-a5b5-4f17-b4eb-11010384c317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:28.161Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a3b066e8-2519-4634-b4c4-cf1bf6bfdd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:38.170Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f9980a9f-7725-49b7-8964-c2de4257b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:48.186Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5061464e-b49c-44af-ad0e-4324aab89b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:48.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:58.203Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=132e904e-1eaa-4e16-9373-071ef8fb2cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:37:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:08.212Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6ad5587b-a4e6-4275-95c3-ec3c7c69fe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:18.224Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=de882a32-8d8d-42ad-9fac-e2d89d4e6e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:28.236Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=09705c97-f7b9-4a28-b0ef-4bab1c783f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:38.243Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0359194d-0a6e-4c00-85bb-16de30ba5f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:48.251Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9f238367-6e25-4533-bb7e-54654b599b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:48.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:58.263Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=70d5f5e7-c07b-48a5-9c5b-7357b7c176ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:38:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:08.273Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=10c881b7-f46c-460f-9a7c-6ac6d08ccf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:18.280Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f9b603e4-9a4a-48dd-ac3a-d41b3b89514e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:28.292Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6d84fded-6e54-47e9-8ae3-debb487250b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:38.309Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=73794a2a-4771-494b-98ec-61ae95e67056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:48.318Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b3687f03-b579-4014-b350-5015b71b60ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:39:54.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:39:54.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:39:54.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:39:54.865Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:39:54.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:39:54.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:39:54.873Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:39:54.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:58.327Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=afc3219d-d6cf-4ea9-b84d-0700d25a461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:39:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:08.338Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=469a6f91-a376-490a-b10d-67b74a0007b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:18.349Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=621144ba-500f-466b-95c5-b48eae5ca1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:28.358Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=80aa25d2-2ce7-4ac6-bf87-07d2d7d9d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:38.367Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=daeaa8bf-8617-4414-9caf-5cc834a942b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:48.379Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a5f31ffd-358e-47aa-a4db-718d9e10ff97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:58.387Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fcb78509-3496-40ad-8c2e-00ca21cedea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:40:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:08.399Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6f3fe505-9ba5-48bf-9303-00421ab1f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:18.410Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1206bd71-cc38-473a-91b0-a2d2b49356ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:28.426Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=107da642-d997-4218-a76a-1c5a82f67bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:38.433Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5489f416-93d6-449e-8732-f1c82f293cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:48.442Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=69e77b63-1b23-49f8-9b4b-45008c74a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:58.452Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f23285e3-958c-4467-980c-0f541e5a3624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:41:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:08.470Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=eb6f0897-5b54-4599-801e-fb6d3cfeae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:18.479Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9ae94cdf-990d-426b-94af-9cd18e56e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:28.488Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d244c1fb-cb73-4f10-b339-91d3ed6a7cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:38.499Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=25de4689-4994-4371-816a-aede0a451e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:38.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:48.507Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d7b750a9-b9fa-418a-ae5e-2cd516ca3916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:58.514Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7d157d16-34bc-4b2c-92bc-3e2710c4bf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:42:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:08.523Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e0d39bd3-388d-4cfb-9e4a-453cb72dea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:18.533Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=38ce423c-297d-4a9f-9834-f6986c0eeaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:28.540Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=22b41a6e-bd99-40d6-856e-8c833f27d74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:38.553Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1e49afa2-3a4c-4710-8ddd-2c229ec9e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:38.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:48.559Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a0af0652-2065-43f8-9849-a951f7ea391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:58.566Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a4a7de2b-52e9-498c-a400-6bf1347caa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:43:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:08.573Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4639e160-a1dc-454f-a45f-49f9a3c75484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:18.581Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b8c3a7b0-a53e-413a-90de-061a1d5ebd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:28.588Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d51ee380-1eb1-48c7-92b0-b0efc41fd67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:38.597Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ad8da502-2ec9-4972-bab0-df453d98533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:48.607Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cd09150d-c372-432a-925e-610a83b39b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:44:54.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:44:54.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:44:54.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:44:54.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:44:54.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:44:54.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:44:54.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:44:54.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:58.627Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=31b500d4-eaf0-4aed-b26a-cbb37fa17b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:44:58.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:08.634Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=121333b9-3c21-4ddf-bacb-c63265d9ecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:08.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:18.643Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8901bdc3-3527-47f6-a8c4-91ad679cc1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:28.650Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3ffecdd2-e317-4688-a0f5-f8e974990026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:38.658Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2899d457-1edb-434a-98e9-c9552c49d1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:48.666Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=37b112a6-37eb-4590-a0ca-b3b15e816829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:58.675Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c4f2eef0-8f65-4196-975a-5d7ee05c34aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:45:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:08.686Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9834d30e-8b81-4d88-a4aa-4a7372184885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:18.699Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=32aa9bad-e5b2-40c3-9419-f2713a7a870c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:28.707Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2612787c-7c46-45b8-95bb-1d0ed44fbc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:28.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:38.715Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8f3665a0-279d-4db8-8bad-bfcd5488fc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:48.722Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=145640c8-1109-40c0-bad1-719d335487bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:58.730Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=93baf751-57f6-48e6-be76-39d8089d2f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:46:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:08.739Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c64fc092-b3e4-4ccb-a868-a14d5ae1ab39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:18.746Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=36ceb2b0-0563-4e25-9010-216191794c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:28.755Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=15adf95b-be65-45f0-9480-71486b1be765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:38.765Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cf139e37-050f-4843-b146-95f2b8542414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:48.772Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=caa63a12-082e-4301-ba2d-6835cb4d8530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:58.779Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ac98a780-559c-4c67-94c0-16cf582e0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:47:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:08.789Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f0fd298e-6e70-48bc-9841-1118f50361ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:18.799Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bfb14f7d-bc61-4bb4-9440-c138ddde7f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:28.809Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4d5cce90-ecc8-4a3f-beac-149121a46dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:38.818Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=50988c3f-521d-49ec-8f0a-1bfbfe4690ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:48.831Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=afa54af8-97c0-4732-82e2-3aa572c35643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:58.846Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=25e37274-c031-4097-92d7-505f383bbbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:48:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:08.854Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7bb24b90-c1c0-4e35-bae5-0e250e02f470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:18.864Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cbef7023-5dea-405d-ad2b-43dbd8bb3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:28.871Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0c65f098-8484-45ba-a552-ee285d3399fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:38.879Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=99463a95-7db0-4b66-beb3-a881fb8a3e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:48.894Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f5e0bedd-c967-4b14-83d4-e69d2685a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:49:54.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:49:54.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:49:54.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:49:54.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:49:54.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:49:54.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:49:54.868Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:49:54.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:58.910Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=129213eb-0b72-47cf-8363-2f571a13ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:49:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:08.919Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=430d571d-766b-47f6-882b-8958e2e084ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:18.926Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4eaeda37-6466-4b50-8c0d-39b26ebff216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:18.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:28.932Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a6cc26be-a620-40bb-ad14-6bd609de705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:38.939Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=19f8e43f-760c-4d50-a47e-fd7080564982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:48.949Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=34a3c990-4488-4355-bec5-00a70d7bf1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:58.959Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cf9c3454-7a0b-45d5-951f-57e8893ce50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:50:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:08.975Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2bad5342-f6ba-4c20-804a-f5ddebc23408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:18.986Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dd47e114-fc93-4d35-a611-a007fa8f9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:28.994Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=75cddb15-9c4a-423f-b3d8-4e197a788d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:39.005Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=142e9642-97c6-4c40-9061-c6c435919b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:39.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:49.014Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=40ec61a2-8fec-4c88-b5f2-41d87211f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:59.023Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ca4b7fea-6a4a-4156-926f-6ee4f6b80690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:51:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:09.032Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d3c4f8b9-67c9-4450-a646-782a381d473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:19.044Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1b27b30d-cc0e-4542-a950-fb11f557d217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:19.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:29.053Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4fd05e53-3eb0-4ba6-8c02-8253c36683d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:39.062Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=37d88349-e048-4f11-8a83-257edef64462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:49.072Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=26b40296-4f72-4e9e-9bd9-d2ff83f946b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:59.080Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d6e4067d-ec07-4243-abc1-842f55d4604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:52:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:09.093Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=11a984f9-ca82-4117-bd49-7dbbd325d7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:19.110Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d6973f1f-c292-4163-be9f-78dba5cc8a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:19.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:29.122Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f40f0122-d784-49d7-ba2b-a87ee089ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:39.129Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ad084f94-0bc8-44f5-9b7a-100d204e46eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:49.137Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=51586ef2-7818-460f-ad0a-26dc7ec1e44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:59.146Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ae2ea979-4aba-4a0c-ab99-8218a788dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:53:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:09.154Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=567e98be-0ec2-4a47-ac05-0306be06cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:19.167Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=95a072d5-d8a3-40e6-a51b-c480bcf48e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:29.190Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0630f25c-beda-41d1-aa3e-1dcfc6afa6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:29.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:39.198Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3aa801fd-1bd5-4e30-ac50-9debc4575125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:49.207Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f98443be-b03f-4d06-b711-92fdd714c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:54:54.853Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:54:54.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:54:54.854Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:54:54.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:54:54.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:54:54.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:54:54.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:54:54.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:59.214Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d54ce4cb-cc26-4a61-98bc-78722b05a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:54:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:09.221Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=07ec4a8b-0de1-4dff-a3e0-16840cac7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:19.229Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=beedcf38-576d-4a6a-bbf6-a23deb169ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:29.241Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=69b931a1-1be8-4a6a-afd2-8468fb75299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:39.258Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c4f01848-ffb6-4c43-ba7e-21c8b6b7c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:49.267Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cbd2e223-8144-4eeb-9536-a1676e54590d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:59.274Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=32b0e594-c609-4f63-92e7-4fe0cffd9595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:55:59.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:09.282Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fdcf0477-1c25-45ce-832a-8704d5796b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:19.289Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=837f3980-779b-4a9d-a200-de78a49d9602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:29.297Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=54761bd4-b8e0-4214-90ab-4daf01be0968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:39.306Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dd07285e-807f-4461-b49d-00627c815a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:39.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:49.315Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2a4a5eaf-41d6-4193-bd22-9f0838d33eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:59.323Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d80372e5-fd50-475e-8710-ae9f79cf7f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:56:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:09.330Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0ff46848-6823-439d-a2b0-2cbefc75b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:19.338Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b8a468bb-f9f5-4244-839d-36945823fd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:29.346Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=61634922-cdb8-49dd-bd20-75e61501a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:39.354Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f1182e6e-9242-4c18-8f88-42c21f402da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:49.364Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d4457a7c-5855-4547-bea0-425815cd80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:59.379Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=de455521-3778-4d1e-8004-59c057b2db18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:57:59.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:09.388Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e6fe7165-0cfd-4d0d-a38f-7a8c6ed35bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:09.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:19.395Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=eec15d9f-0d76-4b1a-985f-5e27e1bcd627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:29.403Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=baaddeb5-11ad-468a-88f5-89b677ca4cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:39.411Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1982c014-56ed-42e7-a0b6-e04ffe4d2dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:49.419Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=55cb44db-ffc8-4d18-b170-bfc6c703a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:59.428Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=49c80827-fc58-4dd9-9497-a21c0b57df55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:58:59.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:09.451Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0b3a9de0-72d4-423c-bc08-d828f0d7b085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:19.459Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ff7f5568-2b80-48d7-8f0d-706c99e7bf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:29.467Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b2885835-cf80-40ab-9733-8332d9941aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:39.476Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2fd17dad-cf86-45a4-8b8b-a8e0ace66951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:49.482Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6e1cb18c-3ecf-4d8a-aef6-511feb932e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:59:54.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T07:59:54.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T07:59:54.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:59:54.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:59:54.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T07:59:54.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T07:59:54.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T07:59:54.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:59.490Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b232abd3-210b-483f-b5bd-d4ae9f10c175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T07:59:59.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:09.500Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dadba0aa-577c-4215-8f93-d7c947cee36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:19.517Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6383a34d-cd6e-46d9-aa7a-342bd16358fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:29.528Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c4a96bb4-c78b-40f7-8bd6-0ca455767069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:39.534Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fd883aa3-2357-40e9-a347-3512dd9e8aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:49.541Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0da92a9b-b83f-4a51-a84d-a0e16d938ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:49.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:59.548Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0eb8a48f-ec66-4170-bcc2-712a6086fed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:00:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:09.558Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=256380da-7315-420c-a514-e255e62a6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:19.566Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8436cf89-188f-4e49-bf16-4e4682d7bd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:29.578Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c366ca71-c282-4a4d-9f8d-27897d241683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:29.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:39.592Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7f672061-da53-449f-a71c-72750c2cc990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:49.601Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d581f71c-483b-4317-b06f-add70369bf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:59.613Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ce97d8c9-cc6e-4fe8-ba1d-951b1716b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:01:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:09.625Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0014b9c5-2b78-4440-9148-9e5e0d5c4bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:19.634Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=374d15e1-7f14-4716-8782-9927021c0f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:29.644Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d1021036-0c6e-47cc-8399-a4ac2f2ca23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:39.652Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0b887dd0-b3f2-4613-aef2-09ed35e8d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:49.662Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=19c9ab55-5d01-4f05-a6eb-10643e3d5a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:59.679Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=182a3440-c641-4002-9c80-eb6eb11b197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:02:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:09.692Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2337dd04-0e21-4a0c-9e74-b764bec4c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:19.703Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=388b6cef-99cb-4ce5-84a8-9195cf12179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:19.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:29.709Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=509a3f6d-5fd3-4760-a5ec-6054dfe38c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:39.722Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cc3ab87d-6e5a-4fc1-99b5-79cc2a813511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:49.729Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d7500c93-4653-4e3d-8e23-a88bbbccf278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:59.736Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9f4dc0c2-3d3f-4aca-a228-d1f5668aee3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:03:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:09.745Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5e08f543-f8ab-41a2-8dbf-64cb1cf2bc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:09.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:19.756Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5c4b0b01-c87a-4dec-9e5e-8d01c8002da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:19.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:29.772Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8d722f1a-c9c0-4ae7-be26-e0f120d8fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:39.783Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fae03f87-7348-466d-b559-12b17d477d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:49.791Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ce9f32a2-b22d-4d78-8726-e0404c617bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:04:54.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:04:54.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:04:54.847Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:04:54.849Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:04:54.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:04:54.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:04:54.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:04:54.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:59.800Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6f51ebe2-cea3-4a19-9dc7-07ea2115d05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:04:59.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:09.811Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=38bf7e0f-0f72-4b10-a303-45ac85543518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:19.819Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9ea48af4-4801-4a3b-a5cd-e322d8d7a115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:29.828Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e86291cd-2244-43a6-8425-1638e3bc26af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:29.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:39.854Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=66836330-c660-4add-a7a0-9d813f166cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:49.863Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=155b7aec-0e49-4deb-a2d8-893ddc73e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:59.870Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c7de1e8c-a356-4968-b348-1c32747b42a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:05:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:09.891Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=762499df-ef8d-460a-b256-915610953a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:19.901Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ce3e5d77-9215-4e73-bc34-2f48e0807e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:29.909Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0732d41b-6d89-4857-b64b-5ccdb292099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:39.921Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=03246d1e-d151-4405-ba87-ad7ba377b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:49.938Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dd20e182-f9be-4a1c-816e-fcb02ce1b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:59.948Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b206fd0c-761e-4928-b156-3bc13df2c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:06:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:09.959Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=03179ac4-c7a6-4bf7-a438-12743878ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:19.967Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=486ed079-4794-4614-9a20-261118fb10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:29.973Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e45eb085-0350-40eb-a739-b76fc47e0e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:39.992Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d8e9db3f-ac55-45ff-b6c2-10887b4e15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:50.001Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f017e29e-0471-4896-98bf-b7297c94a27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:07:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:00.008Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6b9cc52e-f349-46c6-8558-64eb8a0955c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:10.020Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=914e08b0-afcb-41da-a083-02693cbf1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:20.032Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=332fbdd3-84f9-496f-b188-57aae65c2af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:30.046Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dcf9f010-e583-45df-a452-010c23d3f034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:40.054Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ad4efabc-a491-4460-922c-668876363696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:50.061Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=eaad1999-4dc2-4ddd-944f-957866033576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:08:50.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:00.067Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=19a71ba0-984f-4de0-bf27-94be3821ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:10.076Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cdb6506c-5edc-4b11-89b4-593e065668f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:20.084Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e41ecc29-e501-4c74-9989-321e70d01678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:30.095Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b57e1d1c-986d-41ce-adeb-ec31e3487f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:40.112Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=91aaafed-4dc5-476e-aa6d-855d74c53107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:50.132Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3a5cf3ee-2b51-45d1-a80a-dbac0352d488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:09:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:09:54.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:09:54.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:09:54.859Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:09:54.860Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:09:54.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:09:54.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:09:54.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:09:54.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:00.140Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=92e4935a-98de-4234-bd26-a5c6fe5e6c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:10.146Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=abd0e12e-dd8a-4acf-8d6d-cca3b4b5c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:20.154Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=63362cdc-26cc-486f-a7b1-4787c403e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:30.162Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=61210143-6012-42d2-b600-fba2deab846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:40.169Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=aa203abd-79f9-4e08-8ab1-11f815048f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:50.179Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=42243150-f82f-403c-a688-6bf6654ef80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:10:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:00.196Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bc6a4ef2-ce5c-4690-8679-b9717f0fc9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:10.207Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=67b2ac8f-ac7f-4915-a4be-d161767f8a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:20.225Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9fc42584-4109-4fc6-836c-5b1d84377d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:30.232Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ad7c68fa-35fd-4ede-a88d-3ad27cd0f18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:40.240Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=abddc270-f3a5-4e1a-b917-f62a6712340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:50.248Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0485ea56-7827-49ff-bfe3-d01a601729ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:11:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:00.257Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c2981173-dcd3-405f-a700-aa56543e7576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:10.269Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d45cc190-6b39-454d-bfcd-5872e73203bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:20.282Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2e600604-1fae-4b86-8aee-6ba2705afe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:30.290Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=faac6db4-bb5f-4b67-a9c6-ac679e45ef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:30.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:40.296Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=712dc8ff-fd5b-45b0-bba5-ad37eec9b078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:50.304Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d51491f1-ff7f-41ee-b822-79020d7e3a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:12:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:00.314Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=993972d1-464b-41cd-8f59-69064e9b6bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:10.326Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=94c1f322-8931-4709-9da0-ed1f7fac4534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:20.333Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4aa18e00-1260-4195-9121-1f6ea054743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:30.344Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=daabd680-15e0-46cd-9614-51901e25e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:40.358Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=03188588-0ad7-4672-b9e1-2ddbcc8abe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:50.366Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f24c56dd-28ed-4163-b2b1-b4a5289da54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:13:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:00.373Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=de02c9fb-302b-4e9d-8437-a3143e53e0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:10.389Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8d74a6b2-d6a0-4fc9-be92-16a0f9280c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:20.397Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bd4ac225-ae05-41d9-8638-d26c54e0de65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:30.405Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9ef4d5ac-ed43-4c86-b87b-29dc523dc01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:40.415Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8f2f7d4f-19e2-434d-8e1d-a418341277c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:50.427Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ec7ca2e1-ac94-478c-b726-d9dca74e7311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:14:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:14:54.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:14:54.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:14:54.853Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:14:54.855Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:14:54.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:14:54.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:14:54.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:14:54.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:00.435Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=478698f8-2e94-491f-b1c7-8f0e324b9994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:10.447Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=70aed7fa-8033-4f34-af81-a62d3e16fc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:10.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:20.454Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e5e34f98-f840-4722-8d90-76e83d5be8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:30.460Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0c8126de-8f06-4e63-b154-983b71f2c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:40.468Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=18c34c4f-eaf5-408c-a4e5-a2efeb87a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:50.481Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=28d43d9d-f9a5-4a61-82de-feb3d23c4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:15:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:00.489Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=29b38b8b-6740-452d-bc1f-d96aa3ccfcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:10.507Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=83ed6232-9297-45ae-9c7c-66d5b6ae944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:20.526Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=73af597e-6581-4e73-8526-769f60165bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:30.549Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=edc39be8-5260-4137-a4bc-0f3fc413c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:40.556Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4f8a770c-ff54-4eb2-a716-c94fec5d6ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:40.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:50.565Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4d8a7e78-a28c-4739-a8ca-6d767cb92504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:16:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:00.575Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=97599737-7fea-4eca-931e-1552fb435a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:10.584Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cecfef90-29db-4a92-af02-2b8b44f15b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:20.606Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0cf05541-a857-4c69-9a34-d5f5aa403c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:30.614Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c48efd5d-357f-4e56-a9c6-507a77d2f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:40.623Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=599d943e-e62c-44aa-a1bb-ede077d92c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:50.635Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ba33d8b8-a168-4567-8b14-b065de55e408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:17:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:00.645Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=46885cc0-9835-40bc-b8e8-a4a0a141e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:10.683Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b3d32570-256f-4c3a-b78c-1adfff8797cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:10.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:20.692Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a0a67b37-acbc-4abc-82b0-67c4d7454543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:30.701Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e95e0dd1-7138-4be2-bb08-ed8dcfe17dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:40.710Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=179bac3c-183d-46b0-acfd-20de854a0b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:50.728Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cd3d2204-8716-4957-ba38-284708b4a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:18:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:00.741Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7b36caf5-2369-4c68-b2dd-921c693e7005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:10.758Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=40fe192f-3472-48dc-a102-e7e73c1566d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:20.765Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b8d837e7-72fd-4e44-ac04-af144d4e0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:30.774Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b1d25b89-4b66-4782-8e75-0c393e64a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:40.781Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7cef0514-f217-45a9-9e81-ef048ba7ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:50.793Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=912af3fb-04a8-40d6-9886-006f13bf9468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:19:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:19:54.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:19:54.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:19:54.848Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:19:54.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:19:54.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:19:54.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:19:54.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:19:54.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:00.813Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=688c757c-67d6-4689-89f3-3bdd2a82f074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:10.825Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1bc6fc47-a400-4b2d-ae74-45aa577d514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:20.832Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7e191a84-f819-4886-9469-4d67d5f6575b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:30.839Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d231557c-54d0-41ca-ba3c-2c688308df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:40.848Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f286e9ae-e951-4019-a731-73739274bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:50.855Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=525a48f3-194e-425a-9d8d-4f4ef552a719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:20:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:00.862Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e653ae3c-5bbe-4c2d-b349-44ad8d26a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:00.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:10.873Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cc8de873-cd28-41f3-9121-355c9e03bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:20.893Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=01b3209d-aafc-432a-b98e-779079ab0b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:30.900Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f49b2ec1-ca71-4e94-a034-1ed00d48186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:30.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:40.914Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=00dfe9c6-7dec-42d7-bd66-94654be16a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:50.922Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9749f5e5-6896-4ee5-932a-eacf8474dd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:21:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:00.932Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=35d8536c-c614-48e7-8cea-5531ba2e5074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:10.939Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=88c0c536-58b4-4dd5-8f2c-33fc3db0ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:20.948Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=87415821-b24f-4c1c-94ec-e4a6cc111f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:30.962Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=feed8b43-8a24-437d-8af0-e0c03eb095ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:40.981Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cb6a971b-2a25-40d4-8700-d40fa72e60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:50.990Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=15f9b9c9-9d91-4c9a-912a-ea1d74db798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:22:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:00.997Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c3189ca3-e21c-400e-9321-ce0bc267b846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:11.004Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=44753279-f886-424a-8795-e11a983e37c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:21.014Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3521e2bf-0348-4f95-814f-2fac9cf68697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:31.021Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ecbba384-85b5-4168-91f8-42eea042e4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:31.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:41.031Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=33629464-350f-4194-927b-bfd089151d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:51.047Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=be677e14-79ab-4f4d-a79f-b1c98ba69af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:23:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:01.055Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5467e995-151c-49a6-bfea-ce7a8b9858d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:11.072Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3e4154ab-64e1-49c4-96e4-27d39c7fa69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:21.079Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3e90dc78-ceb0-4795-8bda-c49b46a82ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:31.090Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5f52df9e-cfb0-4806-a85f-5632c7fa2899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:41.098Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6aa2c816-1c8f-473c-be14-289f246f8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:51.106Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b156ac89-5902-415c-b74e-0dcb5789a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:24:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:24:54.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:24:54.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:24:54.862Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:24:54.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:24:54.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:24:54.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:24:54.868Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:24:54.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:01.117Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b8cc4a56-834c-4a3d-b36c-84a16f0318db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:11.132Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c1e87b99-83a8-49fe-a53d-d94f143893f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:21.141Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ab499269-45ad-4c2c-8de3-5c371fecb655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:31.149Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=29e5d2cf-ecb4-4a30-a994-2ce0b2265b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:41.157Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5a4676d6-2fc8-4ec3-a16b-e4f7954c89ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:51.167Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dd338056-8c6f-4912-9a51-24f72b9a9b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:25:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:01.174Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b9962e49-6303-41cc-9c9c-599770772190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:11.183Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bd03940d-1739-4cc5-98d4-1697dd488515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:21.192Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e445dfda-360d-44d9-8e00-8e26393c5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:31.202Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7816c79f-ed0c-4940-af48-7f6e47ad5679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:41.214Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ebc55486-ce52-43be-acf0-93e9b3ac4811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:51.221Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=061991c1-d7b0-417a-af32-df9c270344ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:26:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:01.231Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2471e997-0f5b-4229-9fae-45fda6b66aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:11.240Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f930b0c0-5ffb-4fbb-ba1b-6e5d4d274bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:21.248Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=80eaa261-9caf-4bea-849b-58b00c8734ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:31.258Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0d8dd22a-3ed9-4b63-813c-8326cb009baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:41.281Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7c8c67cc-24b1-418b-a6b2-599e3e2cd06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:51.305Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5cf39f83-ebfb-4ebe-998d-ab3e1c48135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:27:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:01.324Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5bed0bc0-ab76-4d79-98e2-4475d55a1815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:11.332Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=13db1e61-a505-40e2-a254-bb8a9fef6cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:11.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:21.338Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=69135d2a-64ac-4be9-afe7-8aca4651dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:31.347Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7976f33a-8605-4d00-844d-ac729e2de040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:41.355Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=62740864-b27e-4e15-93f9-e87fe0f826d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:51.368Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=913d2fc9-6994-4251-afd1-aa2c697b9c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:28:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:01.383Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d763e70d-ac63-4619-a7a6-ee2bd59ac8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:11.393Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c99cbb2f-9989-4653-86cb-5c4d90f1333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:21.403Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=03b1a161-c90c-4514-bc87-421e7430aadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:31.411Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8a7c2264-3750-4b34-a796-ec544dafc9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:41.420Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fe5ebce1-2e69-4977-bcb4-3e01a5c57aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:51.427Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ce329eeb-6bcf-4fe9-9c1b-fa87f8d72788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:29:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:29:54.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:29:54.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:29:54.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:29:54.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:29:54.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:29:54.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:29:54.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:29:54.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:01.434Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b95dafad-f91e-4b19-93c7-66f8372a3831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:11.441Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ba641754-892f-4b45-8a8c-4e441b497284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:21.456Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a78156dc-ceda-4e95-ad79-d62d19356989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:31.466Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4afc828f-723d-48c8-b964-ce74ba7209ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:41.472Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dcfa7594-19b1-4d63-a060-e8b9d9fbe87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:51.479Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b8985e93-9b6c-416a-a714-55c31a340585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:30:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:01.487Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7098725e-57f5-4f11-9059-72138bb1ebc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:11.500Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=93b4fda9-7834-43c5-acc8-0f5fc851ccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:21.518Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c9fa4318-4945-47d4-9956-6fed6ca07333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:31.527Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=23275b6d-c52b-4730-9e73-cc144b70827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:31.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:41.536Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dbe14329-c264-420c-aa37-15e90d2a9f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:51.543Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3c4cd2ff-4477-4c7a-baf4-864e90f2404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:31:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:01.550Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8549f7b9-eb5a-4283-810f-f939fff3a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:11.559Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c469028a-be66-4326-b1ef-867471f74a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:11.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:21.571Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d0e96cd1-7b93-46fa-8464-427ac372f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:31.607Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1acc9008-f428-436c-8610-ed3276ea932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:41.617Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b1089e01-f27b-4a41-a814-23ccb0692234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:41.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:51.624Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8ba18450-6f55-4f9e-9f5f-0eb2cfa9a49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:32:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:01.634Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=72fcbfad-6d9c-42e6-b023-2eaef52373eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:11.646Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6d86de42-979b-4d21-883e-47be93a8f9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:21.653Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6acf01c7-61c8-428c-a338-bf602d613aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:31.662Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=0c3b3be7-79ae-41b8-b4ab-c553f4c4afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:41.676Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=42ac55b5-6cc6-4550-a172-6e427ca668e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:51.690Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2c08cd32-48c1-4366-bc24-a045eaab44ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:33:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:01.701Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6a1d8ef0-67a1-467c-b257-dff2ba5e85c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:11.708Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cad43796-36c2-4dc8-8e72-3d2a4f846090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:21.716Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8ae51099-15b1-4f0c-b388-5102eab73d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:31.726Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=30872249-a434-4773-af75-528c14e82cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:41.733Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9f0397b8-4dd9-401c-b0c9-cf8c9433ade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:51.744Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cbf8a891-b34d-42eb-8853-69d6c0f83e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:34:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:34:54.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:34:54.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:34:54.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:34:54.914Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:34:54.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:34:54.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:34:54.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:34:54.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:01.760Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ee7385e5-b142-43e6-add1-2baf65e96af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:11.769Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8f0ff7a5-bef8-406d-952c-04b6bfb22041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:21.777Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2eae7650-26d5-4de7-8781-f61aea787c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:31.787Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=788c29d3-d75b-40a3-90bf-547283667d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:41.798Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8b90e977-d2cd-4358-95d8-6ed08431750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:51.808Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=086413f7-9d63-4cc1-bd06-4cab93d1a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:35:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:01.824Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7b091934-d7c6-4cfc-96e0-25d52398fe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:11.834Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fec1f9b6-6f8f-4176-932b-52975eaa16d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:21.842Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f9f19768-f73a-46bf-979e-99b027e24a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:31.851Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=d5f95c48-d1f7-4b4c-87e9-eaa32bb5ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:41.859Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f47c3404-84ce-4f52-95c4-413cb1481f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:51.867Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=676a0feb-5894-4fce-aeba-e50145370b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:36:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:01.874Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=25bf50a7-4999-44ef-a308-b383b519bae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:11.883Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5ab6a8ae-2548-40ec-8666-bcc4c0642319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:11.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:21.897Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ba1e4f78-a156-43bf-82e1-1932c39382be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:31.916Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=26882a3f-03e8-4ead-92c8-2eb2b0f9cd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:41.927Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fdccfa7e-c25d-4c74-b2d6-6636eceb098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:51.934Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dda32997-474b-477b-bd6c-d5b92a6697a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:37:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:01.943Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=87817c03-86b1-4439-8fb6-c59b147f2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:11.953Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1f8f559b-3207-426d-8f45-f0de243d8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:21.960Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=06ccac93-4ebb-492e-85be-f4bb74b8c1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:31.983Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5b60e854-c216-4bb4-a9d7-a9cd33539e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:42.001Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bb977901-92af-4a84-9817-690f35c95c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:52.010Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=81dcbda6-9b6f-4a6f-9d33-a16bd95a2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:38:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:02.017Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=65468e05-0e4d-4c1f-8705-31593eec3012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:12.024Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=88d7bce3-03ea-490d-8d4e-ffd38877db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:22.030Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1a56e214-ba52-40c6-a31a-47cce8487d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:32.041Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=912cd452-1641-47a5-a592-36ed7f7902be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:42.049Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ad12c480-8e07-4bd8-8509-698bc4deb4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:52.057Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b56c53e8-2dae-4d61-9a6c-cf4231104f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:39:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:39:54.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:39:54.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:39:54.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:39:54.854Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:39:54.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:39:54.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:39:54.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:39:54.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:02.068Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a6ebd35d-f432-447b-8222-fe58afd4683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:12.075Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=30cb7317-51ec-4562-99b5-8aba7fc305d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:22.086Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b0963ca8-017b-453f-b0f3-c9396c5f4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:32.096Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2a04d14b-bd6c-4488-8c5c-2f32a9ff0073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:32.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:42.103Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=393ae121-0542-4f09-a00d-1972ea5c4cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:52.110Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=c331f0aa-6fa0-4213-8436-35b53757c083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:40:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:02.117Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e2989d10-fbc8-4130-8a0c-75b0f806f9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:12.126Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6a04cef4-68d5-4325-894e-5681766bd69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:12.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:22.138Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=01f8d924-0c98-4d83-a125-217cc67232b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:32.152Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2868df9b-28a6-43e6-9696-e83e23d4aa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:42.162Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a5806aba-367b-4138-8666-6d7382ab2437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:52.170Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3fc90876-9c7d-4422-8ec5-5947f2a1dc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:41:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:02.181Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b4c62f06-76dd-4bf8-ab7b-302f114b0d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:12.191Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=27a08394-5cb5-4b71-b9e6-06a6b13b60b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:22.198Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=6be2e5a0-4a9d-432d-843b-e77d0c93dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:32.209Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=857f12e7-8ca8-4d62-b967-b9bd4d27ba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:32.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:42.226Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=293071b5-9f91-4955-83fc-c7ef4d522b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:52.244Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=edf08589-b23c-4c80-8f72-9111c910c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:42:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:02.260Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=9ae20eab-7d71-42fc-8de6-6f34bd811166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:12.276Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=8675b5a4-2436-42d9-a5c2-ef6420bd59ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:22.284Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7fd868c2-c038-4c8f-99eb-c4b36cba4faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:32.294Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=52358bb4-f9c7-4f15-968e-ce1974b2ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:42.305Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4acb7fc4-faac-43a1-b6ba-5d11cac5dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:52.321Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=73958629-1274-4e07-a41b-4a5bb3a716af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:43:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:02.329Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=17c0fc3b-4845-46d9-a07d-066c10787334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:12.342Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=125cbf9e-6be0-4eec-8a64-7144e57c940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:22.349Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4ca18b8f-9f5d-4173-bfba-985a2e64316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:32.356Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7c847cfa-36ad-4d08-8581-c77371c471aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:42.364Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=e8ec8c8d-8088-4c21-b21f-76dfbb9e7bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:52.372Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f8151c4b-ef5c-4790-bdb2-7b13894a1106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:44:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:44:54.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:44:54.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:44:54.859Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:44:54.861Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:44:54.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:44:54.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:44:54.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:44:54.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:02.379Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=72d6f25e-492c-462f-a70e-ea845eab4f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:12.390Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=30eb51bf-53a6-4e60-a847-e67ae74fffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:22.401Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=5d1f6b2f-3e25-4098-ad88-c370740fff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:32.408Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fbc918b0-dc7d-4655-bec8-398b2518b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:42.414Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=65d3a5b9-2e41-42f2-b0da-431210b84bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:52.421Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=3049a63b-f9ea-40fa-9edf-eb00daf8d9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:45:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:02.429Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=31c069a6-58cc-425a-aa35-d8ee6ae2a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:12.437Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=16b6c0ef-5c89-4369-b26c-f6141e3935c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:22.446Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=20fb3191-5229-41e7-9062-d19619416650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:32.457Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4f2aa7eb-a36d-4c52-949f-c11d41a515e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:42.470Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4dbd7de3-267a-426b-a359-f2dc094d46c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:52.478Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=594c6375-7d6a-4dac-82f3-c836c593a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:46:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:02.484Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=007594d3-945d-45ff-b694-58a09191cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:12.492Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=54307f83-0a19-4293-88f7-afed285f53ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:22.506Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f7faaf4a-5716-4e8a-9a13-fe39ff1c4f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:32.515Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=518793d7-4c7e-434b-b594-f9b7032e98c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:32.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:42.524Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=56834799-65ec-48f2-b0e9-51eac5b1766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:52.534Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=2b44c88c-e887-4d3e-8959-a064d85381f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:47:52.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:02.546Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f1dfa0d0-a66f-4a17-96d4-59030a2f63e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:12.553Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=4e55566d-7746-4c5a-859c-ed8ab449b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:22.560Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=009511aa-92a4-4694-b913-754629cbfadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:32.571Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bd4eaaff-9915-431c-bea6-096fa97fc2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:42.580Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=89b71bf3-e644-401b-a693-c7d4df162b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:52.590Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=dcbd66d7-4c9d-4d93-82c0-5d9faa81a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:48:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:02.598Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=1ffa559a-198f-465b-b500-894504f0ac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:12.606Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=fd65ad41-0c9c-42aa-a0f6-894a382e48b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:22.612Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ea7aae5b-f4ff-46b7-b593-0b4e43a7ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:22.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:32.620Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=cd613c11-995a-4ab8-813a-cbc9c0fad587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:42.639Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=49ccd6e9-09f4-4191-bcc0-a3538041a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:52.648Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=db9eedca-b92e-49bb-9915-89aed572f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:49:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:49:54.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-19T08:49:54.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-19T08:49:54.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:49:54.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:49:54.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-19T08:49:54.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-19T08:49:54.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-19T08:49:54.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:02.661Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7a62973c-5441-4122-b723-423e8597acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:12.672Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=26f6406e-df20-465d-869e-f29957a98cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:22.679Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=bdd12f69-3975-4e5e-9b6b-3f941a674c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:32.687Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=688b0a69-e92f-4c2b-87ec-da03b0bfb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:42.699Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=59d628e6-aaf4-42c1-9366-eca1793cdbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:52.720Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=552b5a34-875b-4b70-8f11-918f479178a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:50:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:02.727Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=7f33c73c-31a7-44bc-b71a-c7a4054e2eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:12.736Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=f99c5618-239d-4bf4-941d-905946ed5129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:22.744Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=a341617c-2373-415f-8f03-f1cf0b118e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:32.752Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=61f3aabf-ed13-441f-8618-338c444b6298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:42.762Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=b093a336-fbf9-42e4-8502-b2b6b61003f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:52.769Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=ba01044a-1ae9-4c1e-b0c6-b62056146a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:51:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:52:02.781Z |INFO |Init configs |InvocationID=30ca29d7-2d45-4f4d-8a25-fdadfca02c35, InstanceUUID=23f1e513-86b8-4669-a228-0bd672be51a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:52:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-19T08:52:12.800Z |INF