By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:12:05.085Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:12:05.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:12:05.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:12:05.651Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:12:05.725Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:12:05.725Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:12:05.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:12:05.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-11T11:12:05.872Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-11T11:12:05.945Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-11T11:12:07.089Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-11T11:12:07.489Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-11T11:12:07.504Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-11T11:12:07.505Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-11T11:12:07.551Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-11T11:12:07.551Z |INFO |Root WebApplicationContext: initialization completed in 1605 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-11T11:12:07.891Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9e545564-5c6f-4211-a861-31248208409d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-11T11:12:08.584Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9e545564-5c6f-4211-a861-31248208409d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-11T11:12:09.619Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9e545564-5c6f-4211-a861-31248208409d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-11T11:12:10.112Z |INFO |Started MainApp in 6.724 seconds (JVM running for 7.239) |InvocationID=9e545564-5c6f-4211-a861-31248208409d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-11T11:12:10.163Z |INFO |Start scheduling PRH workflow |InvocationID=9e545564-5c6f-4211-a861-31248208409d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:10.173Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=718694cd-5312-42d9-a9a4-a5a0f755c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:12:11.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:21.656Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a5844c97-2995-4336-a940-ddce7a544a16 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-11T11:12:21.736Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-11T11:12:21.737Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-11T11:12:21.740Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:12:22.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:32.729Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=36c8e325-19ef-4e44-92cd-577244c2a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:12:33.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:43.767Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c038e62d-1377-4231-8d98-6d5b2707e7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:12:44.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:54.809Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=35e44ce6-902f-4246-bce8-7bf9edc8cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:12:55.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:12:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:05.844Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d8a02b3d-dd36-4ce2-b6e2-2dc59cade6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:13:06.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:16.887Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b6b37601-be2e-4fab-8d1f-e7d34f37ac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:13:17.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:27.960Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c808a304-cf18-4c44-82a5-cb4e3de122a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:13:28.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:39.002Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0630ee1e-b308-4147-b75a-3b0d44d686fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:13:40.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:50.036Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5818b6fd-7d9a-4c71-a0fd-e000766f49fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:13:51.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:13:51.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:01.079Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=69c0df35-074f-4066-b588-024e0398910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:14:02.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:12.154Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=35c19201-4054-49f1-8d5c-691e32c9eb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:14:13.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:23.188Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=df03668f-33b4-43dc-b819-e67fb0c54c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:14:24.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:34.228Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bf6dc4df-4253-4f26-894e-6a6d983a5e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:14:35.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:45.268Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=99b10d08-f7f3-4465-b297-9c23f6336138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:14:46.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:56.343Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7aa0559d-6f7b-4011-9d7a-9d48090505a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:14:57.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:14:57.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:07.418Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9df5d8dc-13c2-4697-bbe7-b3ebff31f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:15:08.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:18.452Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cc590312-5da8-4f6b-92e9-e9a9595cf9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:15:19.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:29.492Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d9af11dd-451c-400f-a60b-54a24a8f1943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:15:30.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:40.538Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=41b7e619-0730-40dc-83f7-d6ea2665adef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:15:41.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:51.574Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0f10a3d9-c362-4c6c-978d-e729c9fbde08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:15:52.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:15:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:02.612Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4b5e0aeb-9a1d-4e31-9432-0b1cf1bd4c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:16:03.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:13.651Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=013936d1-14d9-4c92-a47e-68860e06fdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:16:14.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:24.694Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a2e4409f-8e0f-4552-837c-c1b86c6c49ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:16:25.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:35.734Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3e27bf32-6bab-425c-87ef-d23c8eb76fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:16:36.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:36.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:46.774Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=692d1400-66b6-4ef2-a938-eef182d6e647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:16:47.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:47.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:57.813Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d3bc19f0-d8d9-4f2a-b1cf-3d561e30c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:16:58.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:16:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:17:08.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:17:08.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:17:08.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:17:08.692Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:17:08.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:17:08.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:17:08.700Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:17:08.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:08.853Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=db87ba05-fd2a-40d4-809c-292eeb52dd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T11:17:09.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.163.69:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:09.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:19.925Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=449b8c4e-d05f-46fa-9691-f3728d54cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:30.080Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=266dfe05-d859-4060-9184-c00f7ba505c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:30.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:40.097Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d2cd9f95-00b8-4e49-96a1-87e1e041dcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:50.112Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=196f5018-37cd-4ea0-9ab1-ca2aac6ad3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:17:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:00.153Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=73e753f6-663e-499e-8f32-873e69af7520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:10.166Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c0b41178-a56b-409d-b891-1d79966a144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:20.181Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=27f2e576-b599-4eab-83e2-f58b38cbb5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:30.197Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=26a1d78b-47d4-4b54-88cb-3788c1af81a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:40.209Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=36864f9d-9d21-4a5d-a399-a024835082b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:40.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:50.232Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ef11da82-9a10-4f68-912f-10a3daa2263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:18:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:00.248Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3e45a022-d22c-4842-81ea-6d2b6d9fe878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:10.271Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=22fe254a-e390-4bcf-ae32-7e60ba25c16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:20.285Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4652986f-fad9-4965-a6f1-a2be9e74a569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:30.296Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=150d9510-3201-4ec6-9c9b-6e5b2e9feb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:40.308Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=262c22f5-ec1d-442c-ac3c-61bd1a0a5c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:50.320Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d2afc379-6066-41d9-9f0b-3c9cee0656b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:19:50.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:00.346Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=147764bc-cfa0-4b41-bdef-19a3a0a27b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:10.357Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c0f55191-e3c8-46c6-8adc-052f80165088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:20.371Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3a1e000c-b666-4c46-adba-cbf701d99f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:30.384Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1509d4ca-e479-4df6-8305-6222695501cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:40.395Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3657de3f-e9b9-4c6f-945e-ada44dee20dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:50.415Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=db0bf476-527a-4446-b714-1604157605e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:20:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:00.429Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c3e8470b-5e0d-4f0b-b5cd-a4966f00a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:10.445Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=938a2bd1-536f-414e-8a3d-3ac8caa00a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:20.454Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8fece6e4-86cb-4fce-8501-c892b443068c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:30.464Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=31309ffd-dfd4-49fb-88bd-2a8e26d30e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:40.472Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b39cc54b-f63f-4a97-956e-fad1d941e2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:50.488Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=06ff42c2-3e38-4a1c-bb07-7678942316c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:21:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:00.518Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0d52471b-5054-4b90-a19c-8947640ae00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:22:08.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:22:08.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:22:08.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:22:08.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:22:08.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:22:08.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:22:08.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:22:08.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:10.607Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0cba674f-66b1-4e99-99cc-809d2f489ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:10.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:20.619Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cc6a7ffb-67bd-4b24-a9e5-df7a9ba29139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:20.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:30.630Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6daa8e0f-215f-4022-b2cb-1a79bbc04af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:40.641Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7c4a4c66-9f80-4c13-95e2-053c9e61d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:50.653Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6c405660-af28-433f-9192-f7d6a5bf873f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:22:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:00.661Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2831d3cb-3a13-4df1-98f5-73465fb6064b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:10.673Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=42685cb0-b68a-4b59-946f-999451109c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:20.717Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=86c30c0e-aa84-4eb4-8e15-a8931b6e0b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:30.732Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=28eeaae9-2171-466a-8e75-8bf5feac4efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:40.740Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8fd1eb38-adcc-4af9-82c6-a66cf9cd1cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:50.752Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=26bd4f01-2f20-4663-b24b-c62b0c0bb41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:23:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:00.764Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=26e76747-6fb3-4707-91cc-9cb03ce475f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:10.786Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=da642821-6884-4722-bf7b-6675cbd4b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:20.797Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ade1f9ee-5cc9-4d77-bd2f-34047e85cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:30.807Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=651ae78d-162a-4755-ada7-0de39cb29e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:40.815Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=36d4e111-a759-4456-9a35-641a7971f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:50.832Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d73d895f-f252-4dc8-8673-94dbda8aad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:24:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:00.840Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5a11fb23-3801-4bc6-b3c7-e87030185f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:10.848Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9abd2f08-9dd1-4b72-891c-f6a812ffc6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:20.861Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=946ba43a-afe2-468e-b611-b6b85ce635b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:30.870Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=74e87151-ab30-4f85-88fc-29e0781084b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:40.882Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7f123402-d9f1-460d-8213-23188b90c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:50.903Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=26fb5dcc-7ecf-4739-b8ad-63c400f677e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:25:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:00.918Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=eac735ad-8c26-494e-914c-6dc5343e227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:10.928Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7e0e406f-09a0-45c0-a988-669aecdf4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:20.936Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7d45559d-f51e-442b-82bf-67e90b8e3a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:20.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:30.944Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c8d30c79-0932-47ea-85c6-116286625bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:40.954Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5472e7b4-c59e-4325-b69f-79342ebe4abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:50.963Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0469d85d-f8f9-4dc1-a083-40a13ee4558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:26:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:00.971Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=724aa1cb-b29f-4abf-9bfb-cb7960c0addc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:27:08.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:27:08.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:27:08.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:27:08.275Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:27:08.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:27:08.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:27:08.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:27:08.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:10.980Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d34c0944-a58a-4065-8334-9c8654c4109e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:20.988Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b69e9bdc-17ba-4159-aa17-ca035d130acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:21.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:31.001Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=51da5eee-4823-4b3c-aa0d-562d97d1b043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:41.012Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9013c9d1-2d43-4627-9271-413ff607321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:41.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:51.029Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bc5e879f-b9c6-4842-9732-eaaed9ac59f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:27:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:01.043Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6a65ea97-a093-47d3-9763-cd913b8b8e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:01.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:11.051Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=17198690-9988-40ae-a491-2cad3c9c3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:21.060Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d65b9294-b42c-429f-bde9-1e0fc1ddc2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:31.072Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5fc161a3-db19-4d5e-a1d3-59f6e8714dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:41.082Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=40e457c7-10de-46c9-a5de-3f447d32d4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:51.094Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=84ce4de1-ac43-4fff-904e-500a4018acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:28:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:01.134Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e31db42e-aa47-409d-8a35-18c9ec94c991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:11.153Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7722c6c0-f166-4577-9557-61499283b159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:21.162Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a72d8b39-8cb3-4165-9c0c-c90faded5ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:31.178Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=aed1052f-00d9-4c43-88e7-57975f58c81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:41.187Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cceac36a-e23b-4942-bde1-2e05aeefd0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:51.197Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dc82174d-51a2-4a60-9dec-ff38606b7b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:29:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:01.221Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8299c5d6-7f63-4f1e-aace-8a2df5fa53dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:11.231Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c01ee9f0-9859-4fdf-8adb-db1b7a074c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:21.240Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8f22fcbc-d7b4-4703-a5e6-ee6dfee4c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:31.249Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a442e289-6ea2-4464-a168-b9733b1eb217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:41.257Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bc3cc762-7334-4419-adc9-9317a9ecd1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:51.270Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b8bcab1a-d643-46c2-b797-5cbb0cdc9856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:30:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:01.288Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dce5a046-556a-43f9-90eb-b6d93e185466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:11.315Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fb1c030c-6fb1-4e84-b364-ea9e1a26dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:21.326Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fd568eb5-cfa6-43e1-afe0-83edeab7a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:31.335Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fc4947b8-7a80-4409-9716-a360ced6cc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:41.344Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=77be5811-d3f3-4b6b-9437-010eebdfdc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:51.353Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6ec16b3d-020d-4b2f-a53c-473243f7bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:31:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:01.361Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6adfdc0f-13b5-4131-8814-9e832b6185a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:32:08.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:32:08.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:32:08.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:32:08.405Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:32:08.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:32:08.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:32:08.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:32:08.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:11.372Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0cde35d0-01f9-4ee3-acd6-c29013239dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:21.392Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=51e6f25c-1856-444a-8f5e-61dbcd2d2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:31.403Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fc0b9f11-4300-4016-8f2d-5886139032d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:31.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:41.411Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=16155cf1-6c83-4bf3-bbf3-913454b05c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:51.417Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0510d8e6-9ad9-4664-bfa8-284b964e23de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:32:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:01.432Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a7e576df-98fe-4d04-9c3a-2e82a34cd3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:11.442Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6bfe5b6d-ba73-4492-8f81-299e613d28fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:21.455Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d12cf2b8-dacc-43b8-9bd4-c3004d1fb5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:21.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:31.463Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6a5541b5-02d0-46db-9b32-baa76f51fdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:41.480Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=57996c8b-990d-444d-b4d3-28740fa58136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:51.494Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=50735c70-d035-41ee-92b2-260ecb84f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:33:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:01.501Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=94b83fc5-8284-47f9-95da-097884a9a34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:11.513Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2a04cafe-d1a5-4bc3-be24-f4902779906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:21.520Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2509f412-4216-4f02-8486-5e3c5a763a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:31.528Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8fdcd6a0-2dc3-4ea3-a2e5-74201a50bdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:41.538Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0bf5e43d-4535-4137-8f8b-5998eaad7902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:51.549Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=90179b02-be9e-4605-95fc-a82ccb681820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:34:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:01.567Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7dd5837e-25f7-497d-b437-54a7248b9a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:11.576Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c2fd623c-685d-45af-88bf-bc080dfc2ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:21.583Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3086299d-754c-4134-b6ad-173ae9186e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:31.589Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=45282409-4bf5-4960-9a6d-521001b14f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:41.596Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=28ae6b32-785a-4a8a-8ef1-75a968bde3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:51.603Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2d6b9777-b4cb-45d3-b378-3ff9feafeb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:35:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:01.616Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=aeebc652-c1a8-4dcf-b967-c297363c6060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:11.641Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cd4a3568-0530-42cb-9640-8e2725021031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:21.651Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=50bc7591-e658-4e46-a3b8-655fbd6b6378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:31.659Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1b258d3e-cea2-4dbe-ac1c-105f5f992f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:41.665Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=33b3d412-7d22-407f-a02d-3c38d7afe07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:51.684Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=212acf96-736b-4017-bfd2-b752c0fa52fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:36:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:01.691Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=15e6a767-29b7-4e8b-9653-b5d962e6c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:37:08.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:37:08.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:37:08.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:37:08.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:37:08.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:37:08.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:37:08.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:37:08.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:11.700Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7cc58e2e-45f9-4a35-8f02-0bedf5fe1081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:11.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:21.709Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5212beba-07fd-4d40-8205-e49470db02ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:31.720Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=361a543d-10cd-4a43-ac5c-3cc50e0dd67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:41.731Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=69b420bc-ed96-4d4e-922e-6b670a79daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:51.740Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=50516876-00c6-4031-8530-6fd1e6c4660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:37:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:01.748Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3af77cdc-547b-4835-9b2a-432365099c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:11.755Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c8e55499-7e1b-4050-9584-69e7404a7e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:21.763Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8c28f433-4b8e-4099-ad65-ea93cea9faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:31.773Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bbaabaac-7ac4-46b4-9ae7-f2e3a5e1bd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:41.784Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6e02b948-cb7c-4e43-96a8-2ab4f1464bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:41.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:51.803Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6c0cd40d-faf6-4fc1-a90e-bdce28cae9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:38:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:01.811Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=92f985bb-885a-4981-8750-77d350664e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:01.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:11.822Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0f8d0d63-eaec-40ed-9198-09cf488085d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:21.830Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=319e7e93-4f7e-4126-869f-c926b0686fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:31.839Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4ae3f55e-a978-4483-a785-a345548115c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:41.849Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ea6e27d2-8865-48af-b39f-f25d5dde8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:51.861Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d871cbb4-6ef1-4ed1-8cbb-b8ecf3cc5c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:39:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:01.875Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=aaad9b91-5e6d-4a06-9579-6c37baed7d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:11.894Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=539d0e67-bde4-4917-b081-1b5005875b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:21.903Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8eeb8f02-d970-458b-9928-9281b3810411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:21.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:31.911Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d2707dd2-0f3a-4fc8-ac0f-cb77ea58d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:41.917Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3ab4e343-e758-491b-b651-edfeb2536b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:41.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:51.926Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9e0235d0-1097-4c84-ae7e-5a9c1e0bd4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:40:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:01.935Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b7e85762-8b08-4f6e-8583-49e248159b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:11.946Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f007e7c8-9a0a-4f1e-bf71-8561ff9af638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:21.962Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=278ae444-6182-4bad-acdb-725808d2f387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:31.974Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3fcb8855-53d4-44a8-9d96-87cc40f50a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:41.986Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=be0718a3-5ec7-499c-9945-bfe05de99720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:51.993Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=233bc9a3-5207-479e-8b1e-d926c3d49703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:41:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:02.004Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=04eaf041-0609-4ba1-87e1-ce97c20b30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:42:08.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:42:08.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:42:08.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:42:08.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:42:08.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:42:08.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:42:08.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:42:08.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:12.026Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e2f65cf4-e27e-4cd8-ba96-a2e242b3ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:22.036Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a2ee61ee-78da-4e21-a2bd-cd22afdd23c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:32.044Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=21c040b9-3f5d-45ad-8e35-d705f3cbffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:42.052Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a26042d9-b55d-4584-8ac3-359b3cf9e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:52.065Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d1708747-f494-47d8-984c-a0514f8ceb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:42:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:02.072Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=97465738-3821-4596-9c59-5e8bd0f6fb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:12.080Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=17924556-d986-40da-99db-dd5c247ed706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:12.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:22.088Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=25a2f279-5c0b-4c2c-a3a7-c29b9990f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:32.095Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a5baa907-aba3-412b-a07d-093271574a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:42.102Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6072edd7-d775-42f4-8db3-37af2cc26d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:52.114Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4d02d1d0-4b93-46a3-8b5f-54037d839b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:43:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:02.121Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2063462c-db4c-4d8f-a89c-096aa3d3ed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:12.130Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a3a19a06-1b08-4b0c-96ce-3979f22a610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:22.146Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bd5d826d-75fc-49f9-800c-a36a19d22115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:32.155Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8bcbb046-725b-4635-b671-43bdc761202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:42.161Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c2ab2d6c-c0a5-47db-8132-65e75ae45250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:52.170Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fad4e6c6-2c3d-4f32-b600-a2f2e1454622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:44:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:02.177Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7dad5b79-1c55-4c50-b765-96e25a54dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:12.185Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=32016b13-cf08-4900-93ee-f6330bdae3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:22.193Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c86e91d8-e63a-4e25-a1bd-f35b047a0bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:32.201Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=97200076-4e2a-4936-8550-22762c5e7f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:42.210Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9ba91db0-0c6b-486f-a1c7-42a85e644a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:52.227Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9a8cff84-2038-4306-a18b-5335bbe7a37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:45:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:02.237Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c78050da-bf0b-4882-a4f8-27e131ba176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:12.244Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cd234830-9e9f-4ee4-a23c-4fa4a43f61cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:22.252Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5afa2a79-f9e4-4c57-a090-5913edd66c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:32.258Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0ac9bebf-1b3d-4288-aff5-f99cc23bee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:42.265Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=18ba8c1b-7958-4151-b92b-3e79caee4133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:52.275Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0d99af9f-4860-4ffe-981c-e5e6e37b76ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:46:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:02.282Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a0c1e21e-1747-4238-8832-def88892bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:47:08.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:47:08.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:47:08.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:47:08.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:47:08.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:47:08.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:47:08.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:47:08.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:12.290Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=06080de4-4d20-4410-aca0-32f5b9d9ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:22.306Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=79a376cc-03d1-43ee-9a53-6f14fefef626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:32.318Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2144e801-3ece-4d0f-9d02-071b25261387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:42.325Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3f5f380a-18a6-43a0-8684-6d9df235f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:52.335Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cf676858-8a01-44d1-b61b-bdd59e03b6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:47:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:02.346Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6788b7db-2f52-45a9-93eb-33da2c4d34c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:12.354Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=34e54ca7-e8d3-4f78-84a0-759904132638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:22.361Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4aedb365-56b5-4069-a366-3eaa14c69013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:32.370Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=15c91165-5e77-4599-9727-26aa98be584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:42.379Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8e4c82a9-a630-4f1b-9070-53efa4ae860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:52.386Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=420233e6-a3be-422a-86ed-2cc71f592705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:48:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:02.400Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a78cb2d8-9304-42f9-9d8b-153d8e85bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:12.408Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5f1d7be0-f0ab-443e-8400-14624ab366b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:12.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:22.416Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=92cbb1b2-004f-49b3-9188-bfdc182e2bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:32.424Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e7885036-16f5-4a88-9bb4-8e6696ed69a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:42.430Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=53ef39ce-70b3-48c8-86da-5db9ac53fd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:52.437Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b7d0340a-18b7-4cde-8b69-5b2e1a08b53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:49:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:02.445Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0ed70268-f869-46d8-b0e6-ee369af9f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:12.457Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=854e604d-8bf4-4793-92f9-8d4b008c675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:22.465Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5d1e9ff4-b804-4e7f-b4c9-8d3006ffac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:32.476Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b45ff425-c495-432e-8578-05c4590d2510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:42.495Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2d299b48-9d11-43e8-aea3-cb181d3ca855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:52.507Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b0217e1a-b050-4f11-b566-0ae5f71fb13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:50:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:02.516Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=478318cc-2aa7-4b20-abf9-0975c9b796af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:12.525Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f23179e3-f791-441d-a46d-5232d641c768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:22.534Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f990b7f3-8c0b-4d46-9dc3-567fc1676cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:32.542Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f3e6fae6-d960-4388-8619-511e06e794ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:42.549Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ee193c3f-b10f-48ae-ab2e-a710916b9dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:52.558Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c27c7ecd-fcb4-4851-91ea-9600c29aef2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:51:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:02.568Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=460c395e-6a35-4dc9-bddd-91401f6cb79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:52:08.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:52:08.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:52:08.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:52:08.240Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:52:08.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:52:08.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:52:08.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:52:08.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:12.588Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d4a0a071-35e2-4a58-88d3-00eafc46f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:22.596Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=43cf77b9-33ab-4569-927e-25e5c70506d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:32.605Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dc8af051-6818-4a22-9899-440a084d68bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:42.611Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d6db54e9-88c7-4892-9ce1-d9e020b0eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:52.618Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=43c2282c-4ee9-4ee5-a7d6-8076b635a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:52:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:02.625Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=13f3f947-819e-4989-9968-fc89bf36a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:12.633Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1dbf659e-79c1-4507-bbbf-73f9cc4cf051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:22.654Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=169807a7-7998-4a25-b3a1-4325de86f63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:32.669Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c34a8659-d1bf-4f5e-972d-b1381c7360c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:42.678Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=aaf019f6-6e16-4811-aa27-c5483482e141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:52.684Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=048f815b-7412-4151-91f4-ee41ef609c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:53:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:02.691Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=89a271ea-8f80-4913-9980-d41a685b8c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:12.698Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2a16a701-115a-45d0-b1f1-6df306eacadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:22.705Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f7931278-4aef-4736-9b90-28d21f334d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:32.712Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=499e40a4-f753-4a05-8b1d-8c15004e3e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:42.721Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=11aa6583-5c3a-4f0a-a051-ceda1eb438d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:52.732Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=21903d0d-32e5-4157-ae0c-61060f649dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:54:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:02.750Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6036c379-45b3-4e47-95cd-c3c8ba32d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:12.758Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1393f591-ebcc-451a-a90d-9155a755da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:22.770Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cef454d1-8ed1-4d4a-aac2-965ae5d16e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:32.777Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1a63ea4d-75de-466b-b348-fd09cf82fad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:42.783Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0ebb359c-fa0f-4bbc-b378-7e5e5b18324e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:52.790Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ac2dd09c-3574-4955-b34d-4fd881d965c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:55:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:02.803Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9764c3ce-ae17-409c-bb5b-85914d71aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:02.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:12.813Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cd6eafc4-4afd-4b16-a8a6-fcc935c68699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:22.836Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9578cfe4-eaff-497e-bd3c-6d1f1ceba228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:32.845Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e0ae776c-a546-4750-bd9f-42b5e4589483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:42.855Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8bddfbe4-808a-4781-874f-691aac714a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:52.863Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f8d15a4e-6169-4924-9236-53c280cffd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:56:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:02.870Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ec8645dc-4fb3-4c03-b629-47bc9caf6cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:57:08.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T11:57:08.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T11:57:08.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:57:08.254Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:57:08.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T11:57:08.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T11:57:08.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T11:57:08.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:12.877Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=19962a88-e178-49c2-9600-37324156db9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:22.883Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c11d1ccb-766a-400c-a185-8d6a2e1dbcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:22.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:32.896Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2e9dde23-11b6-4158-bc0d-b9c69171faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:42.902Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=86a4f40c-5f45-4cdf-bc47-79679d53a56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:52.915Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7d9182d9-68ac-4a4f-8a0c-d7268326eb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:57:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:02.922Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4b8bcf1e-fb43-4670-81a1-24423b46c0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:12.933Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=05162ea5-1e17-471a-a996-f20fec1cc9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:22.939Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2f474137-709a-4b7b-b3bf-aa654940c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:22.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:32.945Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cc27babc-b3b6-42bb-a7ab-5e22a63d3dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:42.953Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d1fb0984-5929-4b06-a13c-cb9c3e660c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:52.960Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bcc08d2c-c684-475e-952a-2d9b004d5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:58:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:02.967Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=005fa081-f759-4dcb-bba6-55c4b82f271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:12.976Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=487308b9-eecd-4ff9-88c1-d1025faa314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:12.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:22.992Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3e3c1936-b71d-40fe-a131-de2be643b519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:23.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:33.000Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=42e57a05-e9ca-4d01-9aa1-4db1929b6353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:43.008Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=02ef93bc-4c46-4153-8670-e0421eb2948c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:43.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:53.015Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=69b17882-62e7-472f-85b7-90fefe83f158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T11:59:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:03.023Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=37e300d6-ff60-4cd0-bd55-a32322dfd0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:13.042Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=090b6ce8-84f1-496d-8b9f-a6bcc7a48aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:23.050Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7214a762-3fad-4ab3-9403-25794c4890a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:33.057Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=04846601-f3c9-4a6b-94c4-7f044f719ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:33.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:43.065Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=56ae8637-c512-43e4-9a05-8537c03392a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:53.086Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a37908f3-3bb0-42a2-bd96-db8e98bc5160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:00:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:03.093Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=76c1a65f-cd66-4d8b-9fee-9ed068eb8148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:13.103Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3fee841c-cf2b-41d1-a498-68c8de381822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:23.111Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5a04cb5f-6972-42ae-9829-3c779efc1b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:33.119Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=244ebd4f-05d9-4ce9-9092-02ccc20fb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:43.126Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=05a72fa3-7b97-4c9d-9fa1-e3af3ebd473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:53.138Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c43ee9a2-64fa-4928-aba1-6e4917159f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:01:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:03.147Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fdb87dd0-5901-45a7-a170-3a5374b931b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:02:08.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:02:08.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:02:08.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:02:08.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:02:08.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:02:08.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:02:08.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:02:08.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:13.155Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d06fc103-0f35-4d20-b56d-38a08e653462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:23.168Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c995b477-30ba-442c-9967-f187ef54e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:23.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:33.176Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5b942f89-fd90-4a8a-9d36-ba096f0f0409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:43.183Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=89eaa162-f2b1-4efe-aa28-76d03bef3ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:53.191Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6ed31eda-d7aa-4786-9fca-69669acfccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:02:53.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:03.198Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=46ebe736-bac9-44c4-aa34-b28633c8c344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:13.205Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8a8ce004-5d5f-4529-9961-4432313c21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:23.213Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=45b26448-f6f5-4c19-ab43-e8a35b069cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:33.222Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=91dc56a0-3473-48b2-8b08-4553b89a144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:43.229Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ac858e75-6fd0-47a9-8443-06d23d46ae44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:53.241Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f7205791-737e-4102-ac10-850a3fdaa8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:03:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:03.256Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d3412773-c5d2-497e-b5d0-e0ead8a0c9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:13.262Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4f9f96d6-b408-437b-b174-5bbe92677eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:23.270Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=33693eda-562d-454e-8ec7-39f032b007b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:33.276Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4ee868d2-b509-45a9-ad8d-a2910a86d137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:43.283Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=655981a6-74fb-40bb-aeb0-0d62e3a1de33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:53.291Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7b3bcccf-46e1-4282-985f-93a5e5bcbe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:04:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:03.299Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3fac2937-6b9b-4b4b-8e84-2daae0063d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:13.307Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b704e514-08fd-44a9-8053-e86cf44cd1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:23.315Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=577d86ea-a4a5-4592-b86b-e885b0db74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:33.324Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0ae2cce9-085a-447f-b7e4-45c9b9de55ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:43.347Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=aa57dc99-8cde-4bdc-acc8-85aec25c052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:53.354Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f87d3456-6607-49fa-91f2-183816ff6296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:05:53.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:03.363Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=29a684ee-0990-48fd-8405-dd44f970ab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:13.371Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=05202ab4-e297-4970-a93d-fb67d7f4b225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:23.378Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d9dcafb7-7f14-4d2f-a13a-5d847b8bf709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:33.387Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=39c87502-4e72-47ec-acbb-e5c926156e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:43.395Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=143e02f9-17d6-4480-a560-f94c8a183cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:53.403Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ee52cafc-e450-4d78-b919-50d881646c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:06:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:03.410Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=599373e3-edb7-4fcb-9b28-e781fba784f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:07:08.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:07:08.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:07:08.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:07:08.250Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:07:08.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:07:08.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:07:08.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:07:08.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:13.425Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=70d4b6bb-da7b-4a45-bfc0-982ae8587e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:23.433Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b0177d1c-1cf7-4964-9da0-0784b440ce64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:33.442Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b30eed61-9c6b-499c-964a-b70c82ca200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:43.449Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=030869a9-6b3c-4b86-bbd8-15c9020c6bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:53.457Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b3db5e34-2302-4513-a906-74c5accc6101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:07:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:03.463Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=93815594-4638-45fa-b93c-e1f2cf320cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:13.470Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=99084b94-f3fe-4734-aebb-c58d2e692675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:13.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:23.478Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a9468998-a023-4a55-b5d0-fb2ce7b6e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:33.487Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6436442e-6d9d-42ed-a324-f4d814ddec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:43.502Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1a8ced21-b8b3-487b-9ca2-c0a8d35342ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:53.512Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=307e0e1e-c364-438a-a760-e2d58dbe3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:08:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:03.524Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ac348017-30d8-4a19-b255-dc922a0a836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:13.532Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5fc40eb6-d7c5-477d-9624-1e7311ab7b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:23.548Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5fd6f958-9316-49bf-86ef-336a1b21f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:33.553Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7dba7bc8-4d93-4a42-a714-8a0be110061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:43.567Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5af177a5-a58e-4dbd-b79f-5b0550947569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:53.575Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b102103a-c046-4adc-b73f-8a367433dad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:09:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:03.583Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2136941b-abd9-424c-a7bf-9af1b7d8e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:13.597Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b377cc2c-477d-4aae-a8aa-100aed1e435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:23.605Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d432fedd-9609-44be-9dc8-9481da25989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:33.622Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2ae5d4d5-1d0e-4ce3-bfa7-e3afd20259da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:43.629Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dfe1f27a-623e-4d99-815a-a454e35cfbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:43.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:53.636Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8e935d25-0c43-4cba-af1e-76925fe6c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:10:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:03.642Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c630944d-1058-4059-baca-4aaac1116172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:13.647Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6d7e009c-ff2e-40db-8798-ef81a8a733be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:23.653Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0047c42b-82b9-44d6-88d2-7c5658f82a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:33.662Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2cbd6d5d-1291-44fe-bbfe-90a410457ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:33.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:43.686Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=65b31376-4f10-4674-a32e-3cecf740b149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:53.696Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f9389f14-9bc8-451f-aac5-a3f2a0882270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:11:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:03.704Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=40ff3dc9-0433-40b5-a0ef-26a11e929048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:12:08.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:12:08.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:12:08.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:12:08.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:12:08.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:12:08.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:12:08.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:12:08.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:13.712Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=08021b14-7f96-4d99-b560-247527befdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:23.719Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fc1ab27d-e728-461b-aa22-dd2433ac35fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:23.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:33.735Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9a47f0d1-75cc-4e62-82b0-515882d16619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:33.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:43.741Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=72ea2081-5cbc-436b-bb1d-67e4b0f4daaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:53.750Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6d186cf9-3939-4886-a636-3a3700daf54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:12:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:03.761Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9c82761f-b515-4f10-ae64-18733717cfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:13.780Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0a276d79-7d59-4c8e-8f04-18e900ff00de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:13.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:23.788Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=01ba45d9-cefc-44aa-9cfb-33472d2a3463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:33.799Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=51e547aa-c12a-4f13-8cf3-5ee4a8f59e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:43.806Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3b809a9d-b6a9-4c60-a5c9-507f7e05ae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:53.813Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=90ec25f9-8f4d-417c-8c12-e14922a4f2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:13:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:03.820Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=84538288-0d95-4d2e-9a04-10ecc2e12dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:13.828Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8d859250-5f3d-4259-92b7-71e3b48cd550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:23.837Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f779ae55-40f1-4703-a539-281c7c980c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:33.857Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a93c0710-64f2-4aea-9694-6d968d01613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:33.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:43.866Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2584457a-5191-4c8e-910a-baaab35ac372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:53.873Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bbf23335-0424-4354-b852-d24debad68c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:14:53.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:03.880Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1ec4b51e-299e-42dd-b217-75cb22a2c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:13.887Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=12d1147e-e2c8-4b1b-a3b7-ba93b09ca51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:23.894Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8c317f74-d1f1-4109-8f5a-f41922b3b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:33.901Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=64e51b1d-b869-4258-9520-5a027ebf14fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:43.909Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=11f94d94-267b-4183-84da-7976ab64ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:53.917Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0130fad4-a29f-4a29-b6b0-2aa0ab2857a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:15:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:03.931Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=55f7cae6-38f7-452b-869b-fc1c4cc8076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:13.940Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4a674175-7754-41d9-a02b-5da2fe135d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:23.948Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=85eedc1a-5e3a-4ce3-b429-028351249b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:33.956Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=43a4f784-2fea-423b-9145-e8650f7c2c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:43.966Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1beb4897-a569-4aa8-ba74-426f2e540183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:53.974Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e1de75d2-1fad-446f-a37d-3352f6986eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:16:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:03.981Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=954a3e4a-550d-4548-9892-e34ce0ef514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:03.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:17:08.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:17:08.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:17:08.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:17:08.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:17:08.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:17:08.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:17:08.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:17:08.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:13.990Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=21c8dff5-5780-4440-bbd5-4ff7123e3457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:24.000Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1a592c7d-e1a7-4fae-a35d-970601467d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:34.014Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5e6ae474-1ba9-40e5-9752-dcf35301e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:44.023Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c54287df-aa4d-497a-9ab2-36fe0dd93831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:54.035Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=61d05a47-f045-4301-b93f-a0a6fd32b214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:17:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:04.042Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4a7974c7-b56a-42d6-b390-226503500838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:14.050Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fb43d54a-211d-4775-8263-9d570943f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:14.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:24.057Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=72204561-5f9d-43f1-89b0-82fe9a75cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:34.065Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e61bfebf-164d-4226-9e56-63b9ac9fdcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:44.074Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=da53290a-580f-4803-9d7f-9c37a6f9eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:44.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:54.094Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e2725bf9-1528-464b-b1f8-a74c50542ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:18:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:04.104Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=19d7357a-39f7-474a-9d04-222ec9fea4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:14.111Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=737b0315-0efa-4d08-a6fd-e2e986870d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:24.120Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c47ecba0-1e64-4ac7-82e6-b10305daea63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:34.128Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d81d11c8-2f44-4d96-9438-00cb42733fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:44.141Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fb091bb1-48dc-4a68-8fa1-b7565eb1c063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:54.148Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dab0a3cf-33e0-45e4-bd02-90346115e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:19:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:04.156Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c0b527dd-c7f7-4631-ba48-42308420807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:14.163Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cf618a0b-dcb2-4a93-b173-7293d190e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:24.174Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=075ad1ed-4a8a-4563-8c7b-a4afef98b784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:34.188Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=afafdcfb-6696-4655-bd64-a9ad8217dd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:44.197Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=64cd1a26-be75-4fba-bd66-d6fdb6b27911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:54.205Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=926d6546-6839-4887-962a-766690d16ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:20:54.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:04.213Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2cdb960d-710c-4714-b788-50727efd2b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:14.222Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=781d44e1-7bb2-4630-a69e-657e33e803ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:24.229Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f16cbcdb-ea99-4e8a-b977-029f418bdafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:34.237Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=42537564-2fd6-4c2d-a90a-b536cb1d56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:44.245Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b5b4ee78-c5a8-4250-8e76-37ffc70a4c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:54.253Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6c5d2e15-7599-4084-a54c-0d68d2d3ef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:21:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:04.271Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ce1a8dea-7391-4b41-9a68-9b52368f9447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:22:08.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:22:08.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:22:08.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:22:08.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:22:08.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:22:08.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:22:08.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:22:08.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:14.279Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cb30c091-e0e1-49f4-beb0-de2905b87125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:24.286Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1feb4166-0277-45b1-b798-83b12a7c63ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:34.294Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a9c2edd8-bbcc-433e-9a3f-6fa2babe3d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:44.301Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e590bb4e-ac6c-4b89-94a0-350b0f800211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:44.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:54.308Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=31772bf2-7927-4b25-873b-bea1fa2b975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:22:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:04.315Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=35882cc4-3b89-4755-b05a-a3f7731cb878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:14.322Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d2ef3313-740a-46fb-94a3-5aa8ed89cf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:24.329Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=223d3ee3-d018-45b5-9970-d3f306baa3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:34.337Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b47aea84-9631-4f2a-a448-057845e32b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:44.351Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a9f9719f-064d-4607-a44a-22bbc08c1e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:54.358Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3a58874b-103b-4124-8fe1-08a6a319b682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:23:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:04.366Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7615c0e2-1828-4e7b-a769-bdcc71610842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:04.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:14.374Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6e96c77e-86c4-4717-963a-cc77ca5c77dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:24.381Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=92555d0a-1bf7-46bf-afc4-7bed0b9eb565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:34.389Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7a90122d-d326-4e0d-83db-513d300f0d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:44.398Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f280a9e9-3c66-487d-a7a9-1ae9e008423e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:54.406Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=df1ade09-0f1e-4d63-90f9-ddcc4d1e43b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:24:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:04.418Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=90df55bc-c3ed-4688-b1ef-06ae766a9938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:14.427Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=58cf7e7a-670a-4214-969a-537ada4586a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:24.434Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ba8033e7-f7e2-4d66-ade4-6437498eaa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:34.441Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fab563b6-a094-4d99-b32b-6bedd93eecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:44.448Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=296139ef-f64c-43cf-a408-7ef29f018e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:54.454Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=08862a8c-18cd-4be5-b05d-2162cc6f3974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:25:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:04.461Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1aea74ad-f939-4839-86aa-88dbf1867b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:04.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:14.470Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=079b8c33-e7f0-4a05-b12c-d1af83e7e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:24.480Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=192a2549-500f-454f-8af7-fd25189507ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:34.499Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=49f6ab5d-f339-44e4-8351-456c495d6e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:44.506Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e96b5f32-edc1-4eb4-8c00-ecfdd3012c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:54.513Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fd08fe44-6533-4ad0-a230-730d13b1cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:26:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:04.519Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9e49c294-67f4-4d3c-9113-7229ac98d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:27:08.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:27:08.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:27:08.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:27:08.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:27:08.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:27:08.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:27:08.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:27:08.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:14.584Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a1fc7635-19ba-456b-b6df-4e1ed9359fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:24.592Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7603cca8-a49b-449e-bca8-85643639bf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:34.599Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2f320854-229a-4e09-a51f-e66dfeb25a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:44.608Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cec87a09-ce02-4f31-a14a-ce5bbfcfabd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:54.616Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d6214534-b743-425a-841d-feb2aa81f06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:27:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:04.632Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4ac5bd1c-b48d-4f0f-8d6a-7f0e0673811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:14.641Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=04741c0f-9dc7-4463-9a9a-ea01d36f8807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:24.648Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4ae5e1ed-9850-4d2d-92cf-9a40fc22b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:34.654Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=438ad74f-c49e-459e-9edd-122866aa4ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:44.661Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fe95097f-a2d7-4740-b573-326e61d73054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:54.668Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bc2d9b8c-c97f-4093-89b3-75df82d290f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:28:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:04.675Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=32d2b62c-3e27-4ffa-8c40-1894796ae73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:04.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:14.682Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3b7c6f32-c6ae-49f9-9330-5c26bca34e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:24.689Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0972c4ed-3ff0-41c8-9195-44d387bbf069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:24.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:34.696Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2b7cb421-adb5-4f37-a226-acf04c94c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:44.702Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=798bdf29-82a6-4efc-ac62-a26d9195fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:54.710Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=305e8b62-df3a-4699-9485-96d365a2a213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:29:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:04.729Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=48ffec92-b37b-4bf5-9ea9-4effc5965c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:14.737Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=782fae5c-04c3-435d-8915-4c6fc5a81d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:24.744Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b07ec90c-a576-4cee-ba4b-c0a673fc837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:34.750Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=80bbeec5-3fbe-4cbd-8aec-f8fc944f2785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:44.758Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e7252417-e501-4e6e-a70f-fce9bd6cdc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:54.766Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5f5924b6-f348-4025-b135-a076028d5481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:30:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:04.773Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4506b644-1693-4b46-af52-06ba70c5f055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:14.780Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e684d73d-dd0f-49d2-bfd5-78405c108018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:24.788Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b327d9d9-ab85-47e1-9353-fb7dee978527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:34.799Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0e36e746-9062-43c1-9422-29a2c41e6efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:44.816Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ac677995-aa98-4482-ae41-8dfcf8534684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:44.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:54.834Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e4ffc96c-3752-453d-9aeb-ef58e62d1fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:31:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:04.843Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7c283731-0a06-463e-b446-9e5f9acf9973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:32:08.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:32:08.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:32:08.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:32:08.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:32:08.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:32:08.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:32:08.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:32:08.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:14.851Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=45b477c3-52c1-41fd-8191-355d6a98dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:24.858Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3b3b1129-4fc4-4e7f-ae33-9aaced9dae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:34.865Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=086cda9c-5e36-45ae-ac8a-969e82b47c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:44.871Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ebbcd84f-1f67-40af-8982-35a859ee5c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:54.879Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=985d2206-cdfa-4895-9f02-14862fe0709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:32:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:04.887Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e5d821aa-35fa-4143-bb4e-8d3022f7d17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:14.906Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0bf3f69b-64d3-4b1a-973e-e366cbf8136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:14.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:24.913Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=26782543-3126-421c-afd4-09ebe09ae76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:34.920Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=481f716c-074f-48f2-8d0d-c935248e7926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:44.928Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f8961b76-c0c0-4e6a-a9dc-602002890829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:54.936Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ecabbbd0-aa1a-4f47-ac6f-6c3233f8435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:33:54.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:04.943Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=bf7a41a6-e595-42a1-abf9-100feabb1e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:04.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:14.951Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=70581cbe-72c8-4795-b98d-549cb1df7a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:24.958Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c2278b23-9853-4cab-b8e8-e47e5cba5b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:34.965Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6d239fd3-d797-4dac-8d42-b95904513c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:44.978Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=49f2e362-d53d-4cd1-82b5-93c0cc44f7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:54.986Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2cc3543b-cd34-4f50-9fd7-b03cc4358b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:34:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:04.993Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=913b47ff-6e11-4f21-8ae3-82c56580f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:15.004Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6963e6cb-ab7b-4ff5-8baf-c226663b80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:25.010Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=eccc02e8-c996-49c4-b8ff-8ce0435a442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:35.016Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a786a2c0-cbb0-4ff6-8618-1a2c964d5ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:45.023Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=79784286-cfc1-46df-9e06-1ffaf381d447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:55.031Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b478fc9f-1677-48c1-abf4-0fb4c97a2723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:35:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:05.039Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b148d100-ae82-468d-b5a6-2007a50e7599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:15.055Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=49290b9c-dc4a-4e43-8a20-d8394952b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:25.065Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d3a2a1c6-2924-4d83-906c-aa3faf4111ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:35.072Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=144c5b40-87e8-4782-bca2-9b3447f22860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:45.080Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e1d6ebcd-cb6d-453a-be94-5e964fd512e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:55.087Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a5d4a9cc-b47d-4529-9074-6be1a3884f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:36:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:05.095Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f83e5e50-03fe-4f0f-a081-9a70c378dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:37:08.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:37:08.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:37:08.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:37:08.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:37:08.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:37:08.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:37:08.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:37:08.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:15.102Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fff1c3a4-28a1-4e0d-a2cf-0782bd77a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:25.112Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9dfd1434-2412-4e25-a3e2-18ee48f84762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:35.124Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e0fd5bdf-b2c7-4cf7-a20a-4b04f5007d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:45.134Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a1ea4682-0e60-48a5-a17f-98e616e22d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:55.143Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=eaaaa71e-9b7a-49f9-bf19-c79fab89f3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:37:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:05.152Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dad552a4-4d44-40c0-a9bb-1f4d1a26169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:15.159Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5a320bcb-9888-40c0-8347-69b76cad13fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:25.167Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e43c88bc-1ebf-4b5f-bbae-dba71e6e49d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:35.172Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7a59a468-688a-4add-9843-018c112bb808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:45.179Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=edbcab64-a6eb-4e97-bfef-c5a7117e0b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:55.186Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0f434906-c45c-4f21-96b4-ce8fc4e255f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:38:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:05.199Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2391ebf9-1910-4d81-8217-b356fb87e44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:15.216Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=10a968e6-a810-465f-a26c-ecf5bcb27322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:25.227Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=02eac220-6b20-414f-8924-69643ad91bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:35.235Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=be318fa0-fe4d-41f4-ade9-95d73d1d0bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:45.241Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6dba0a1f-ed2b-4c81-8207-d970f56a6a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:55.249Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8bb04ee6-a407-4b10-a611-6380c201e2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:39:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:05.257Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=faf8b212-2972-4fd8-a140-1c10b8f4b8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:15.266Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=2f8e55ed-4b5d-40b8-b2c8-59893c92b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:25.274Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d8d6ce73-c4c8-45f4-9ce0-c5d18145307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:35.282Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=951fb5d0-f73d-4658-91f4-85b62bca29a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:45.303Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=35d56cf8-e2ab-4970-8c9c-46768a101ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:55.313Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=eccd4d1c-7f20-4fc1-9382-b494803fbf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:40:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:05.321Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c5f0817e-d185-4583-a3cf-187bb359b3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:15.331Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b7adb606-9c54-4315-b45b-a6359abb1b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:25.337Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e1fe8aa1-714f-488a-a947-353ada43fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:35.343Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3a81254f-1896-4870-8529-ff14fdb6f475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:45.349Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0f42ecb8-7008-4a61-836c-09c976f89b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:55.359Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c8ee6a78-8c14-462b-bfd1-25726d471df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:41:55.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:05.368Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b0c61eb8-aa06-4241-9848-0df26e1ff35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:42:08.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:42:08.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:42:08.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:42:08.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:42:08.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:42:08.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:42:08.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:42:08.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:15.385Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e8075be3-3f4d-4bbc-953e-fe74a1b21a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:25.393Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f3d4ceab-d679-4139-a593-c11b4b63baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:35.401Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c4e4f5e1-ac9a-4a15-9dc0-369a59542c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:45.409Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dff22329-ae5d-4dfa-a508-69ac965cabb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:55.416Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a55c7c9b-769a-4ac6-b9d2-2b23f4bbb651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:42:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:05.423Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5d5652ac-1e84-4e48-a21d-846c851c3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:15.429Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f389fc8f-2908-47f6-a101-40ccb3b82c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:25.436Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4641402e-3f35-4f12-ab89-16218c432832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:35.444Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=84b28211-85e1-4022-82b2-86d03547b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:45.459Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8df8b2d1-15aa-44cb-899c-2a8a98049aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:55.478Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=561cc8cf-0484-4af6-9248-2ccfc9a0e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:43:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:05.486Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=dc91826c-fea7-4816-b174-636ebd83cb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:15.494Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3c37041b-3209-441b-97b3-21252beeb5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:25.500Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=e90f5398-1959-4e70-a536-98f1194c739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:35.507Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d6759e91-2549-45a7-bcff-d808f30db2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:45.513Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b09b8c48-8445-441b-8b1d-1b7a627d3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:55.518Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a95dbd8a-781d-4b16-a30b-eedafd4a761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:44:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:05.527Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=18bdc0ce-0365-4dc6-a67c-56b72ffbcf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:15.535Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=133bbe9d-296b-41ad-9e1f-81194f45ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:25.552Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=aa960366-fd21-4c6b-ae98-019bf1e43eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:35.559Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=981159b9-940f-4c0b-93f5-25427064393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:45.565Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cc3430c7-5ef4-4ff6-9a79-085c4f103b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:55.571Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a5f7bad9-a2cd-4be4-8de5-3e419489b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:45:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:05.578Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=00a84cd8-8b86-41d8-b7eb-9ad7118837bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:15.583Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d819f1bd-c7f6-459a-a9f3-401fa09dbd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:15.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:25.595Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b588f9fb-1d0a-4ee2-bfaa-9e18e5cf939b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:35.601Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1a5e222e-4487-4c8f-a173-d0dc5981ab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:45.607Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=9aa47796-1e73-4da9-9c7d-17e6703c1778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:55.619Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=46b803ad-f1da-4886-a0cf-7ef3862ca4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:46:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:05.630Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d503c14a-0da9-4318-8faf-3637206dd7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:47:08.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:47:08.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:47:08.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:47:08.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:47:08.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:47:08.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:47:08.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:47:08.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:15.639Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=80617a71-605f-456b-893e-d2d5b8840aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:25.645Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=cf5b661f-604a-4530-9795-9109cb1b1c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:35.653Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=f51ad094-f526-4ae2-a3d2-a4e261673a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:45.659Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=1ffca47b-d632-44b6-bc60-3619f6323299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:55.668Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=6d52bc3a-e52c-4643-ac11-deb8ca9d0e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:47:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:05.676Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=a7032cf2-e5bc-4d77-8379-909ec6bb8678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:05.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:15.683Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=25226e90-a80f-42fe-a84c-1adf458e1f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:25.693Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=350e9481-0603-4e2a-a148-cbb797831db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:25.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:35.702Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=afa55e2d-5f95-4304-b6d2-0687719f1baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:45.711Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=10883aa6-a00f-4e79-a5c5-d99e1c2bc765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:55.718Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3fc1aa73-4dc6-4e6f-9644-ac69d2409a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:48:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:05.724Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=fb1d5aa2-351b-48c3-bba1-6c41a483d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:15.730Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8a5a34ea-9bb3-4b89-bd47-093370cf0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:25.737Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d7db4cb0-fcb5-4499-a708-f8f9d30f7dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:35.744Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3c12e0ff-3979-4f95-96aa-f3fd022701f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:45.753Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7bd7f4a2-735f-4e34-a6fb-79296786660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:55.764Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0a438204-32f0-4e75-9354-1d6bba75ebb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:49:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:05.791Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ed9fc1db-2510-49c4-b3d6-8123244289e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:05.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:15.800Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=8a07164b-93e6-42ca-92d8-55291eca56c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:25.809Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=7cb72121-a22c-45d6-9c3b-80292ca3fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:25.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:35.815Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=ab980697-ab69-4b35-b523-812e201715a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:45.821Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=24797eca-e82c-47a2-a449-ea94b7c735cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:55.828Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=16331148-0a9a-477b-9c22-f50b51c9e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:50:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:05.839Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=b19bf661-b357-4403-b20d-a07c9a03ca30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:15.846Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=c7669972-ac45-4e3e-812b-b9f8ecb73332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:25.858Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=19bf8849-477b-424b-8630-975647c1f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:35.871Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=5c10a45b-f4df-49aa-93ce-75df1dac06e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:45.880Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3e513a27-2aa0-4e7a-aaaf-76c796530f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:55.886Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=3fd2a128-26bb-4555-80bd-3e0c6f724f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:51:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:05.893Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=4ecba718-658d-41e6-8f30-e96664786e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:52:08.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T12:52:08.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T12:52:08.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:52:08.259Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:52:08.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T12:52:08.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T12:52:08.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T12:52:08.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:15.901Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=de9b9a29-5400-4f9c-bd41-e5b90789ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:25.908Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=0c56cfc2-0c39-4fba-9965-3e9441a758d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:35.915Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=d26ff2e9-f46a-45ad-b659-02e2307ec663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:45.923Z |INFO |Init configs |InvocationID=9e545564-5c6f-4211-a861-31248208409d, InstanceUUID=02116624-a9ba-4297-a401-5c387d45bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T12:52:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |