. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:06:30.453Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:06:30.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:06:30.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:06:31.252Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:06:31.350Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:06:31.350Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:06:31.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:06:31.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-04T03:06:31.550Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-04T03:06:31.604Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-04T03:06:33.453Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-04T03:06:33.962Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-04T03:06:33.981Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-04T03:06:33.982Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-04T03:06:34.045Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-04T03:06:34.046Z |INFO |Root WebApplicationContext: initialization completed in 2442 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-04T03:06:34.512Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-04T03:06:35.160Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-04T03:06:36.673Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-04T03:06:36.827Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-04T03:06:36.829Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-04T03:06:36.831Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-04T03:06:37.311Z |INFO |Started MainApp in 9.479 seconds (JVM running for 10.198) |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-04T03:06:37.373Z |INFO |Start scheduling PRH workflow |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:06:37.411Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3274b97f-ddd5-4370-ac08-7b4fa2195213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:06:38.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:06:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:06:48.982Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=17f5a167-c6a0-49a5-84da-a786e62532c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:06:50.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:06:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:00.069Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=00bb39a5-9e88-4e24-b227-c2764551ebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:07:01.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:11.128Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=caad5a7c-7d87-4415-90a6-0772b48edc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:07:12.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:12.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:22.210Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5fb292ef-d4b5-4878-b294-d03912099306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:07:23.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:33.275Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f00ce525-e13e-4960-82bf-b6a12e069d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:07:34.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:44.379Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7f3b358d-a614-48a5-8a87-69b420a1bd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:07:45.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:55.451Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9ea7dd5b-3e2d-4f7d-88d1-afa0bfa2782d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:07:56.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:07:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:06.523Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=afa1836c-0db6-45bb-9ed6-178260c686e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:08:07.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:17.592Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=58813e48-cb28-4e93-b8cb-2ba86acf9fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:08:18.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:28.737Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5d6a0ba6-2d72-4fd2-b091-54b331a39525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:08:29.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:39.804Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=47f69404-da99-4218-8318-5af8ad29b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:08:40.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:50.843Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f3a46978-46b1-41f2-b7f1-ab1ea672633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:08:51.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:08:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:01.918Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3a912b84-5a43-4f64-9214-97ddbfb7bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:09:02.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:12.954Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=aef18d1b-52fa-4b92-b619-981022340b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:09:14.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:24.088Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4002533e-7031-4fe2-9629-5cb4f1e0acdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:09:25.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:25.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:35.169Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0a895d32-fdfa-4396-8702-cc8a86cb424c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:09:36.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:46.205Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=55a3bec2-ad50-48ea-ba10-eb28b4966557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:09:47.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:57.275Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9a83c264-ad48-474c-bd6a-5fbd2ed00398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:09:58.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:09:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:08.347Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ff95152c-8afc-4f92-8b85-15aa7c1375c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-04T03:10:09.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:19.386Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=17ba6e62-464b-4467-b1ea-ac6d6d79006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:29.523Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b4760762-55d4-4856-9f5e-2a645b762578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:29.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:39.539Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=377f0b32-1105-4e69-bfad-ea32e0a5b347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:49.555Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6bcedb0f-21fd-4951-951b-e94324dd92d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:59.571Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=97080862-79a6-46f6-8e4e-2b1ca4d9dcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:10:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:09.583Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0ff73402-cdd3-4de3-8085-cef29e428b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:19.596Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=acbc4ad2-7c0f-44d7-aebc-b338cb7a111d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:29.607Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4c31b696-77cf-4789-b3fc-0219ebfb0cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:11:35.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:11:35.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:11:35.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:11:35.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:11:35.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:11:35.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:11:35.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:11:35.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:39.621Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ea558fbb-3f64-433d-a013-35f4162fc36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:39.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:49.632Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f3c7a7a7-82a7-4783-bb10-af0faad6b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:59.644Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0ac6bfdd-9500-4a6d-8534-1218808ce578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:11:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:09.658Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2cffea32-2122-4a35-8105-809514ab0056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:09.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:19.669Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6ec35eb4-eab4-4e52-897e-0bdfc4df2998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:29.681Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d34f7a4c-b822-4bf9-b8e4-995e7afba771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:39.694Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1cba2dc8-fa11-4512-9fb3-9eb9501d7389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:49.706Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=67a35ad2-2657-4cb8-931f-753d4bf9895f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:59.717Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d768adce-da83-42dd-ab7b-16bc40068323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:12:59.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:09.728Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4152d62b-2454-4a2f-9d03-2855b17d1e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:19.740Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e42b85c3-a91d-4ae8-8366-c8fc4cc01418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:29.752Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=32789d9d-b191-4083-bf02-46f451092e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:39.766Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=53fee723-efbf-4913-9334-169ddffc90e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:49.777Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=550730b3-5134-446d-b78e-5788ffcce919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:59.788Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fa35fbe9-9f06-4bde-9028-c0b7d693a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:13:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:09.801Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=031376fc-aa10-4a69-9a5d-595634828f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:19.814Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b5db3d32-5804-4ea1-b59a-c08f4f080d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:29.824Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5c01e189-9e92-4313-bbab-38789416cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:39.834Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e73ecfc8-ab32-4c9e-82ad-b630dfd91d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:49.846Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2c37f4fd-a9b7-4f93-a787-9b0f9c1a25f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:59.857Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=67c1793b-4351-4ae6-bad2-7ebd0cd27ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:14:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:09.868Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=729fca01-2c4d-4718-a870-46b85c89fac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:19.879Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4c8b4e43-258a-4916-a9a1-5069a7c77d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:29.889Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bc91f98f-9ec5-41c3-a5fb-d1b70646f3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:39.900Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=179ebe92-fe7b-442f-9c06-08df36664d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:49.913Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ea5501ee-0664-4749-a7e7-e164d3a0359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:59.923Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3ce5f014-dab6-4cb7-972a-fe8c793a09c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:15:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:09.936Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=39e77c16-d664-41d4-aebd-9e598b480deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:19.945Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=25913414-caf0-4f44-8c38-095dd21a61b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:29.956Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0d64c882-2750-4de9-95fc-8c1826da988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:16:34.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:16:34.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:16:34.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:16:34.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:16:34.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:16:34.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:16:34.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:16:34.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:39.973Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1e4e4ab8-5df5-4f7f-afaf-cfe73fac1c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:49.985Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d60c94be-cc3c-4046-a66f-cdd962ea8156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:16:59.995Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e5294eb0-9e9b-4de7-8aa4-391d2b27e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:10.005Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=927448d3-c24f-403f-887e-53ce4e903065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:20.014Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5fdde2c8-7ecf-42df-96eb-6a298beb8893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:30.025Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e84b3de9-c47b-416d-9f67-9cda2bc11b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:40.037Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9d976c64-8703-4ed9-9eb9-6ff4f7d50956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:50.047Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=257100cb-f88b-4291-8ef6-c16be775218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:17:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:00.056Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=10b91d45-a56c-4516-81f1-0a4d061e7340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:10.067Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=43b13cfa-9b05-47d7-90cf-93f7beed3d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:20.078Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ed8bf3ce-29b1-4bf9-8c95-b4c5aa2d1e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:30.088Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=47f816a6-5667-4a97-b63a-6d0f00102f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:40.098Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ff2a8275-b6e8-412d-8b87-ed41e1099155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:50.108Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0b3d9823-683d-4415-ae2e-c69d5e881ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:18:50.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:00.118Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dde0befc-0747-43a7-ab3f-f6de14cfad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:10.127Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=34b9f0b6-e831-45f4-8c9b-418fa53e5296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:20.138Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=801d055e-603b-4a6b-82f1-76b5bf32c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:30.149Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=69e84e1b-1c1f-4ba3-9cb1-ca996e9a85de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:40.160Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=eb932631-9795-49ac-a8bb-155990ba417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:50.169Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b8977ce7-8f91-463f-a375-4087258c51a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:19:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:00.179Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=646d3422-0505-4d54-b01a-a1b96fbfedfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:10.188Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dc7d920e-fa23-4607-87ea-7972ab1e0dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:20.198Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=80752264-1400-479e-9031-9be6dffdabc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:30.208Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4f08c877-9ec7-450d-aafa-189d6f1ec093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:40.218Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=eee53803-e914-4df2-a13e-c01115b7a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:50.229Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a7f67a37-691d-4292-a643-482a3de24372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:20:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:00.238Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b654b021-4008-42ae-8fa7-7973a8d3bc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:00.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:10.247Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b587bd72-69c7-421b-93a8-247f0438b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:20.257Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e71de50d-7edd-4f0a-8879-a54307e61e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:30.267Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=63f70cf5-3ac3-4bac-a45f-4f54e499f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:21:34.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:21:34.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:21:34.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:21:34.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:21:34.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:21:34.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:21:34.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:21:34.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:40.277Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2716da23-5d0e-4a6c-852f-50e25de77382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:40.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:50.287Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4a64d81e-99a4-448c-8ad6-8423ea73696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:21:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:00.295Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b9fa0c7a-412b-4786-acf4-a9e31c20d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:10.303Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=71714a10-3b62-426e-9a49-a053a16cc68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:20.312Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ed47962-4fd0-428d-b11e-e92c0bac0ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:30.322Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1670907c-129e-49a3-833b-66df1ac019c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:40.331Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=aa1b64fe-c817-4330-90e0-4a885b846b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:50.341Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8fae14fb-2f3b-4932-8334-6f3c6fbc5feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:22:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:00.350Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=04cf7cbb-9f43-4506-ae34-c8a85d2da700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:10.361Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=02f820b1-4090-4d29-964d-8cbdee423d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:20.370Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=72df85c5-62a4-4ba2-9361-6fd71d391e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:30.380Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=497b8c60-972c-4dfa-8dbb-af1b8f24ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:40.391Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ae8049b4-8780-4aa2-9889-5bfe5997a3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:50.400Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7d187c44-1660-41a3-b82b-fdc0e630f540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:23:50.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:00.408Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=deda43fb-45e3-4c05-ad2f-84e698585580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:00.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:10.418Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b070a396-91e2-4226-b895-c83380c05c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:20.427Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=853e7079-9c4d-489d-9178-d8285f38d467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:30.439Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=931dffd4-e461-4e4b-b281-4ee850f340bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:40.449Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cfe35fe7-91e7-401d-9a8d-946e77d11b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:50.459Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=82aa47cd-fdca-45e7-ba1a-98df7d85e7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:24:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:00.471Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=698c08a2-02a7-4aa3-9084-dc80360585da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:10.480Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=475798bc-abfc-4c7f-a504-b7f049867842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:20.487Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d6436ae6-a400-45d6-aae7-e1db13689322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:30.497Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4d47d302-5b2f-4d9d-9392-f242584d9a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:40.507Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5a7248c0-6aae-4c3e-a195-6b1e995e0c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:50.516Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9afaf0a3-7507-435d-bc44-28bc62b6ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:25:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:00.525Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=462780a9-443c-4da6-9fc0-d698db20d6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:10.532Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3fc44e1d-7cf7-4c1d-b9a0-74a99e297d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:10.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:20.542Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b0e992fa-9f5a-4033-835c-a32b82a7eece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:30.551Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a46aef2c-6360-455a-a91a-e3df2ca79c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:26:34.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:26:34.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:26:34.764Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:26:34.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:26:34.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:26:34.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:26:34.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:26:34.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:40.560Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3b4c7bf6-2ff9-44cf-94c9-0bf7b803a4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:50.568Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3bb00614-e989-4c84-920e-5d9e01c741ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:26:50.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:00.577Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=11f81f30-cebf-4da2-8279-8591e3a9de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:10.594Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dbc6a4cd-1979-4324-8d7f-0c683df99da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:20.603Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5fb6cc88-517c-4108-964c-10d22287db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:30.613Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3ad855e6-a242-45bf-8a5d-74e4fa09b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:40.623Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8bf640df-bdae-4428-9855-0ee0b463f78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:40.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:50.632Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=78b8b4c9-9693-47be-8ca8-1a0033a9d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:27:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:00.640Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2c8a7b51-2836-4753-a9dd-e88858a612d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:10.649Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bf6d58ec-ac67-4ec1-9866-16a73fdfcff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:20.660Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2d5f8619-a53f-4415-adce-633b42091b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:30.670Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=58e10e05-21ff-498e-a75c-51e982661577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:40.679Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=14bd4c16-c8ab-4c5e-b122-5d3af50b668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:50.688Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=181c480d-2b24-4dce-9224-aa83bc75b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:28:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:00.696Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a96fff99-a101-4d84-9d13-05865dd8ae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:00.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:10.704Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8021f242-42ab-4563-9b36-403e34355ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:20.714Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d20d04c5-a86b-4338-98fa-b2b71218ba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:30.723Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8ef2bc03-aed0-4ccb-97ce-2cdfaeba3ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:40.733Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8f120426-6d00-432e-aab0-935d42572133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:50.742Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f19c2c1a-b1e0-4803-ab26-6d5052ab6289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:29:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:00.752Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fbdf462f-7a6c-4b9f-af4c-7e5bb641201a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:10.760Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f439c266-ad47-4c54-9e00-936ef081a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:20.769Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a14415ad-0260-4c1f-8937-065d6530f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:30.777Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=102d4451-a856-4d8b-9ec9-2a1b5bc0391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:40.786Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ba0b9e0d-d45f-42ef-8666-3b4901a4bb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:50.797Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a1562f62-4f5d-4196-9901-103d749dc9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:30:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:00.806Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bf5da24f-5807-4396-803a-f28a2d9cfd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:10.816Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=12d04ea0-9f8b-4e3e-bf71-1f31cac36c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:20.830Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=565cae36-fd5d-4d94-a22e-0dca2273490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:30.837Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2bcfc101-abb4-4025-b499-bdb370472124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:31:34.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:31:34.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:31:34.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:31:34.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:31:34.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:31:34.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:31:34.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:31:34.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:40.847Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=071996a4-43a3-454d-84c0-cb4fe806c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:40.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:50.856Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dccf0d94-d4c8-4732-8bd2-948ee3e0be3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:31:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:00.864Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=371837b9-8e0b-428e-82fc-f5ad25274dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:10.874Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f13b940a-eba8-4bee-b016-2de0d80cca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:10.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:20.884Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=039c278d-37cb-4219-a612-248619d529b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:30.894Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fd776ec6-aa1e-42cb-a5dc-bc14ab9e8b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:40.903Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e7442ebf-de55-4db7-bb35-107a4aad4594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:50.912Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=312ab5b0-9c0a-40eb-aa84-af7ee7ecfbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:32:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:00.919Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3759c63c-6bef-41fc-8103-e661af7081bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:10.928Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=df1c2aa6-968d-4129-b3ee-9f87e8e9989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:20.937Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=37bb4a67-3dbe-4ae7-a4d8-85e32e591c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:30.946Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9bf23555-e3e6-448d-ac63-1cb775819a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:40.955Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5c2fe3b3-dac8-41a2-b848-42492b0c3644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:50.965Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8925ed5e-d02d-42a9-8522-b5421b4fec5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:33:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:00.977Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cf89bebb-6e53-4571-91dd-a24d749731ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:10.987Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9dabc3f3-180e-4dd0-8735-3f065b7f61bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:20.996Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5be4e292-6657-4a66-9c98-75b2921442d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:31.004Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7616da22-f037-4ccb-bc00-2bb3483405ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:41.012Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=671a28ab-e8bf-4cdf-aa3a-953e18f98483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:51.020Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d0a7b3aa-d231-4d32-a960-761d32a95a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:34:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:01.028Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c0571a5e-7aa8-4131-b4c2-3cf05d423838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:11.037Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ae3363db-0347-4d52-b10f-59daf1cf96fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:21.047Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=21a9b26a-8bbd-4f20-9b00-3d52479014dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:31.056Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=52e2c65c-10ce-4936-a04b-bda9e921b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:41.067Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6ea19331-e1ee-43f3-975c-d1111db2fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:51.076Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dc4bb633-8b10-4ee0-8698-314d42e6340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:35:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:01.085Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=16ba880d-f14d-4fb8-a97e-b5bcb3f2e8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:11.095Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=44e8e319-146a-465c-bb99-8313471969e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:21.105Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=86235f7d-60de-465a-9bf0-bddfdfac26b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:31.112Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b1a0b665-fe21-4a53-bcb5-4beff825d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:36:34.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:36:34.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:36:34.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:36:34.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:36:34.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:36:34.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:36:34.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:36:34.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:41.120Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1c276976-410f-4b78-8bd8-2d76e310fdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:51.129Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fbb6416d-6a65-42e8-b47b-1936a1d3d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:36:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:01.138Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=041b4043-506e-4bbf-9037-adcc7b70e2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:11.146Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=03ff5fad-3ddc-4eb8-af24-6bf3b640b2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:21.155Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0af39b67-b703-4af0-8867-526d12eee8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:31.164Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1baf8d01-509b-4f73-9f8d-f4d7da4c135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:41.173Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7a055647-bce0-4bc4-8301-479104e7e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:51.193Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e7d12f33-63e1-405c-b117-6cf3ac094095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:37:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:01.202Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=73e9e245-7ca3-436b-a1ed-df374488db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:11.211Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=89300b36-b264-4541-88a9-8ec159b725f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:21.220Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9d5a391d-0fa4-41d0-ac69-872913fa2b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:31.228Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8c050ec2-f3cc-4e0b-b64a-da3cbfd63a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:41.237Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=092ee7b6-557e-45d9-9434-f57e0c09885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:51.246Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=78f16c6e-647c-4d72-b236-810c89120fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:38:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:01.254Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=04becd0a-4e67-4678-9fc1-0d3e549b8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:01.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:11.262Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8bfdecc9-984e-4393-8cd6-066a0e2bc1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:21.272Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b8e21c7b-f79f-4528-889c-bc0105f61cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:31.279Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=587de746-92cb-4a41-b28e-6185c6b4878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:41.287Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f2b2cbaf-45eb-4fed-a637-8ee3abcf0a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:51.295Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cd8907b5-6df8-49b3-bf21-d63f36604032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:39:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:01.303Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2454dd30-18de-4007-84ca-183abd9898c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:11.312Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d13ea12f-1a0a-415c-9615-04189ea570f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:21.319Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=add6346f-48d5-4f8d-881a-39564bd818f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:31.327Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=453e229d-fbdc-43e7-97ef-dd2811f9f2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:41.336Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=177a2ac2-9190-4da7-8d28-706600e7e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:51.345Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6a2d38b4-6284-4b59-85c5-3bf142c325f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:40:51.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:01.353Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=effe147e-2902-44e1-b32e-39b824ad967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:11.361Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3ad00c29-b4f6-4a75-b5f7-f0bbbd98abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:21.369Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=69250785-d196-4d11-a597-a7c602637b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:31.377Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3f2001a7-e429-43e8-a854-414b2a93b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:31.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:41:34.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:41:34.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:41:34.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:41:34.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:41:34.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:41:34.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:41:34.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:41:34.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:41.385Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f804db8b-aeca-4ec6-9818-7fe1f919c512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:51.394Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e8c5d667-e226-44f7-8a41-28e6007abea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:41:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:01.402Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=99b13db5-1b6c-4602-9ff4-18c47a288a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:11.409Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bed86a27-9c87-4f72-b71e-5f8c9bfaee14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:21.417Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c7c526f3-8735-41c2-a36e-7d143bf3540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:31.427Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6819be0a-b870-47ef-9dd4-cb72fae85502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:41.434Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=58f1c2c8-a42f-4399-a85f-b1b814eb42cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:51.442Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=45f163ab-2634-429b-b977-3a1837127976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:42:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:01.450Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3152945d-d46d-4620-8ffd-233fabc394c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:11.457Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=168c5edf-3d74-449f-8690-3da5c8e30baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:21.466Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6232eda2-101b-4944-ba7c-6e9fc716e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:31.475Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=76991430-39d4-40d4-aadd-46ba4f8e5e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:41.482Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=71344013-e979-490c-9d62-5f47d45d7bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:51.491Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=28d4aaad-21f4-4de3-bb5f-a49b55581ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:43:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:01.499Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e06df4df-5c77-4668-a6ac-30d1c905c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:11.507Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c2c1c847-131a-4f63-979e-37c8c4c17be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:21.515Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8d8e9235-dbf0-479a-b2ba-6203a3e7e126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:31.524Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9ca866d3-07b7-4419-bec9-9b09a82730ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:41.531Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bb22e2e0-4bf1-4006-ae7d-ba031b0e27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:51.539Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=93ff7bc9-5eb7-4121-b66b-7d96aadd430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:44:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:01.546Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=67b27244-945d-4b11-aa5d-3817a9555a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:11.555Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ebb28863-1b26-4d6d-b58d-dd8b35facd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:21.564Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5ea6b696-872b-4da8-a302-a7c22a596cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:31.572Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4e896f38-d705-428d-8805-5ff2d03bf8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:41.579Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6cfe2169-9749-44a6-83e4-7918c087912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:41.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:51.588Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=45d24dad-6b6e-4621-8b28-815628723b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:45:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:01.596Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a41838b2-9db1-4043-850e-39516e2d8b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:01.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:11.604Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ff457908-1850-420f-83c7-968f6e91721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:21.613Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4e4f39ba-8459-482b-a92b-a0c882af880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:31.621Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4ab7bd76-67b7-456e-9eb7-9ac4f9fcb736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:46:34.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:46:34.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:46:34.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:46:34.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:46:34.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:46:34.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:46:34.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:46:34.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:41.628Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=57555793-eb48-45a4-bf72-4d21802d2c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:51.636Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=37067e50-3df5-454d-ac4b-4286d453bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:46:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:01.646Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c47fbfa4-a15c-43a5-b4b1-6e83b0706520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:11.655Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d6252fe9-70af-4b2d-a471-b91b35b9415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:21.663Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=74e443f9-4f48-41cf-9afe-80bd8044d563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:31.672Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e394f1f1-fe78-4771-b043-37a418f86b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:41.679Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0db296d2-b6ba-478c-b68a-41d86b82c27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:51.686Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=10e32097-e67a-4da8-a7b8-71323109a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:47:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:01.694Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=16197544-e99c-4776-aac5-e3430da39cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:11.702Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=eb5ce95a-e4f6-4cef-8266-f4102c318d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:21.711Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8784fe8b-73c9-45f5-8bb8-0a2f457d94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:31.720Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c564382d-fa79-4a27-8af0-26d316e4e2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:41.727Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e4d0fe79-15ef-49b2-829d-92ef1f3f7d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:51.735Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1965d4f0-99e9-4e1b-b9c5-1e717a3b78ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:48:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:01.742Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7d1756f6-2f05-4ea5-a98d-72d94badbb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:11.749Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6d783b0e-65cd-46e8-b39a-614f100b3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:21.755Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1d997699-6bd5-4c4a-9294-821a16cb1b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:31.764Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b12e8c95-efed-4c22-aee6-df5d76bef5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:41.773Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7081fdf6-2f8f-4750-b8cd-97a6611935d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:51.781Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c8940911-df78-4928-9f56-6b16839122a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:49:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:01.790Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=abea60e2-fcc7-4f88-a822-3139865539ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:11.797Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ea3ce61-7c9b-4956-9b90-760cf0113963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:21.805Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=59a58060-b53c-4a67-82ee-200a970403d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:31.811Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6694f3be-c03f-46b7-97e2-4962683f7c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:41.819Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9422e9de-fe08-4f50-bff1-ff1db28fce77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:51.827Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f3036a93-2b22-45cd-9896-cc914c41fb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:50:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:01.835Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=29d4c98c-3676-4428-b730-17354bc2ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:11.843Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0b25b658-c7d6-47f2-bec0-c73903e3c47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:21.852Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dfcd1662-f2bf-4623-995e-faec2a98a1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:31.859Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=53c8c29d-c9b3-4614-a90f-1bf28b5a2bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:51:34.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:51:34.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 |2022-03-04T03:51:34.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 |2022-03-04T03:51:34.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:51:34.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:51:34.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:51:34.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 |2022-03-04T03:51:34.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:41.866Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=300c65cf-0b2e-45b9-b7e6-0cb35b904a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:51.873Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fae916a8-ab48-437f-9af4-83bcbc2af804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:51:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:01.881Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5edc0baa-c8ea-4d66-84c6-ddc5aba021ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:11.888Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2348a370-65d6-4e2a-8b81-b34ee42dba97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:21.895Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d27dbb06-11a4-4b12-bd98-10bd3d354c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:31.903Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e64773dd-31c2-49ed-bceb-e6bbc5761dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:41.909Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=177b2220-3554-4091-b415-f96833cffd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:51.917Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=95f314e8-2d52-449d-b26a-3a49cf584604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:52:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:01.924Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=536fd993-a5db-4314-bb73-bcd53730b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:11.932Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c49c3113-cae8-4545-82bb-95990a8c701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:11.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:21.940Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3dcfee16-66c7-4c79-a887-46f8694ddeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:21.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:31.946Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a9470435-2f15-4ea3-8232-f5cb866c9de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:41.954Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=71e92dc4-ce6e-4813-926e-87a69061ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:51.961Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9b2399fa-cda7-48ef-876f-d58ce4b08b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:53:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:01.970Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=01e9da8f-6f20-48a2-bda6-ded64787667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:11.977Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2111f077-20cf-4436-b687-89ddcca6898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:21.984Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a9691da3-1a18-401c-91b0-2108758e9e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:31.991Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a4decd90-990b-44b7-a7e6-3b0f84395b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:31.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:41.999Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3d7d4e40-3db9-4b28-a81d-1e6e1a50374c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:52.006Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a503be62-513c-48ef-abb3-46c3db38163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:54:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:02.013Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a24fe543-2abf-49a2-90fb-98d4a25b832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:12.021Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a98203fb-d007-417f-aaca-0d2ba943e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:12.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:22.030Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6acc3f24-8593-40dd-b2e4-2d5915835d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:32.038Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7630a30e-8e97-4fb9-9d24-c5fc6e76c5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:32.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:42.045Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=274d6500-aa01-4bd5-a70c-902c7df2517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:52.053Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=708ee8bc-7e61-4ed5-842a-781a2647770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:55:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:02.062Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=93ab5bec-fcc2-474d-bf95-b7182b901e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:12.069Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=369458b6-5cba-4191-8979-a17bb0b1558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:22.078Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=493e6909-9638-4861-9b7e-9c4718cda232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:32.086Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=94c24d43-c4b1-4d25-bc5d-af92d3bfd311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:56:34.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T03:56:34.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T03:56:34.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:56:34.739Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:56:34.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T03:56:34.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T03:56:34.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T03:56:34.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:42.093Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b7ed263d-9aef-4b07-9449-634c4f3fa4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:52.101Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f8f013c5-7929-433a-a41e-5461532adef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:56:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:02.108Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=95345779-5c2a-4cd9-bf47-326426c01d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:02.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:12.116Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e8fea6fb-4df6-4771-a0d8-6735f9176303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:22.124Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cd1fc37d-cc6f-4502-811c-43e1c2d77595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:32.131Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=87ef2c6e-e225-4059-b3bc-86f3e693dc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:42.139Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7562c8de-003f-40b9-8ce3-c85100d9b7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:52.148Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=92ac77d5-acb2-4cd2-a31c-b8a047fa388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:57:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:02.156Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ab2eac2f-be0e-4f50-bdb2-f93783a1fdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:12.164Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2c79c1dd-5363-41a7-8286-e59449cf0573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:22.172Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ffeecc1-f0fe-4ef2-b4ab-139b95bcb327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:32.179Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1cde96ee-42cf-4c7f-9256-f58da6664dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:42.187Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5a4a405a-6e8a-4a92-b57b-9f7edd68ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:52.193Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5d415fd0-24dd-4e6c-8acc-19b301e877fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:58:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:02.201Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2d466731-d222-4fba-bc02-8400dc6a80ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:12.209Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4ca1fc4e-d8d6-4350-a91f-b47a18b30319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:22.217Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7a2aca70-b0dd-49de-b06a-c3d9cf31aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:32.224Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=798c8c2f-88d3-4e61-8217-c5523a3b55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:42.232Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=17d8ac7a-40de-4929-bd5b-b7f6eafc3ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:52.239Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bfb69505-43a2-412a-a36d-5e9128025327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T03:59:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:02.247Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a29b35d5-f4d8-4d51-aebd-02f777f26000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:02.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:12.255Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=19d2c9f7-0297-49ba-ab79-d3c9a596f64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:22.263Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=de5deb10-8075-4b49-8066-9b4ff81d8e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:32.271Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=caf993d7-e8ce-4ebe-bd7e-92ae46c15122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:32.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:42.279Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9dfd7176-7ad3-4658-809d-07fcea3c2e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:52.285Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2b20cfde-48a7-425d-be50-07ef70b79077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:00:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:02.295Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ec3d89a0-6ee7-4ff4-929b-78f24e13e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:12.306Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6ff41740-47a9-484f-bbb1-25bd930e9e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:22.316Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a20f39b5-f1ff-4906-93a6-7bb930daa5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:32.324Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=011a365f-00a0-499b-b414-2da9b707a713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:01:34.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:01:34.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:01:34.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:01:34.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:01:34.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:01:34.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:01:34.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:01:34.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:42.331Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bb6c40a9-a4f2-483d-93e6-f8e6f88ed36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:52.339Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=267cfad7-9f13-4651-9a44-597260489e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:01:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:02.346Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f5748042-910e-4f5f-b5f0-95425f3d964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:12.354Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=baf1f95e-f24f-48cd-814d-879e7224e420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:22.361Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e822684c-36d9-45a4-9dbe-14ef4f2d59a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:32.367Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d87313ac-f140-42cf-a0ec-d4134f492d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:42.374Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d8a60c8a-fec1-4192-acb3-2f3bb81432eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:52.381Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=040efb3a-5008-4ed8-b4ab-cb590f1b5cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:02:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:02.388Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c151475a-e874-4fe0-9777-dbba522d7750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:12.395Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=34426857-22e9-48d3-b97d-5d6f1b4611c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:22.403Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fefa7679-412a-46d1-b702-ccd38e7e3eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:32.411Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3c5043af-119a-4990-9c41-cfd5920ab85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:42.417Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=707e5d90-b238-4c3d-9a37-ed0395e14e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:42.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:52.426Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=22f66d00-7b4d-4b5a-a28f-79f813b1c4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:03:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:02.433Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c258757f-80ad-4c44-bece-c4473b259111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:12.440Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5588d31e-b28e-48ce-9ef0-bc450505a742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:22.448Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e7a0f8eb-b2e1-4f1b-a09d-cbffb99672ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:32.457Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9ca64a00-b96e-4e25-905b-129747fb1d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:42.464Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6106c644-304e-4ac1-b815-8102f89a7db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:52.473Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cbb89040-81af-41f4-8612-6de2ffaf2b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:04:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:02.479Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f0c15e56-dec7-49e4-829b-8c6f51450f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:12.486Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=74560e05-576e-426c-9b1e-4e7254479a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:22.495Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f639fd56-b8f2-494d-ba18-4631f1d75b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:32.503Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8ea2cec0-1225-451c-af7c-16ec38ea7a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:42.510Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2950f42b-b9f8-4f05-9198-98308b3e6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:52.518Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e013a5e8-ac6a-4817-83e3-adc7ae7e9f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:05:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:02.525Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0fb47c19-4771-410b-9782-789a91461009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:12.535Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f895ca29-bcb9-4468-901e-75c66f060254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:22.543Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cb30f388-cbc8-4aee-a1e7-1f3337893bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:32.552Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8ab51088-2f52-419f-9f60-4aab6aabae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:06:34.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:06:34.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:06:34.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:06:34.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:06:34.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:06:34.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:06:34.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:06:34.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:42.560Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c9068831-6aa9-4012-99c2-79a626f940c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:52.567Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=aef65ced-4aa4-47b3-91f1-9e08812b2864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:06:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:02.576Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2c7500a9-2e7f-4e50-8d3d-8b602e02a8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:12.584Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8a67c96b-619b-4486-9022-74d5d906d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:22.592Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a6e3002b-adc0-4c3a-b136-acb6d0c4d4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:32.599Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d7fa153e-b7d8-4f0b-aba6-935af362d6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:42.607Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9e119754-6232-4a0c-8eaa-b57719e4fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:52.616Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=04f80250-64ab-4aae-99f2-11ecb274e3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:07:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:02.625Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=57949447-bc8c-4371-b544-52b7e11d1dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:12.632Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=edbda1d3-20c3-4fa9-8548-2c6cc58087f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:22.639Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d704c42b-d55c-4103-b799-8ae2c631638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:32.647Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=506c0315-b569-4cc5-8ae7-296cf57dfd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:42.656Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=352d5c67-4111-4e50-82d2-c23fb09a664d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:52.663Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=69214e87-df4a-4b92-ab8a-3c24033aa945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:08:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:02.670Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cee908a5-d66a-430b-978c-61924a7abbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:12.678Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4a4380da-7d9e-40e3-9d79-ce2c17765bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:22.685Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dd8a2771-d6f8-4c93-ad66-024064c22494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:22.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:32.693Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a1058e3c-f33a-49d1-8ba0-6b582b5f75eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:42.700Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8553b598-10db-4223-9bd8-1b4135e83498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:52.707Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=238e9b4b-3854-4f48-b9f2-351924fbbba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:09:52.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:02.715Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=86fb256c-9a69-4b99-b0d0-432a10b8d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:12.722Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4dcb2f93-ae6f-454d-9de7-4761a2d34a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:22.729Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=42ab873e-9282-4c85-a2bd-bd8a099745ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:32.736Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=77f06e29-cbb7-48d2-8a2c-af79d500ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:42.743Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=76e897ee-9907-4a81-8d16-a12a9172a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:52.751Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=59e42370-10fa-46c5-b144-4da9093c1d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:10:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:02.759Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=79423730-5647-4ed9-bdfe-51c6a40663eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:12.766Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ac527ce4-294e-4f12-bf5f-b3d51514364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:22.773Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=81ec8d0c-e398-4ebf-9bc5-ee35b879f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:32.781Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e12c867d-4a02-44f9-9e91-59ac8d973c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:11:34.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:11:34.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:11:34.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:11:34.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:11:34.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:11:34.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:11:34.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:11:34.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:42.789Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=95457c3a-1e7c-446c-8f61-89f0e69d412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:52.796Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=438700ce-d057-4edf-9c00-2f4b5471b0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:11:52.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:02.804Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=856cf9eb-9f93-478a-9e61-e421722cb6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:12.811Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3a87eb20-3599-441a-8d6c-4c9e0ca8da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:22.817Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d29c1cce-4347-4332-a1d6-b38e8bafbe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:32.825Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5e1c6eb7-9ea5-4aef-8443-d637fa110bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:42.832Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=29821191-cbe8-4eea-8405-1dd193e43162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:52.839Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dad4c9d4-5c13-4e73-a515-e12e32658d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:12:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:02.846Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=649f2423-e9cd-4c1a-958c-acc52b8c206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:12.854Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d18907cf-18ab-4b88-b34f-210ef3a3c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:22.861Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c8386c0b-0d09-4b56-b72a-48c62113fe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:22.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:32.869Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=92a6d795-a9ba-40e8-89c0-4387bb125b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:42.877Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c187337c-ebc1-494c-866d-090842f8efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:52.883Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cc8f0b8d-b205-48c3-b842-24423d9f0381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:13:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:02.890Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c6864100-bf4d-4ef6-935f-eb7814784be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:12.898Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6f63f015-8c5e-4293-964c-6730e78952f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:22.905Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=66e68a1c-cd55-4b9e-b6b2-f4508ac86564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:32.912Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cb79a671-15dc-458b-9f33-d7658c9e7cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:42.920Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8c5bc04f-e0b3-4a90-b12f-5984b4c6398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:52.927Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3f1c0c18-fb86-44ca-a148-1ed0c19db5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:14:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:02.935Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=48271952-53cb-4620-8b03-fa6aac45cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:12.943Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=be7e98ff-12da-4c34-a4cb-f2807491edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:22.951Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9cb2937c-3ed8-412d-9bfb-ecef968fa341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:32.958Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=68f5410c-1cff-4992-b234-2b7a9b128fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:42.967Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9b5f532e-9c5b-4556-8e37-e00ab3aab3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:52.974Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d439766c-3fa4-439c-a793-8a02a2fd7e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:15:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:02.981Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dca8eddc-64e1-4ba3-94e2-deb5fb857bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:12.988Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=be9c5583-ed55-4488-b54f-af2ad98b2592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:22.995Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=faa5dc38-15e3-4a02-83b3-b9af016104d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:33.001Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e6791f29-af8f-4aa4-8f5f-4b3259338342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:16:34.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:16:34.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:16:34.742Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:16:34.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:16:34.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:16:34.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:16:34.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:16:34.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:43.009Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6724f56d-2a9c-4c52-94d9-72e1669bf3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:43.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:53.017Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ed85c48e-4126-4904-a620-9bc979b4d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:16:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:03.023Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6555e5db-ab69-493f-937b-7349d1674d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:13.031Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e364ca10-dc6b-4a77-98ba-89d3fc7b4215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:23.038Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=24bbe76b-9d63-4692-a1d4-27475babcf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:33.047Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=54e09417-b69c-4f75-8291-c16d3b71d4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:43.054Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b4ccf3ba-e47f-4cff-9b84-a65505d885f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:43.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:53.061Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cf6322fb-b7a0-414f-897a-3624755ca02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:17:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:03.068Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=eedefc0a-36d1-4d75-a5b4-f3986e79ff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:13.075Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ba4a6ff-86f0-4dee-8b47-dc85b8f8b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:23.083Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d6c9bd36-e4bd-4cfd-9238-3a991824afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:33.089Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e64890d6-e539-4fc8-8273-a1bd6ba27c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:43.096Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=95deff0e-4563-4cb2-baf3-6a699acebf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:53.103Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=70233b16-efc8-4b9f-9229-cdc3b28b88ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:18:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:03.109Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=102da1df-aa79-4bf5-bd73-654679c49780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:13.115Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9d09645e-a0f7-4190-8dd1-f0bcbec75c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:23.123Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=97e8ba5a-bb6c-423f-830a-7a6d660a3aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:33.130Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=848c485b-3d38-44c6-89d2-d7bc17d1b2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:43.137Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6676d715-d023-45f7-a8db-99cdb6c64bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:53.144Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=39403d16-29fa-40ed-adf4-c7b2dab480ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:19:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:03.151Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fb4e49ec-ea03-418f-9335-1761fc939f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:13.158Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=40792232-bd76-4185-b952-3aa31d33b7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:23.165Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7b3b3266-14f5-4326-be41-ea5329834542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:33.171Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ad1164f-32f7-4297-8186-4fffbca602ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:43.179Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2995beaa-42f3-47f4-b81f-911f51edbe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:53.185Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=aa1fc952-65bb-480f-af70-f5065f48fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:20:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:03.192Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d151a8f6-1957-4b8a-b106-12b60eafb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:13.201Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c7b07331-8556-4e82-bc96-178b9575e5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:23.207Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e0e0419e-cbac-48c4-8631-0c4ce671989e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:33.216Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a3bc6f37-acfb-48e8-b315-048adb7ba8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:21:34.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:21:34.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:21:34.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:21:34.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:21:34.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:21:34.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:21:34.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:21:34.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:43.222Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=69b062b0-f15e-4d14-83ea-bd1ccbd76aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:53.229Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9065ef17-b477-4b62-b13b-9ae69bceac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:21:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:03.237Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=904d0544-7e47-4e8d-9b24-0c72d85a5467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:13.244Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ca98772a-3db6-4c30-b4ce-3fc703a71194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:23.252Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=038ab9c6-56c8-4c5f-bb5f-0528890300b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:33.259Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=55f25a8e-83e6-4148-a62a-35bf6fe82f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:43.266Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=524582a3-d95c-48d2-bbbb-772ec8162730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:43.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:53.273Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0d2116dd-bb3d-4008-a896-b22c5d4f585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:22:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:03.281Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5e573f00-1df3-445c-8ad7-e34290c3fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:13.288Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6eb4ca34-1a93-4572-a957-01cdaf97d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:23.295Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ff1c289b-a6ba-4480-84d4-071091d89c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:33.301Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=75b1f80d-d2b6-4fa7-bd93-8d9f7553881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:43.309Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=31455354-e3ac-416f-b508-371bdf880c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:53.315Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dc3a1497-b5a5-4736-b1ce-34881fd345b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:23:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:03.322Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=79339c62-d4e2-4f1c-80f4-9147e750b430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:13.329Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1d283822-a8bb-4cb2-b0af-30c0f5dc9f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:23.337Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=459228a4-61f4-41c9-8849-f669347d18dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:33.345Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d98ec8f2-00db-4914-a8d5-9fdf2b0aaf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:43.353Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=264e3441-25bf-4ff6-b0aa-8b36748ab049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:53.360Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6bf4bc1e-ee7a-48ef-aa35-4ce1c1dba566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:24:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:03.367Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8d62a2a7-1ef5-44fd-a903-11fde134bcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:13.375Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a3cbe896-3547-44ca-a122-ee171cdcb060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:13.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:23.382Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=08de7e68-559a-47cd-b50c-43f6504baffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:33.389Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ca61a20e-864c-42db-afdf-6b088862a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:43.397Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=49f8d3ef-a8d4-49b0-ad2b-54d2e49c745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:53.405Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=90174cdd-2f8c-4202-b438-06723f394d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:25:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:03.413Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=06fdbab0-32c6-4309-8d18-f5f5d0360638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:13.420Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ecccbf26-6ff6-44dd-b61e-263afad8c048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:13.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:23.427Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6d57ef6c-c092-4a72-817a-7548f2ed5071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:33.435Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7c0b732d-87a1-422c-ade2-de7777903fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:26:34.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:26:34.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:26:34.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:26:34.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:26:34.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:26:34.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:26:34.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:26:34.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:43.442Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0180297c-82a1-4686-ad6e-7f4b600e5bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:53.450Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4f51a90d-8c47-4788-b3f5-89b5cb2412d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:26:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:03.457Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0f41b303-12fb-4341-902e-ac1a409532f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:13.464Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=54c2e8d4-ac26-4e56-85be-3991d24b93cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:23.471Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d47f09d0-78f6-45ab-8b1e-41e58b65ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:33.480Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b3ad3ed6-53db-4129-8479-13ce5b584400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:43.487Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fee27873-1e18-4df1-a892-d57fb8f39de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:53.495Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c0c871a6-8b34-4c31-b764-9adf557a21f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:27:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:03.502Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3f949985-d8df-4962-8b91-d0b3f8695c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:13.509Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=742f0fcd-3013-4d55-8a7a-43d8844ad22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:23.517Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=776d6043-b880-4292-b82d-20576d7b1967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:33.522Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=748e7c86-07c1-4dd5-a676-bbefd2bc90e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:43.529Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ab9659a6-4da8-47e7-bccd-7e0e1f7a1314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:53.536Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d7b92537-d994-434d-9b25-cafc0544d078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:28:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:03.543Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7d78e59a-860b-4535-9893-4d7c8ec95c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:13.557Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2145ae51-61d9-4044-95d3-9a8710996935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:23.564Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1f27a80d-fadf-4f62-9f5d-7897bfa3e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:33.571Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ddf813f-da1d-44c9-bc2f-a9c1e05a1c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:43.577Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=386d96c5-edaf-40d7-88de-2c8b3f7e5768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:53.585Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2287cd7e-8cc8-4a6f-bd8a-c179f17b9ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:29:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:03.592Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9158794b-51f1-4f11-9933-627162b43499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:13.600Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a193a82d-d48c-44c5-b44c-abd1d2bc966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:23.608Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5f0fe4ca-ecde-4ac6-9d42-4a3c2a65df58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:33.615Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2914c3c7-6969-4b3b-bb01-f5b51a682e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:33.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:43.620Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0bf98dc3-a9c2-48eb-8011-a91c8536ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:53.627Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=92aabaef-68ce-4099-8121-e7fbda325599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:30:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:03.635Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f322d1ae-2080-4d42-8b0a-f307ace00fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:13.642Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6e77b3f8-4144-43ad-9619-c067d9879114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:23.649Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b48d339b-941f-460c-b845-48148ff94b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:33.657Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ff647720-1550-4756-8a7c-cef8de48609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:31:34.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:31:34.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:31:34.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:31:34.729Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:31:34.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:31:34.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:31:34.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:31:34.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:43.665Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5b6399e2-f093-4385-92f4-4294846d6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:53.672Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f02ba831-1048-4783-811f-4a411e476bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:31:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:03.678Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=74ab5f7c-1e47-4aa5-8536-204ac4749a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:13.686Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=90207a46-5a29-471a-9837-9abf0147e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:13.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:23.695Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0b8e3d0f-ceca-4f06-95f8-705d598422f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:33.703Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2ff09447-34d0-4478-9a83-130ef6785f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:43.710Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=47c98e99-0f6a-4b57-9ee9-e004a626c265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:53.717Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f6941e19-aefc-4318-afde-68728d4ad661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:32:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:03.724Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1215381c-d162-4975-94e6-2b2c1ac94bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:13.732Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=032d33fa-3aee-4a0e-bd3f-64c1e65caf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:23.740Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2cc8e498-19ef-4829-a4b1-1917f82fc1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:23.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:33.748Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3bf57359-60f2-436f-8859-8efcbf9d0a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:43.756Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cae858da-5909-4b8e-b45a-38e979fd31d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:53.765Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ce4a30a3-9960-454c-b418-ce63f65e81e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:33:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:03.772Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2f742ddc-3af4-42ed-923f-59af37ad81e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:13.779Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=78ce509d-f8ae-4ca7-83c3-7b9680d17a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:23.787Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7c559c0d-b672-4dd3-b9ed-e9a9f4d1b5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:33.794Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f3d57c5c-618c-455a-89bb-22d58ea275d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:43.802Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=65c60df2-c0ac-40a1-8bec-51b7a74f6103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:43.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:53.809Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f38488d9-45f3-4b4d-9ae1-6cd42b1b5bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:34:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:03.815Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c41a7ac2-da63-4bd9-83bf-c81285e988fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:13.822Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6e68f900-2898-4889-b4f7-0c6d93109d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:23.830Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=25700731-0e6a-4c49-a7f7-7ce4a62905ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:33.837Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=98ac29b4-70cd-43e4-a8d7-7ffa473f645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:43.846Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f6feb957-d654-471b-9e5b-7ba6810c3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:53.853Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6b3d14a8-a555-4afb-9776-9fe6db818580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:35:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:03.861Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c5182bd2-24ab-455a-be84-6b5ad98c36df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:13.867Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c23b0cdd-7a5a-44e4-a4f6-65f51f19659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:23.873Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4cbdb236-9c14-4aad-9200-6b46c48dbf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:33.880Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=564fed95-d250-424f-ad1f-658065cc5a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:36:34.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:36:34.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:36:34.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:36:34.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:36:34.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:36:34.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:36:34.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:36:34.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:43.888Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=30c374f8-b745-4d76-94b3-c03f8327743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:53.895Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=893e8822-1951-4227-af3d-2116a6218921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:36:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:03.903Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b035bf33-455e-4576-845b-821b87c10b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:13.910Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6fcdbdba-aceb-4850-8fca-5f077263b0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:23.917Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=31f8ace1-7c7f-441f-86da-c5b0dfe9e73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:33.924Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6d697b99-93d5-4e64-a301-46ce5195301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:43.931Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a15c4132-f218-4d5d-8b2b-ba40162cd9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:53.939Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=96cd67ef-32be-498f-a5f9-426affd18fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:37:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:03.946Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9ef49e2f-f5c0-4412-8387-0b97bfe1c87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:13.954Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=daf7274a-a8cf-4454-8098-b94a246c4482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:23.963Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b6d47475-c92e-4b46-a1a2-ea8e3daa1fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:23.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:33.971Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a7979a5e-cfd9-4493-800b-9d75d179eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:43.978Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4ca60d5b-bf71-4bc6-a3f9-2951bd7dceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:53.985Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f84e1f18-6a65-4279-aab2-e079d04d6281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:38:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:03.993Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1e521498-6226-4018-be61-19558f48d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:14.000Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d5577ec5-cb56-4bf2-971a-5802d963afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:24.008Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3ed15fa7-723b-43b1-a932-9708b7ff3e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:34.013Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ed19315b-0586-48d7-af64-8a6d03bf21fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:44.020Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3d430443-07fc-4a97-9d80-538e5d818cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:54.027Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e1fa79c1-5f56-4e36-b88f-45ebcbf3628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:39:54.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:04.034Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=43d53f76-b77b-4f78-a00b-2785f5d95093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:14.043Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8e483499-cdcd-47c7-ad4c-35481830dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:24.050Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=955be9d8-63ee-4ffa-a20a-646900f4a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:34.057Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0491a6c2-fccd-4cdb-b29f-5e72219d493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:44.064Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d44efdfb-e946-4cb2-a7a5-fd5b997267a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:54.071Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=64424f75-292b-4727-8dc8-52dd0df94b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:40:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:04.079Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e84ce106-d222-40d3-9012-48337dcbcfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:04.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:14.086Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=11f5f869-68e2-48e1-b7e3-dc8c46eabe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:24.093Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d7938a65-c85e-412e-b172-e67148f910bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:34.100Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ad41d44a-e792-45b4-93b8-2a91aaef570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:41:34.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:41:34.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:41:34.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:41:34.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:41:34.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:41:34.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:41:34.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:41:34.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:44.107Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e314d663-53d7-4b14-bdc6-53a37b0266ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:54.114Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fe93b98d-0442-4576-8b6a-f4884236a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:41:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:04.123Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=657a68c0-a2b0-496b-a557-596cc71ea2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:14.130Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e9540b13-b898-48ba-ab14-2f1b275cf0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:24.137Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b38e7220-1670-455d-9a2d-4984945180f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:34.144Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=442f6bba-f9fe-4dc8-b48a-9645f28abdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:44.151Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=818b58c7-fc37-4f74-aea6-9cd36bc25da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:54.158Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=389cd628-fdc8-4e7b-91e6-8db7cfc3267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:42:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:04.165Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2adf5ceb-f2dd-496f-aaf1-bc354e4c23cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:04.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:14.172Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8b258a75-c6b5-4446-b99c-8b08f511320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:24.179Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2014277e-804b-4aba-bbb8-f9ca2488fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:34.186Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b2837fd0-7707-48b2-b7ec-72800d840011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:44.192Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d074e6f1-218f-4a0b-9005-3602685dded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:54.200Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5b07a411-65e6-460d-a557-49b437f7f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:43:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:04.207Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e0700726-ba60-404c-8d29-f52ded251017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:14.213Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7eb55de1-2995-4455-8dfd-8723587357d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:24.220Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8a3eb33a-8cde-46d5-a4be-6d82340cfbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:34.228Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0213c053-8a26-4b01-bd99-c2241cdc287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:44.235Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e4d6aa8c-3bc4-4d2b-af8a-d6cd49047e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:54.260Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=51005cff-ccdf-4ab7-a53f-dc0ebdd86000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:44:54.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:04.268Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=44a68794-1976-4583-87ae-e917dc61398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:14.275Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0120f65f-ce6a-4592-a8b9-73e25b6bc154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:14.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:24.282Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6c8b4e86-d495-4dd8-a4e4-079b4ba4927d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:34.289Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a7a1f13d-3b43-4713-9042-f474c0f25a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:44.298Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b54b72bf-574c-4331-b659-52e25a063637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:54.305Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=45faf493-77ac-43f9-a93f-5a1be59634a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:45:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:04.312Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9875b2c0-c3e7-4bd5-a27f-d113cc1e7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:14.320Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a7873779-dc30-47f3-bda0-ed668a7c88a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:14.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:24.327Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d77805f6-1054-41b2-ac08-c49a875613f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:34.336Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=abcd4dd3-2347-4ae3-a0ba-0d07130b9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:46:34.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:46:34.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:46:34.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:46:34.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:46:34.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:46:34.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:46:34.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:46:34.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:44.343Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5d1c3182-9da6-4948-bdf8-5eef7c8b9a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:44.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:54.350Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d9ce8a0d-0274-46cd-ba5e-6cf573130845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:46:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:04.357Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2eb4dbf7-c620-437f-aa29-d07fabacd161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:14.364Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bdf9c652-0155-43ba-8ba5-2aafcb47e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:24.371Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6a424495-9212-4eee-a8d5-91175309791b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:34.378Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=15483e3c-386b-4d2d-afb7-276fef273a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:44.385Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5e695533-7a24-4da6-b7b5-88fb1825e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:54.393Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e7bc2929-08e2-4f78-b8fa-f7ab3c192d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:47:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:04.401Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=288518e5-dfbb-40ac-a3e1-f9f99f91e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:14.408Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4027b9ca-76f1-4f79-a4d9-a9abd87b084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:24.415Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cf7ac485-ab33-4ce5-a6ef-f6ccfd192a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:34.423Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b9898866-8a6c-4fa3-8301-3c96575c3b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:44.430Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1c99f03a-4ce9-463a-a046-4e7a38ab97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:54.438Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e4859b52-bf69-43ae-9c31-9f77019151c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:48:54.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:04.445Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bf406a82-3d17-44ad-915f-3c1f113ac413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:14.452Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ad8fcde8-8c13-42fc-aea1-011618577575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:24.460Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6c848e98-42e5-46e9-a602-d9b441e7902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:34.468Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=38a6c7cc-8282-4bdc-9bab-744aa1fe25d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:44.475Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7eb76bf0-6eb9-49f8-b4e2-6ff04d7cf7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:54.482Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=909b7b62-4464-4fcb-9144-c16cfd5d5d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:49:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:04.489Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0a2ef24b-18d4-4548-9337-506ef38d1a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:04.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:14.496Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4db2ce99-89bf-4e96-ad17-2e50ee52888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:24.505Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1bbb9b65-ab30-46c3-9ecd-6f25c92ea995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:34.512Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6083712f-7286-4f87-b40f-6929c5eb7caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:44.519Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2cbc83d7-4703-4b33-a1a0-7763986344e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:54.525Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dfe323b8-affb-4f1e-a8eb-050cb75a9cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:50:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:04.532Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c4cb2b5e-26b2-4950-b4db-622ea1980cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:14.539Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3d6570cf-464d-4c80-8c06-0892248b521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:24.547Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=600c6903-f008-4f7e-aa12-53bdf86d9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:34.555Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=409d3099-f0d5-4ba0-b584-e0945bdf9be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:51:34.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:51:34.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:51:34.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:51:34.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:51:34.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:51:34.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:51:34.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:51:34.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:44.563Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1f4d5d87-a555-4cd1-a2da-2262964f0c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:54.570Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e88ee35f-f320-4631-ad67-4316db13ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:51:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:04.578Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=334e30c6-0ed9-4a26-9bcb-d321bfc0680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:14.585Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9abbcd6e-a26b-420c-a980-3e66d678463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:24.593Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1b8dda8b-168b-4d28-a044-8f40af593af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:34.601Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c633ace1-3d10-4f64-b6d5-fdb2f2d59f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:44.608Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=667a890f-b3dc-4af2-b49c-fc0e0dd98dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:54.614Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4509a07d-7710-4bdd-b157-ed3ad1a1205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:52:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:04.622Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f8a13e82-8dd7-40db-b8a7-b6fb91fb39c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:14.629Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9e1e21e1-8164-4e27-8ed2-38e35623d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:24.636Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=329f1197-4364-4e23-a1a2-c5916716f1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:34.643Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2af1223d-0c0c-457b-9446-11a53af7b15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:44.652Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=65358657-577f-4efe-8687-0740ea5dc207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:54.659Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cae4226d-16dd-4fb9-afa0-43c522b96409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:53:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:04.667Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=026ab6f5-8503-4c3a-9325-c87d6f8e983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:14.674Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e440a606-589c-43e3-bffa-06efcfd5622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:14.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:24.681Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9b797091-967d-4484-a957-a976b8265138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:24.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:34.688Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e02f71f7-b4fe-405f-a2c9-6137f69bd2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:44.695Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=47972bad-ad08-415d-b415-a84cde478517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:54.702Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7cdbb700-f093-4ae3-be87-f7f9f09a756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:54:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:04.709Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3923a583-dad5-4fb3-abb0-937113e52c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:14.717Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=56b7828c-a90b-444b-82f3-ca6f7129df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:24.723Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3ec740bc-da3e-4ecb-9ada-2f2552f76c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:34.729Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f725b71c-06f8-4c5b-b8a2-a052703e9b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:44.738Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=78429733-9bd0-4b9d-917c-3b6005749502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:54.746Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e81fad7b-b888-4345-a8a3-6b0438a12667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:55:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:04.754Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5becfb92-2aaa-46bc-985e-5f399b7b972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:04.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:14.761Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1ba95daf-b0db-446a-9f5e-d292add4eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:24.769Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=37af8aa8-e2cf-4517-a0b9-7d07fc931766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:56:34.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T04:56:34.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T04:56:34.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:56:34.736Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:56:34.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T04:56:34.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T04:56:34.738Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T04:56:34.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:34.777Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fbdf77f6-6040-488d-9fb2-2fb67e1c3c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:44.785Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1b0cda27-7168-4b5f-a4ab-4f9b81c21cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:54.792Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9c1292ec-1825-4386-b2a0-6eb5ac1c8071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:56:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:04.808Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=064e57d0-b715-4032-b729-1c8f3dfd3bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:14.815Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=19e2c9ef-1b96-49ab-b05a-dcfe512eb9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:24.823Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=533ba7bd-cd37-45b8-8170-2ef81350c002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:34.830Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=153d1490-6f42-4852-9f24-f9abc7b3f08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:44.839Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dcaa6198-ede9-44d5-a24d-8b141e7a2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:54.846Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=485a0467-b2bf-4c3f-a690-36d160a4beda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:57:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:04.853Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3b2d6428-e04f-4026-b28b-6802998cf1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:14.860Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1e81033d-e91d-451a-a6bb-7d3330911a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:24.868Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9b748548-eb1c-4271-9d5d-931fe746f2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:34.888Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cd79c94f-a276-44e5-b79c-0b6a6e223b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:44.896Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f8dcad2f-1190-4371-82f7-67f5a2d14700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:54.903Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=07d9dddf-bc44-481f-8ebf-cf3ecc7173c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:58:54.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:04.909Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=939ad5d2-8f93-4399-982b-4d9ee83f674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:14.917Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=77efb2a1-e755-4017-bb09-1673d522b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:24.925Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9f18a361-5b83-4ede-91c2-0b228bfc074d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:34.932Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e7f67ac8-1057-4948-bdeb-e3101b2aebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:44.939Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6f9b843c-1718-4fb8-bf74-bfe5713d5b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:44.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:54.946Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dbdfaa1a-e31f-4063-9113-4633cdabfa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T04:59:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:04.953Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3e6cff30-5f26-45c5-9ad6-9567338bc982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:04.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:14.961Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2da446b6-eb10-4d4c-8a79-fcd8fb84895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:24.968Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e196a6dc-7ad0-40f5-9800-0714e7a752e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:34.975Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=95913495-40f3-40f3-8e93-5f6eae5e9b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:44.982Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1ce97fdd-44c3-4860-b125-93c4bd09f8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:54.989Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d0f2ca9c-e050-4ef2-9743-1c3c41aa29fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:00:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:04.997Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ef8d0c4b-6706-44f1-b26a-002db3656950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:15.004Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5c87e232-1e19-458a-9e33-eeb3ba1e2ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:25.011Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=14759f0d-3e9b-4cd8-a3ec-153e80795993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:01:34.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:01:34.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T05:01:34.734Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:01:34.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:01:34.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:01:34.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T05:01:34.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T05:01:34.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:35.018Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=20deeed5-7d9e-4b1f-8dc1-dc4fddda9201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:45.025Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9d857f82-b2b7-41a7-96e2-06c0228f1841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:55.033Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8ef60728-3ba5-47db-9230-9212f811d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:01:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:05.040Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a76b9306-2ca9-446c-83fc-dec70fde1a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:15.047Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a3adb695-3500-4ffd-a474-7dc7fc097429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:25.055Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0b756eea-6c30-478d-9be1-a7b8fac1d3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:35.062Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b0b4f374-79cf-40a4-b757-54417c133e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:45.070Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=21c09030-b527-4980-ac92-1f7f9cb2bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:55.079Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0e9477f7-323a-4c36-a7bc-d976f57ceaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:02:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:05.085Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a5e92171-7d7f-44b3-b275-f43ff50b8e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:15.092Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=23edda95-8d25-432a-b2fb-eb560b09b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:25.099Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0c0d42c3-d8b9-45a8-b6ae-d57bf22cab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:35.106Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f8ceff10-c0d2-49bc-b896-0d587654987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:35.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:45.114Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5026f87a-56a7-4dcd-9835-f7c0ddb353a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:55.123Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d341e918-055b-4100-a1b1-6a0ddc27fa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:03:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:05.131Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=20bb0d3e-3f2e-4612-aa60-343523facd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:15.138Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9976b309-c760-46c3-abc9-a065787a49a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:25.145Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3bf3833c-e3d9-4617-b823-be22d1d4ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:35.153Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4a9b7c3c-8b84-471e-a65c-1cc7f45d3a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:45.161Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8560cc24-d8d8-47ba-8a77-959023ca70ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:55.169Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=661d1302-e35d-4a0c-b47d-36a39e2a34b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:04:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:05.177Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3f3ebb01-e620-4834-a899-b6f985958666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:15.185Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e6107b05-61fa-44fa-b1dd-32b7a7a6a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:25.193Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0654fd24-3925-4036-b14e-aee1f1d42c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:25.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:35.199Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=81f133f9-8fd8-4934-a68a-aa6fe6f423be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:45.207Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=29442765-bc15-4bee-aab0-8ddb84318534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:55.214Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9006022a-230f-4fba-893d-b6211b7662f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:05:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:05.220Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=61229db2-9448-4e3e-9b3c-9765c341d762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:15.227Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=11e92171-4cf8-4f5f-80f3-36c0f9da94bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:25.234Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6cbfca2f-9ed9-4c05-ab79-8eb3a435e69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:06:34.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:06:34.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T05:06:34.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:06:34.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:06:34.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:06:34.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T05:06:34.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T05:06:34.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:35.242Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fc651f32-3a74-4765-8ef8-f290d74d30b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:45.249Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=895a0655-ca28-44a5-bdd1-d7b8c78987a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:55.258Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=43a7a713-d494-4a90-b02f-0b2aa99f1d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:06:55.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:05.267Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d601da51-2deb-4e8e-b9bf-660386eeb114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:15.274Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=559490e1-d82d-489e-b756-188134f8c406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:25.284Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=381a0332-d666-48b1-a983-b50391f63e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:35.291Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=96458bf7-0288-490c-a96f-ed7a2057fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:45.299Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d35e0c94-a947-42d9-baf7-c0618b2a29f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:55.306Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=d1462a80-3b1e-4876-b972-c04ef3c622f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:07:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:05.313Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=62d7cad9-edc3-409a-a7c2-bdd0e9561dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:15.320Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2bd53463-51cb-455b-9059-59154b023844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:15.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:25.327Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2689027e-2ead-41ef-9c93-b4838901286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:35.334Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3d870afe-db85-445e-9438-215206058485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:45.341Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8132f812-f102-4941-92da-4a3f9759cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:55.348Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=453e92d1-9d61-4179-b42f-d6c9584ac441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:08:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:05.355Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cf5b500e-1009-4d1a-a64c-00283cac6a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:15.363Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8003cff0-bc3a-4bb9-bb56-ef8bca64c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:25.371Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e2f5056c-2945-49d6-8c12-bd08a27cebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:35.379Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0e9a2fc2-6e44-4074-afde-27f3e728f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:45.386Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=63de96e0-3e1e-497b-b77c-950ebe9def42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:45.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:55.393Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ee08be86-f2b4-4d74-8195-f1b8087b0415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:09:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:05.400Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=baebbdec-9080-473d-ba75-3cd4c075d2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:15.408Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=62c1bafc-60ce-429e-a5ce-5ce68cd6d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:25.415Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1cd6698a-2c1e-4e30-8136-20b68e29795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:35.422Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7c0c353d-d9e9-4b88-962f-321ad87e54db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:45.429Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=690a1d3c-70ae-4ac9-b25e-24f6f8146264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:55.436Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=21cc2b2c-aa66-49ae-8108-87ec1850ea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:10:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:05.444Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a1f3fb17-126a-4ceb-8c51-40d2c08b7eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:05.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:15.450Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3839b40b-d12d-4f57-a649-74e898018c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:25.457Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ad7c3ec1-d7f2-4288-a024-3cbf892f1554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:11:34.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:11:34.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T05:11:34.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:11:34.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:11:34.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:11:34.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T05:11:34.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T05:11:34.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:35.464Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=571386b8-d524-40da-924f-f57f66c3c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:45.471Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6037d510-b79a-4497-bb7b-a0ba2b661b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:55.478Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1a6716e6-3a5d-468a-8588-fe21e108fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:11:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:05.485Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8158809e-480c-472f-ab17-4bddb55b1869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:15.492Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e5812af3-6f26-410e-811e-93dbd08e550b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:25.499Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3f9b7e8f-dbae-4f2b-a91e-6ee1c8a447a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:35.506Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1a17d942-697a-4b9b-a40c-273e2c02618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:45.513Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fd97dfdb-cf92-42dc-83f4-8eca4b6e3cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:55.520Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f896d09d-9f76-4960-8daf-70f601a7f229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:12:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:05.526Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f08a4663-1380-4fed-aeed-cc456140dd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:15.533Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f8ed6390-2310-458b-870b-9de9d05da19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:25.539Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=96d73f3f-1d2a-4deb-8b54-2914cc71deea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:35.546Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0b2778d5-60a3-4276-b36c-85f459f46d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:45.553Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ff628517-c8d9-4b94-bc19-bf0d0730b30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:55.559Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=60f55b57-0f47-4ff4-928c-af057bd7e2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:13:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:05.566Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=efe7f88f-01bc-42b6-95ee-3805e1bbe9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:05.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:15.573Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=63ccb7dc-68e4-40af-a43d-1735dc9a166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:25.579Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4c888b23-43cc-40a2-834a-3b4592eb7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:35.586Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6fded93b-bd22-44fc-86b4-3e9531fb6990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:45.593Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=319a9666-d490-49b2-bc01-e0c1a0596df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:55.599Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c135c616-c139-4e29-88a7-a7fa5ee1bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:14:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:05.615Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c51c4bf8-2f70-47c9-9d0d-5dcb5fda4257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:15.621Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=fbbf1e00-fe2f-4b2f-9bb8-60a56b2013cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:25.628Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ee8c8177-366f-4455-b6f3-618db8ea65b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:35.634Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a262ddde-df5c-4b82-9a4f-81c28026885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:45.642Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9cc0c1c9-49ef-4870-a87b-299f39074ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:55.649Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1fd0ecca-30a6-4462-9877-e36207dcfbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:15:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:05.656Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1b9dc360-7028-4ccf-8c80-8e1c3fbb84d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:15.663Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=a4044b6e-9d76-4782-b46b-bdd9002e4f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:25.671Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=77b3433e-214f-460a-86d3-09fdec536499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:16:34.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:16:34.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T05:16:34.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:16:34.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:16:34.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:16:34.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T05:16:34.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T05:16:34.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:35.678Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=721778ee-fb00-469d-b67c-ef7a9f2acefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:45.685Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=54d13ab9-0391-46ed-b8a3-7eb7eb71ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:55.693Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=177b7c99-7ef5-4d38-8f9a-9d48c0554469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:16:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:05.699Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=77b7277d-9bd2-46e6-bc24-fc39e914a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:15.707Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9513929c-8d1a-4af6-b8f3-dfe032eb4e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:25.714Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=69b7a8de-a43a-4bed-b1d3-f86953f9fc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:35.721Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ca0363ba-25ef-49af-808d-cffa370911fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:45.727Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=8af518ff-ab02-4089-8de5-cb698b7d56b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:55.733Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=37415dc1-1530-4aee-8ca7-30cf7027a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:17:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:05.741Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e93c53a9-770a-4993-bebd-552cf23eddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:15.748Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6e0cc770-354a-4cd5-be5c-f2aa1416f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:25.756Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ccab82bc-6331-4868-8024-da2983fa0a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:35.764Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4f64aead-8482-4d07-b0bf-89bab88b1d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:45.771Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=83878f61-1da5-4a42-85f0-935f984fbf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:55.777Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0a3c13f4-ceb4-4a02-af01-be66e9490f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:18:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:05.786Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=4eba11f9-494e-4c18-a00b-2307852b556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:15.793Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=539a03c7-3cd4-4123-8a2a-fc3c179edf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:25.800Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=89e22bff-df8f-488d-aa8c-f9422b5560fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:25.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:35.806Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=5e48236e-af81-44e3-8f3c-de17d58faca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:45.814Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=34eab8ae-2a24-4348-b7ba-9ab0f1a0305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:55.820Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dd81f58f-2732-4fbe-a7eb-764b74f504b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:19:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:05.826Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cd962b5f-2562-4098-af8a-67a119cd8fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:15.833Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=b39ac93d-451b-4072-826a-cd5882fcd143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:25.840Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=acf65305-cf47-4251-a9f5-aa8fca4ba704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:35.846Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7ae1dbc9-669e-4c3d-84f2-aca249b199c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:45.853Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=95353127-8ba0-4fc3-af52-697936d384b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:55.860Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=54c8dd5c-eb63-460e-a92b-d63391aafd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:20:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:05.867Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=77e3be3b-0ef6-48d1-9a53-fcc5913d34d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:15.873Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=f793f2ed-f1d7-4847-9db7-4cfed4d4d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:25.880Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=270e09a6-d5ee-4328-975e-07305711bf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:21:34.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:21:34.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T05:21:34.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:21:34.721Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:21:34.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:21:34.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T05:21:34.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T05:21:34.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:35.887Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e26beae8-1158-4d5a-ad04-171b7368e32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:45.895Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=72d16e41-4469-4209-bed9-47d5d59df840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:55.902Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=77999b93-496b-4026-acbb-2ab7d89fc321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:21:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:05.909Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=598b8daa-917b-4ee6-8df9-ff4816b17b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:05.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:15.915Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=dea9ac81-b9f1-4137-b170-dab7d93d8e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:25.922Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=df47eba2-7978-4c15-b786-1112b44714b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:35.929Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=74db1706-67a5-49a7-a11c-c95b96f4bdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:45.937Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6d0fa0c6-3ffe-4a53-8cc7-f1dce86185cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:55.944Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=1fb987c1-2cfd-457a-94c7-eb8138d86e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:22:55.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:05.951Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=41ef1f13-58f6-44c7-be7d-ca1283bdd8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:05.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:15.959Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3ffc268e-d82c-4506-8074-afe3f0737359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:25.966Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=06b4cb39-d333-4dc1-afd9-b4b29577e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:35.972Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=04d52f1b-1af0-414a-8e86-821fd25838cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:45.979Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6dcbfc6d-88ea-4bc9-82aa-0e1375ac7beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:55.985Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0603033c-891f-448b-bf7a-ead2a1128b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:23:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:05.993Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9518c099-d2fe-4a4d-825b-6356f02af2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:16.000Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=88284659-cf60-4ad3-bd53-13c21fd895dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:26.007Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2b722390-9454-4251-b793-0dcdea093b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:36.014Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=91eb91e5-93cc-4914-8349-ba2afe716226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:46.022Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bd85e441-967c-47b2-ab70-81bac0238d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:56.028Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9dae2d67-f24b-4dbc-8c02-f815e3e54dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:24:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:06.035Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=62cde388-caa1-45a1-963e-e1a78b7f0c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:16.048Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=863f8133-001f-4f2c-a415-fdf8dd9c8255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:26.055Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=88feebd4-b015-485c-8c99-4b24376c46aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:36.063Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=294a5672-e06c-4486-adc7-80b48e5ef0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:46.069Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=cc385a47-0393-4d65-9d18-34e34a0b8c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:56.076Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=48177b06-4fc5-40c4-95b1-a8ea55f58b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:25:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:06.084Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=109a5ed3-7aa6-4b1d-859d-98aff63aa5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:16.091Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=96f4a7cf-7b34-4924-922d-e493de1c24f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:26.098Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=61b86823-0fb0-4b38-b707-7c2c1e2c751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:26:34.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-04T05:26:34.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-04T05:26:34.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:26:34.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:26:34.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-04T05:26:34.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-04T05:26:34.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-04T05:26:34.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:36.106Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7f708616-f3a4-4c0d-972e-2794d73d2aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:46.113Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0cd1884c-deb4-4e63-a3be-fa4ab4a1c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:56.120Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=689559cb-1840-4de4-9fd1-d4c1da2b8185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:26:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:06.127Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=9b0bb387-2574-494d-84c5-b5a937d4b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:16.133Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e8c31966-f5e0-474d-8a6c-7e075bdf26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:26.140Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2be73537-c2ec-4b4c-8353-2b48705eea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:36.146Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ba2dce97-8946-42b1-a3eb-ea5d3148c54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:46.153Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=bb8850a4-c2c4-40be-b6cb-559b3ef616e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:56.161Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=0bba3cdc-e184-4a97-bea9-e67d0d34b6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:27:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:06.167Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2d402f60-8dd1-48d9-b29d-55c24b37c552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:16.174Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=6907a3f4-395d-4d56-bdcf-c5e18d5fc623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:26.180Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=c25cbc4d-c90f-4fb7-907a-1bd6093fb5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:36.186Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=7442c432-3fff-40bc-9b0e-72d449c925e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:46.193Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=acffac13-ccc3-4c0f-88a8-e38013374aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:46.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:56.199Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=e4416c33-07b3-43dd-8e7a-1a039db906e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:28:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:29:06.206Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=2e45a2df-3d83-4c89-a18a-45f48b9729d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:29:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:29:16.215Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=ddf04e06-669d-4447-a8ad-3eac12dc23ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:29:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:29:26.222Z |INFO |Init configs |InvocationID=917511f4-cde3-4856-a915-a8731fcd21b2, InstanceUUID=3d060557-9b1c-4ddc-a3e2-88726332d412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-04T05:29:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2