By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:11:15.595Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:11:15.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-29T23:11:15.629Z |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-11-29T23:11:16.173Z |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-11-29T23:11:16.250Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:11:16.251Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:11:16.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-29T23:11:16.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-29T23:11:16.401Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-29T23:11:16.469Z |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-11-29T23:11:17.606Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-29T23:11:17.960Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-29T23:11:17.974Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-29T23:11:17.975Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-29T23:11:18.021Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-29T23:11:18.022Z |INFO |Root WebApplicationContext: initialization completed in 1553 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-29T23:11:18.329Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-29T23:11:19.030Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-29T23:11:20.355Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-29T23:11:20.794Z |INFO |Started MainApp in 7.15 seconds (JVM running for 7.707) |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-29T23:11:20.851Z |INFO |Start scheduling PRH workflow |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:20.866Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6b15712c-66a6-4ef0-bc46-6ccf7c01b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:11:22.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-29T23:11:24.430Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-29T23:11:24.431Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-29T23:11:24.440Z |INFO |Completed initialization in 9 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:32.380Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c0105007-0cc6-4ca8-88fc-96c19773c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:11:33.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:43.513Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3699922d-220f-49dd-8839-1e647368cc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:11:44.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:54.550Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2de6bbc8-8f28-4b2f-a52a-a4a1250fc3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:11:55.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:11:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:05.593Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c8ef57ed-c9d7-4de1-8862-488b3796e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:12:06.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:16.670Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7c2b661e-15f2-481f-94de-b91c420f7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:12:17.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:27.703Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=400ee952-3f88-43b5-8578-cf39329f3d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:12:28.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:38.743Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=998e6d4e-bc73-441d-b8f9-6f98a490122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:12:39.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:49.788Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8475fc70-f7f6-4480-a8bf-ca218a45e43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:12:50.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:12:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:00.856Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cf382151-5f19-4882-b009-4a0007f4cd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:13:01.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:11.895Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=862687d3-ea50-4ad4-a72c-2e9f151c503a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:13:12.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:22.934Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cf5b1f65-b95d-4fed-88d5-d9b5fd412498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:13:23.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:33.975Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=51998346-1d39-4b53-a651-592ca725d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:13:35.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:45.014Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=abe17201-c9a3-42c5-92a2-8451390afc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:13:46.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:56.055Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e4c9ee56-baed-425f-92df-dec228c74864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:13:57.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:13:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:07.101Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c322053c-fda3-4b47-815c-5cd9ab401e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:14:08.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:08.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:18.138Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=beb0b870-7033-481e-88d8-78201c794d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:14:19.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:29.181Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4e1ff62b-5d2a-44eb-a353-ec699b7b60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:14:30.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:40.219Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4a524626-22de-4bbb-bc6e-cb8d4d1f4f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:14:41.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:51.288Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8fe56943-1a57-4db0-8e10-03d145cebcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:14:52.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:14:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:02.329Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6e5107b9-3307-485c-9178-84f2b3633b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:15:03.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:13.401Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d8d704c3-0cef-4737-a7dc-2f07a8ae9bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:15:14.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:24.439Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d046eb5b-af1c-49bb-a54d-85b7778e1f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:15:25.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:35.479Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e8111a62-36fb-496a-a085-0bd8878cb0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:15:36.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:46.519Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=90926c4b-cb15-4d28-bbee-714a25da8a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:15:47.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:57.560Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=becc6f9e-b041-4179-8833-cbca3c8e4bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:15:58.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:15:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:08.601Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bf3c3a91-7254-4c6d-af31-4cfb6f9200f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:16:09.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:16:19.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:16:19.599Z |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-11-29T23:16:19.600Z |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-11-29T23:16:19.603Z |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-11-29T23:16:19.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:16:19.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:16:19.613Z |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-11-29T23:16:19.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:16:20.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:30.683Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ac5c6e87-fe92-45e1-b52b-294f53ae01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:16:31.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:41.752Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=89232591-19fb-4cff-9aae-8290c57d6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:16:42.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:52.790Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1fec940e-7473-49a5-b75b-862062650d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:16:53.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:16:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:03.830Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2c4b72a6-7988-499b-924a-6bf684f7b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:17:04.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:14.871Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=20baf26f-2a15-4161-bb8d-9f6b9476f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:17:15.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:25.913Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9f6ac575-01c8-4cd7-87c1-7cc5c1a4eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:17:26.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:36.951Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=943f01c4-33fc-48b0-9041-d712351dbbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:17:37.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:37.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:47.991Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c36981f8-cbc6-4a7a-b916-2e27810038a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:17:49.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:17:59.031Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c3ad8784-be04-4fb8-8302-cb90b3fa45ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:18:00.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:10.071Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0762b820-dae0-4e2d-9e1b-58caba18b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:18:11.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:11.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:21.110Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3df47468-0e4e-4f88-a30a-9d06225d6ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:18:22.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:32.151Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=13902ace-dbf0-45d0-84eb-374337c5d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:18:33.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:33.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:43.192Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=293881fe-b052-487d-8457-78e1bba82106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:18:44.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:54.299Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b0734354-4054-490f-acff-5e25a7e0a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:18:55.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:18:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:05.335Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fbe6cf3a-a241-4b68-8f90-7a53304da7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:19:06.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:16.375Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4f7d87c6-81b3-4e2e-a11f-ed70224aebb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:19:17.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:27.415Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=57999fc4-ed5b-40b0-b8e8-027d8730610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:19:28.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:38.458Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e8d6269a-b8ca-4d82-929d-79cadb447468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:19:39.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:49.498Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=342341fa-2ffb-4ab1-84ec-1dffa8f444f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:19:50.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:19:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:00.539Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5cdfd28e-f199-464f-9fc0-583ea091d9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:20:01.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:01.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:11.583Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cb4c7263-e272-4055-abbd-c74642eeb213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:20:12.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:22.616Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f48c74cb-91fe-4672-9581-443a7654215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:20:23.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:33.655Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3c7d14dd-97f5-4e59-86ff-fac5941d39d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:20:34.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:44.694Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bf9c913a-c498-4e82-b5aa-40238a5c68e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:20:45.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:55.734Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e95e6dbf-06c2-445c-bacd-4ef264257078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:20:56.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:20:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:06.775Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b0b09215-34ab-463a-834b-e58e2e744b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:21:07.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:07.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:17.817Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=29c9dee1-9224-471c-b5ae-f5573fcbca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:21:18.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:21:18.704Z |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-11-29T23:21:18.705Z |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-11-29T23:21:18.708Z |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-11-29T23:21:18.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:21:18.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:21:18.717Z |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-11-29T23:21:18.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:21:18.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:28.868Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e228ba9d-2384-4edd-a1a6-ab4e1a8bf531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:21:29.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:39.895Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=eabc183b-723e-4124-b589-0df004616eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:21:40.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:50.935Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=db783b46-dd22-41d8-a1a7-bca85f296d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:21:51.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:21:51.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:01.974Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4757d40f-0fd6-4f79-bcf3-0e4af06db54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:22:03.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:13.014Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7e6755b9-0759-4918-9f98-f5c7ba01adf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:22:14.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:24.054Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=36291807-93f4-4208-9e74-cb368d9f2bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:22:25.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:35.097Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4425d110-b5ea-4e6e-a5d2-8a45d619984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:22:36.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:46.137Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=441e3883-2170-48ba-a20c-db1efab4174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:22:47.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:57.175Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bd2509e4-39ff-47c8-a0d9-d99a1dcc75b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:22:58.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:22:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:08.215Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c4559d85-f2fb-4222-b8d0-ac01b759a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:23:09.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:19.254Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=25aa510e-98ad-435e-a91d-719ad802f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:23:20.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:30.294Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=584fa341-0285-449a-8d15-014d8476dfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:23:31.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:41.334Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=151912b8-a79b-4a9f-adcd-472cb0e6987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:23:42.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:52.374Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=aed92ad5-9d84-4081-bc97-dd023c67eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:23:53.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:23:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:03.414Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5af1bf0b-c332-45c3-bf8a-77c613813daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:24:04.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:14.461Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ef37858d-7df8-466d-b485-29405afea6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:24:15.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:25.500Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=162e0258-f5a9-44db-890c-d3f8a1675c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:24:26.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:26.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:36.534Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=79cf5649-d091-4657-9673-10c0f7d776a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:24:37.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:37.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:47.574Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7c9abe93-a70f-4880-818f-34cc2688d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:24:48.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:58.614Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5cde63a9-bf48-4daf-a52c-79204b972070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:24:59.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:24:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:09.655Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3e454e90-7640-4de4-b553-b990f87b484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:25:10.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:20.703Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9fdae664-05f5-46d8-9541-ce2d44eda048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:25:21.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:31.741Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2c8ced13-e825-4f7b-b831-dc1af51d8fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:25:32.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:42.775Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=40367bae-f064-4915-87ef-3315b3d0540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:25:43.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:53.815Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=54b707f8-3410-49f4-a9a1-897f9da1f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:25:54.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:25:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:04.855Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=24a82237-43ce-4e28-a9d5-05795851c420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:26:05.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:15.896Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=478ea45a-1025-45e4-94d3-5b758a75d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:26:16.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:26:18.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:26:18.675Z |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-11-29T23:26:18.675Z |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-11-29T23:26:18.677Z |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-11-29T23:26:18.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:26:18.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:26:18.684Z |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-11-29T23:26:18.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:26.934Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=dc463317-45bc-4b21-9f95-d6a6dcf360b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:26:27.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:37.975Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7455d3e4-c0f2-493e-9e2a-83b80f0f850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:26:39.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:49.016Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1f01e74c-45f4-48ff-9a3e-6bc9e3a71a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:26:50.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:26:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:00.089Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=11ceaa36-9fca-488c-965e-e616571e36a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:27:01.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:11.131Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=55c73563-0849-49ce-a4da-c59097da4e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:27:12.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:22.166Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=12f0d6a8-1385-43b4-b249-a052fb85784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:27:23.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:33.207Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1b259dca-55aa-4fc9-88f8-a85e075a704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:27:34.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:44.246Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5f4876a5-7b91-4878-921e-8f983eb5ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-29T23:27:45.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.112.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:55.287Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8d0ebd8a-bac7-4d2d-ad02-a8c80a8990f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:27:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:05.386Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=be965da0-5ff1-4e96-a471-39479969393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:15.404Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3427dcc2-3ee0-44ea-9fa7-e0df8e2002bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:25.421Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1ed656c3-e1e7-4c76-b00a-a8db05139be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:25.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:35.444Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=33b01e9b-5ffb-4c8d-83e7-80e309ffef4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:45.462Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=708bc0e8-3904-4b57-a246-be376ff12b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:55.488Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b2274687-14b9-4c34-8280-1d7f5e80b142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:28:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:05.501Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=affcdfb5-7093-4d57-9ee1-d5938af0ec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:15.513Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0b161872-e5da-48a3-aa14-3686e353ca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:25.525Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c9253e26-c6dc-493a-a40a-2fb851394682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:35.537Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4af4e24f-3fe4-411d-a4cd-e99114b8456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:45.571Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=adfb4648-e8c6-4006-a134-1d27b9f25cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:55.581Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d0c9da2a-cd2f-48da-a934-ceb13d0f2974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:29:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:05.591Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9e3cf2b5-0f4e-4e3b-9376-c73cd08ceb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:15.599Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3df429d6-608e-4494-87bc-7386754bf959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:25.608Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=aba0d3ac-f264-4f07-b287-d735f1dbdfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:35.618Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=da21fa74-3be7-4f70-9776-209c03a69da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:45.627Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ff9bc149-3c6d-4594-adb1-158f5243f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:55.637Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5c36de11-e5f8-4e43-8f64-a4f7862d79af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:30:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:05.650Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=626c502c-8f55-43af-9b95-b60890b6529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:15.661Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ae99fbdb-6a11-408c-b449-b60a0efb6cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:31:18.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:31:18.687Z |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-11-29T23:31:18.688Z |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-11-29T23:31:18.690Z |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-11-29T23:31:18.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:31:18.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:31:18.699Z |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-11-29T23:31:18.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:25.676Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a0f2f1f1-bab0-4eb0-a0a4-fbb4f996e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:35.687Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f003f5b8-3428-4b63-8d41-3d4f5b7fa8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:45.706Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=50e2089a-08dc-4de9-a9a7-e50d73d4cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:55.716Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0c5b40cb-1ec2-4c12-8373-d1a0dfe39f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:31:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:05.730Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=eb9197ee-2e4b-47dc-85c9-7f8dfe0c2dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:15.738Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=97ad5aca-db40-4ca0-9e50-8f1a554acf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:25.750Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ba4cda50-9818-438f-8b08-f01acf8d9b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:35.762Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ea6130d7-060c-447c-bb0a-7f1a61c66811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:35.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:45.779Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=522852a3-439f-4eb6-a9d7-bed2b3ba6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:55.790Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=758e9e4a-1440-4ea0-b08b-b9db49b61313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:32:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:05.800Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=04f4bb3c-32cc-444d-b8dd-403fc395f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:15.812Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6962f148-1c79-4a81-94d4-b503476d43e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:25.821Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=273a7b96-157b-4ba8-926f-0003284f3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:35.829Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e3babde7-5617-4168-a77c-d4fa876840f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:45.841Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6f489ca1-208e-4cff-a63d-31212de901dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:55.849Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=561d8f3b-2d20-492e-b965-556c87d7dff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:33:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:05.858Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e3f5caf8-8ffc-44f0-8768-6633e35df4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:15.870Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=daa0bb18-eb30-4d97-a0df-8648314d1b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:25.883Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=42fd1c46-7736-44d9-a5d9-92a26d38cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:35.898Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ef777f15-f392-4c38-bf0d-1f122da7f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:45.907Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c5177900-1b95-4e92-8d71-eddd76c0bd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:55.923Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f5fcf282-aa62-48ff-aeb5-6ec0bcfc2647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:34:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:05.933Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c9bf0916-1143-40a2-83a0-5a7f039c922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:05.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:15.942Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3a1fa3a7-17aa-4eb6-b377-9d8c0b77c913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:25.949Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=34246e9c-b608-4ea5-8a49-fffd35d6678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:35.956Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=033e522e-d921-48d0-830d-0ea9c213ed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:45.963Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b915970c-5c99-4e2e-b3c3-97012187d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:55.973Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d0b91073-8a33-4bbd-9062-77e62ec90703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:35:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:05.981Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cd7c93f2-14c7-46c2-8b12-67264eeaaa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:15.992Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d6aac3d4-c1a8-487f-a17b-f355ddf47e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:36:18.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:36:18.673Z |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-11-29T23:36:18.674Z |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-11-29T23:36:18.676Z |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-11-29T23:36:18.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:36:18.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:36:18.682Z |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-11-29T23:36:18.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:26.005Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c33b23f3-054d-4366-a6d9-6cca7d3e30bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:36.013Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=87dee943-9b9f-4666-b885-b4422c9bf860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:46.021Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1b635ad1-464d-47d2-b1a0-586b8ea16ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:56.028Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=37639a1f-bbe0-49b8-8b34-1cc449579b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:36:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:06.037Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=44a96fd7-2c52-4101-ac8e-a62b119080f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:06.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:16.109Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2ea79735-3a69-4cc1-9e60-8626e736f87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:26.117Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=264871d4-7af4-4cea-bdd9-f8746ddd418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:36.125Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1dead429-0a4a-43ba-9f86-0365563c4ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:46.134Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fba82995-9c88-40b2-82aa-2e7b5e62034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:56.141Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=099aeeee-1454-4c28-82ad-bb64905fa9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:37:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:06.153Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3065ebef-d0ca-427d-a5f5-762ae13197d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:16.174Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bf6cf072-7de5-4366-a173-4ad03355898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:26.183Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=499df73b-b8e5-43ee-b842-3c2d706cda0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:36.213Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=550f5d2d-af28-47a5-8429-3a0bd16fcce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:46.223Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=63d0e516-addc-4267-a35a-26b4e3ff0007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:56.234Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=72017fa4-0b4f-46f7-92a4-e9363f603458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:38:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:06.243Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b7dfbb92-6752-4f14-9d0a-cec4f689e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:16.253Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1eeb85e1-0d17-426a-810e-01784bf66460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:26.261Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=72388cad-3b72-4b71-9b15-83f8a05bfbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:36.276Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cafc7716-b22c-4526-922b-467e2877c052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:46.287Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b3500d17-28cf-46f8-b1e3-daf35f159edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:56.295Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0c59e29a-4ef1-4739-9c58-80958b08c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:39:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:06.313Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ea799484-5c4f-49c6-94ff-f0d612e36f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:16.322Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=91325e87-d760-48d5-99f1-bdc53c0e6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:26.332Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d1edf4c9-81e9-4e01-a826-b9cd61444c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:36.341Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e5c66e71-a8b7-41fb-9c44-38df079aca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:46.349Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e882fa82-f295-4c42-82db-adf8403583c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:56.356Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ce9e3715-3edc-4de8-be3b-100f12e4b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:40:56.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:06.367Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=89d12688-be2e-4019-8249-6c7f97dbddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:16.374Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=da8df377-ae89-469d-80ce-6ddf2ecf6fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:41:18.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:41:18.657Z |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-11-29T23:41:18.658Z |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-11-29T23:41:18.661Z |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-11-29T23:41:18.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:41:18.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:41:18.666Z |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-11-29T23:41:18.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:26.387Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=99bf7d92-2d5d-4d69-8997-c880607c9bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:36.399Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f14d288d-5e9f-490e-a2a0-f0f122ffd8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:46.413Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c6c1d7b1-a3bf-4a6d-98e8-da79479b238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:56.429Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=15717b3f-3ce0-41e2-81bb-74f31975bf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:41:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:06.440Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e1442745-debc-4034-9389-75bf10541bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:16.448Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=14987bd3-5f53-4311-bb25-87e1b6888ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:26.456Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9b5e3691-08f0-4f84-9cad-75d3d4db9553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:36.464Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ffebd129-c5c5-437a-aa39-128f7440ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:46.473Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5e484c13-9e71-4d7e-871a-1da9d2ec0fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:56.481Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=afa3df8f-5b46-4e93-9c61-506cfc9dc056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:42:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:06.490Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7472bb45-a5dc-44a8-a8d1-9a54e7b68baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:16.497Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0337ba94-81dc-4ed9-99e5-12d42f7f92af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:26.511Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b1760e90-21c0-4dc2-9947-686835eaa4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:36.523Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=30d1d0bf-b30d-41f7-97c8-7e73f6f98d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:46.548Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=76bda3d0-b94c-43c1-bc31-a6bd027f8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:56.557Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ccbe8f4e-4a3e-43c1-8c63-c37d870914d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:43:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:06.566Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3ff7d1cd-1b66-4673-afe7-261d2af1f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:16.587Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a11cc186-739d-4fa2-8ad7-edf100053e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:16.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:26.595Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1108075f-e9e3-4566-990f-69b322a0055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:36.603Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d7102731-4be2-4315-a1ca-f07e6c093acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:46.610Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9258e362-785f-4daa-9758-3e8fab1e3100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:46.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:56.619Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1c1513cc-f769-4934-afd2-ba7cb774bd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:44:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:06.627Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6d20c097-3353-4d40-b374-86e417e7913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:06.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:16.637Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d2bae7f5-727a-415b-9afc-174ecef52662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:26.655Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8bdf735a-d23d-47c7-b8ab-312f29d8acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:36.663Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=17aa5ea3-ab46-498a-a5d1-26aa7faa93b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:46.670Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6d150866-1959-4081-b82e-c6bca4175d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:56.679Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=72106b2e-f885-4450-88e8-de63acbac95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:45:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:06.685Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=eed08d1f-ef7f-44ec-b755-a988282585cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:16.693Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f65f15c6-6629-4488-8b89-55f149c36e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:46:18.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:46:18.701Z |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-11-29T23:46:18.702Z |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-11-29T23:46:18.704Z |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-11-29T23:46:18.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:46:18.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:46:18.710Z |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-11-29T23:46:18.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:26.701Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cc36cc51-c271-43ea-bc13-f877a94c8961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:36.708Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d07889e3-dafa-445b-a363-f6c156945536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:46.716Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=763bcd7f-cbd6-45fe-82d6-a8b9c2d8bd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:56.724Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b10ff085-85f1-40af-a6ba-9bd292af070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:46:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:06.735Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=72bc2294-4a3d-4c91-b6ba-e70a2a85d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:16.755Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e901324a-5fa1-4dd3-81c5-a605af86d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:26.763Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5e9b906b-9185-43b3-bb59-a7b03956de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:36.772Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7d8f93d4-3398-4776-b781-a909c06af2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:36.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:46.779Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bffb21db-3ade-4d9f-98e7-379fae356723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:56.786Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8c141d86-fff0-4fb6-bb96-eec5834059d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:47:56.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:06.795Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fa31061a-2686-4268-9b14-a7e90d5484c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:16.803Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=af4bcbdc-f9e7-4be4-aaed-ed4e0d9ffb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:26.810Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5d600567-64f5-4336-bcdf-ca07bf1c5811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:36.819Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=07706cef-b8f9-4f9c-8ac9-73b50609c77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:46.827Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=170a6aab-d494-4295-aafb-a0298a0e830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:46.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:56.838Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=78e8bcf6-7f45-43f2-9547-e2b8949976d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:48:56.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:06.852Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1e5b412f-6cab-40ea-b96e-4a2e479f9604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:16.863Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ffc2f654-a816-4290-90e8-a798f721b358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:26.870Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=80e9b8d0-2e8e-48a5-bbff-9afc658b7888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:36.879Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7cf6f60e-cf1d-45c2-a59f-8cf11d0f7ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:46.887Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d2da7505-6b02-4adb-97e3-01cc39c6d3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:56.894Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ba008571-ca04-4b71-8179-44b0ef741e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:49:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:06.901Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1c001327-71cc-4e70-81ac-572ecf63eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:16.909Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6809e271-b5ac-4d64-b433-240d284f8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:26.917Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d4d5d31d-9678-4ee8-8784-8797bb72e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:36.927Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d7148a60-ad34-4fe6-bed6-c4c77676a903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:46.940Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2590e65b-a7f6-4299-8375-06c6bcebf843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:56.957Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1efd14d7-6589-4cf7-bd1a-3396813afac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:50:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:06.964Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e2a82db5-e2d2-48a0-b411-c75ba639b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:16.973Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5673b0e2-4156-4e6f-84cb-b6cb263a443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:16.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:51:18.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:51:18.690Z |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-11-29T23:51:18.691Z |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-11-29T23:51:18.693Z |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-11-29T23:51:18.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:51:18.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:51:18.698Z |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-11-29T23:51:18.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:26.985Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a1afad8a-0768-4082-ba01-343f8b4207a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:36.992Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0ec7e13d-4694-438f-90c0-2b16e3167d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:47.001Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e8ddf76c-b45d-4cec-9c3e-a3c3872939e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:57.008Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0a1cb3bc-30fd-47e8-9592-901b533c911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:51:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:07.015Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0ef79e5d-3b00-4348-b694-40006cd5d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:17.024Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f032df0f-f931-4a67-8aa5-f88a32fa31ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:27.036Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=391189ed-e32a-4fc8-b149-974c2afe268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:37.048Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0bf431f9-70aa-4157-9994-f51bfaba4ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:47.066Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=36047a68-22fe-4f06-afff-9b1268dfd189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:57.073Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1631036a-3e80-4f61-a24c-f92e8f4d50ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:52:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:07.080Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=20d072f6-70af-4add-9fa9-a2e58943cbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:17.088Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e9f0a50c-c636-4422-90b9-c7d43cca6d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:27.096Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=481cb78e-e627-412a-bcf4-51580942df8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:37.103Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=411256f0-0554-4052-a5dc-3b8b3ab2d45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:47.111Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4cabb22f-3f48-4814-ab9f-568abe35172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:57.118Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4a2cc4d2-9869-450b-8eab-8b95da7b26d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:53:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:07.126Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b53f2fd9-c56b-42a7-bb28-301c023391a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:17.135Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5f2223b3-bd10-4081-a41f-bbd58ae470a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:27.159Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3fe21419-c2f2-428c-a6e6-5290f3cef230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:37.170Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7c7b3e69-9d6c-495d-9dbd-be2dfd3f6d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:47.178Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=09198b59-70ed-4a28-8fea-8bd0a4a8fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:57.186Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a1d979c3-5567-4b1a-8f8a-601863a89753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:54:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:07.193Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c9ce1e03-d79e-4131-bdf5-7e8b4ef488da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:07.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:17.201Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=06b79053-b65a-4c80-bf5c-03d8d2dd27e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:27.211Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4e57fc51-8d6d-4da8-b326-3211216b5c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:37.218Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5c1fba90-3179-4e4d-afe2-ef5c5f932e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:47.225Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=89c74cc8-c8df-4a36-835e-5ca9f245c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:57.234Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=59dbe899-24ea-4e7a-8786-872df93054ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:55:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:07.246Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8feb2600-3504-4baa-9f53-bf1d3f8dcb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:17.261Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=28fdba03-6647-449a-87cc-4c9cc128438f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:56:18.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-29T23:56:18.659Z |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-11-29T23:56:18.660Z |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-11-29T23:56:18.662Z |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-11-29T23:56:18.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-29T23:56:18.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-29T23:56:18.668Z |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-11-29T23:56:18.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:27.268Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=914bdd75-d0a0-4d9c-8ece-f1d8fceaf515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:37.276Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d4ba0182-af7d-430e-876d-ee2bd337e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:47.283Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=366f26b6-3c4a-4162-9ce3-e02682dd66cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:57.290Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d0bf8dc5-3106-40e0-94dc-5cb27804291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:56:57.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:07.297Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=91c97eb2-97b9-4034-94da-273d27852e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:17.302Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8c5ac702-269c-4cf9-b6a2-cf110eb97e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:27.309Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3307d174-bd2d-4182-b683-5a18f3f3401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:37.319Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=535ea223-16ce-44bd-90bf-6ff3699b1120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:47.326Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1693edcd-6c8c-46c3-a8c0-05682ed58f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:57.335Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f8ba3ee0-67f2-4a23-9680-da0b9432e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:57:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:07.361Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e3f8b662-765d-4065-8410-6bb41f04f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:17.370Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7fe9f84a-1431-42bb-8b0b-06cddec45e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:27.381Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d8a5c3ef-0c9b-4f18-8806-fe46bba35f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:37.390Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c43142a5-001b-4d11-8493-fdb0c296d45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:47.397Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ff367f97-aadf-4d1b-9ca7-9a3dedbd4d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:57.412Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8e6a91fe-5028-496e-88ba-cb594425837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:58:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:07.421Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a0cd9964-be28-447a-b9fa-fb0b4d4493cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:17.437Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c359901c-52d3-464a-b00a-ac0622e10dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:17.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:27.443Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d2f0b1a1-a6c4-4a1a-972b-d5ca10f6a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:37.455Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=dc7c52dc-7fd1-488b-9fe0-5e3b51d99a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:47.464Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=681c80a8-a6cb-44c1-997e-f4f93de2a895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:57.477Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c3e5d171-f3c5-4091-9868-9602a5cd4dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-29T23:59:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:07.493Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3f35162f-fe96-4821-9a46-54b4d360869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:17.517Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=19e15523-ed81-497b-b00d-cb313e864f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:27.525Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ca945b08-2d7c-486c-8138-fa403d2a005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:37.531Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c24745d9-c60e-4f26-8bbf-31ae75d99ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:47.539Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8bcabf8a-b781-48be-9c80-8abab4ff8ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:57.547Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5dd63ba7-f9b4-48d4-8965-f823f5be4505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:00:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:07.553Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=dc03c33f-f187-460e-9bb0-d1570ca40e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:17.560Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=45f60f65-12a8-4d7c-9fec-4e2ef035d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:01:18.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:01:18.680Z |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-11-30T00:01:18.681Z |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-11-30T00:01:18.683Z |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-11-30T00:01:18.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:01:18.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:01:18.687Z |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-11-30T00:01:18.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:27.568Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4b91f4a4-16ce-4fe4-9c16-d8f7ba110df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:37.575Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=54a56a3a-74b6-486b-85f3-58b71c71a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:47.583Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f303cdf3-3c1f-44a5-872f-9264bfbed84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:47.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:57.593Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ca9c6ea7-9615-44e8-88fb-923d89067e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:01:57.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:07.606Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=619edba6-9b5f-49d2-9448-47fbd007b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:07.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:17.614Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=322ef093-f311-4c50-9545-fab0acc856e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:27.621Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=76eaac80-5d96-409d-bf9b-b96f1219d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:27.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:37.632Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3065e76e-d0d0-4457-8b41-191faf86e5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:47.641Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f12f1357-e8b3-48d5-89ee-d9cad0d38169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:57.650Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7c02349e-deeb-4b1f-8f6e-4bac5547e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:02:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:07.657Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8164c7e6-41ec-47c6-b2f1-574e48adf742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:17.664Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=162f8771-0a61-4be0-9961-03cd8191039e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:27.672Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=663cff88-4915-4b65-9a42-491d5aaf3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:37.679Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9d5c3793-aef8-42e6-bbb2-d4b887659588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:37.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:47.689Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=94352ab4-71de-4761-acd5-793c827453e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:57.708Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=405311d1-11dd-4793-8355-dec8a6ee459a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:03:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:07.716Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f4a3c916-8865-4678-8e51-a35cbd0e27f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:17.726Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8a8fd7fa-7476-4b7d-9f1b-3ca32d582efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:27.732Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fc671315-6d0b-4848-b7bc-d59acfca784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:37.740Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=12fcf3b5-7410-46f3-856b-ec1a7e8601f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:47.748Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e1200c98-6316-4f97-b1cd-3adae4ea44ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:57.760Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8ed9ee39-d8b9-4fd6-b1c4-7dc5626d2877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:04:57.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:07.766Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e10545d1-490e-48c4-84bd-a8a75e773181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:17.774Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f86d6c7f-aa73-4a89-8ae4-202270e9ec26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:27.781Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=457ad752-1143-44f6-a6f6-55f986d9319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:37.788Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=55cd5dbb-ac58-4b93-8d87-d15a5bbcc0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:47.802Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=51707edc-1e79-4a4a-9d8a-4303dd81cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:57.814Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8ebaff99-52e1-4be3-8544-2ae9d3c49818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:05:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:07.822Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d1e42869-6cd1-49cc-8248-833d6a3d88c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:17.831Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f53a1a88-e503-4251-af56-9d1a0446ba8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:06:18.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:06:18.666Z |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-11-30T00:06:18.667Z |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-11-30T00:06:18.669Z |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-11-30T00:06:18.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:06:18.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:06:18.673Z |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-11-30T00:06:18.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:27.839Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2b94fc65-b9e0-4a20-b499-49c783ec0094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:27.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:37.846Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c05b25c3-7bda-4621-85af-9a6cf09227f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:47.852Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=21b5f64c-6ae0-4519-b5c8-29b921d8cf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:57.858Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=90470d79-647f-4cf4-b172-a33133ad3978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:06:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:07.865Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e65a7dd9-c079-499d-9980-af15a887246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:17.875Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2e415218-caf2-423f-bd03-baf08b7ae66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:27.882Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8583762b-1d73-4a92-8437-352671548ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:37.889Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4f4aff70-f998-4ad3-81a7-323d5ec466f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:37.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:47.900Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=134ad20a-4c23-45e7-a491-5514ed59d4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:57.914Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5ffb0bfc-bd56-4ee8-a2cb-c794de97501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:07:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:07.921Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=63fb5baa-ef25-4ef7-9a91-37523732a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:17.928Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=23471eb9-26bd-4bb4-9b0d-45a95aa2eba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:27.935Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=80c23915-5ce6-40c3-a3c1-431ae7ce6147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:37.941Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=31ecd326-8064-4c22-96a2-1e69be241aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:47.947Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=50c1964b-10ff-46f3-a79c-4d8ca8ba94b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:57.962Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5410e216-bfbd-43f4-97fc-1741cd2c0058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:08:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:07.970Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5a1515aa-2be4-42f4-a726-bb613812ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:17.980Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=44c99b32-19df-4657-afd3-d2b4a6c554c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:27.988Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6c2d68b1-fa03-42b5-9e65-bc8b5d7d223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:38.009Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7a44a317-cc4e-46ea-b55a-d6be528d34be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:48.018Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=940a4a16-d644-4d13-973b-4c7975f6dfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:58.027Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=dae1d3fc-8f78-4ba7-a0f2-86e6ec460be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:09:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:08.034Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=604e6dfa-0894-4d28-beef-e4f16308dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:18.042Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0f47be49-ff32-4a62-b4dc-f339cf028779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:28.048Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c4205ef8-fba0-42c4-82b8-07140a389bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:38.059Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6f43f1a2-a6b9-4672-94b1-5da6d6886196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:48.070Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=34e44c4b-0b12-4d31-8a95-fa8f2aec61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:58.079Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9f1a4525-77e4-4290-9568-bc54a868bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:10:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:08.087Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cf9614f9-7e90-4abd-8dc2-e9222a6711e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:18.096Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=67ec55f5-d9a9-425e-b270-a5b08837b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:11:18.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:11:18.690Z |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-11-30T00:11:18.691Z |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-11-30T00:11:18.694Z |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-11-30T00:11:18.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:11:18.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:11:18.698Z |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-11-30T00:11:18.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:28.114Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2ca121a8-6c2a-4de1-96a9-11022b2306d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:38.122Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=76ade14c-8c95-4499-bdfa-be8be4cf3456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:48.130Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e3c60077-053e-460f-ba82-cf417341df64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:58.138Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5d9ad888-9f09-4a0c-8891-e71363ac4d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:11:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:08.145Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3523c24a-4b63-4b0e-bb59-3b053c3ee3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:18.154Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c25be5fd-40d6-4076-b65e-4de8cebbf321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:28.160Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fa3bed57-6efe-4cb0-8c48-e2827b16f8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:38.166Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1df7721f-51e7-4bc4-8c86-57681605172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:48.174Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9cdc7c16-4fd1-42dc-ac0c-0b1ff79d94aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:58.182Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e76379a6-eed5-4cc6-b3b3-3436dd8458b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:12:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:08.191Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0bf08510-8333-420e-8839-1a1e2e679a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:18.207Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b59fd43c-67b3-4a93-a1c0-20018898518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:28.215Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ecfc106e-696c-432d-8ee0-82dee6167cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:38.223Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bdfe799a-4420-4b85-8772-3a4c1164e324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:48.229Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=50832ea2-dd8b-482e-a01e-1f3c78314357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:48.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:58.237Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4d412377-a2cd-48c5-9625-54bf4df66b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:13:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:08.244Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0042ade3-3cc1-4fab-a22b-1821235c4376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:18.251Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=08b2835a-2269-4d9e-ac45-c645dd841238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:28.258Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9d2b723e-0c00-4833-94d8-c8f900370e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:38.265Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4f917629-8093-4ea2-9727-6414ac7af85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:48.273Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5c81a459-e3db-4b92-b89e-09b80da3f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:58.280Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1e43ff84-b733-424c-8ad0-581246b76ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:14:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:08.288Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ebb7159a-edfe-4413-acca-a5806ecb2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:18.304Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e17e8555-5d0e-4692-a0b9-316e3291e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:28.313Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9ebc2f2b-e8c3-4ea3-99a9-bdc8e5628c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:38.321Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=448806aa-8dc5-4602-b7f8-e0d8e5c42572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:48.328Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=22767848-fa05-46e4-92d8-d849026d466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:58.334Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8e5e1361-c115-417b-a329-83c7100f32f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:15:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:08.340Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4ef9a799-764f-471d-833e-3fe634264deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:18.347Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6473fe31-9861-434d-ac73-6e9af666a047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:16:18.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:16:18.648Z |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-11-30T00:16:18.648Z |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-11-30T00:16:18.650Z |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-11-30T00:16:18.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:16:18.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:16:18.653Z |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-11-30T00:16:18.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:28.353Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d2ae16bd-1b30-4587-af41-347651d42652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:38.359Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6a6dcaef-3399-4972-be39-13598d31d1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:48.368Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a619d427-74f6-40e9-a5af-dc23d347f51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:58.384Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2f70a92d-f183-435b-b22d-596a38900da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:16:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:08.393Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=43dc167b-b5e6-41de-be6e-b67830e0f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:18.402Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e41a828d-87ff-4b4c-878c-08be32b206c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:28.408Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4765a855-f6cb-41d5-ad30-180cf1d75435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:38.416Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5c281a18-c09f-41c0-8faf-ab7f7dcb110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:48.423Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7e1dc6b4-4f56-40f1-98c2-c6c71d3fd096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:58.430Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1a473c45-8a6c-45ef-a50a-42cb0c028823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:17:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:08.437Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=68c43aaa-0351-4e78-bbd8-cafb97ca1fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:18.445Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d58e858a-8bf7-44bf-b182-a3f79e6c09eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:28.452Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5ba72744-07dc-482b-a4a6-a5c6e13202c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:38.461Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=44336544-685e-45ea-a6fb-7e5cb7c680d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:48.477Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=df8868d0-f13d-43be-8de5-8ed97389a74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:48.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:58.489Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4f7dfc44-0a1c-48e5-af8b-f07fce781d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:18:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:08.503Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=81ae7cad-bd6f-42c4-b27f-eb7a3eae8777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:18.510Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bbf7ffc2-d436-4078-9e1a-b198c5502c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:28.515Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a74f9c2a-9108-4caf-9650-3537cedc9929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:38.522Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0abd7e85-30ae-4b52-8529-f39005839d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:38.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:48.529Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=53f09a81-5b22-4c12-8bc1-f7a05daa9818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:58.535Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9472fecc-06b9-4b83-9c03-5e4c72eada7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:19:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:08.543Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7890670e-4ad2-4671-9e48-2ca813ed87ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:18.550Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1b6d273a-94fd-45e7-a1e9-2bae0d27b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:28.559Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8bd8ab1d-9f5c-4f40-963e-d28556262484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:38.576Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c8976e98-ac84-4668-9343-03cfd0ab20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:48.584Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0b1ccadd-fd74-433e-b5f8-9dcfbb321af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:58.591Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=78ff7f2a-2822-4049-9b32-8db9e4b8b808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:20:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:08.597Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=659d769a-2b49-419a-970e-d4b6b4577d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:18.603Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=473ffe17-f0f9-4ded-b9fc-fc781b2e0f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:18.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:21:18.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:21:18.695Z |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-11-30T00:21:18.696Z |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-11-30T00:21:18.698Z |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-11-30T00:21:18.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:21:18.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:21:18.701Z |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-11-30T00:21:18.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:28.610Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fb8d6c29-8c72-4650-8afd-275d21700122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:38.617Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0c52ffa8-d9fc-484e-acc4-9ffd4f765772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:48.625Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cd3b7330-0c32-4152-9095-88b9ade94348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:58.634Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7e122430-d785-4d8e-9a79-e8980004fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:21:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:08.640Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ba0c561d-2d95-49ab-b987-c7fce75e3812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:18.648Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=43c0e670-8188-475b-b2ea-21960e553264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:28.660Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ec232546-1e55-4467-8090-dd1c9ec80df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:28.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:38.667Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fc193f9d-eae7-4e56-9e64-161b68c1db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:38.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:48.675Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=64215643-68a7-4f73-a3c9-0af971c4c61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:58.682Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=efe4d25e-487b-4b8c-9671-af8e283fbff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:22:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:08.690Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f52e6afb-6b0e-4a47-95db-7a80e5642392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:18.698Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=89d62a0b-f505-4cb8-92a6-a5ddcc57594d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:28.705Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=98269c57-5189-4255-8d56-78f64b536587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:28.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:38.714Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d66cbbad-6ab7-4dca-8fe8-38093ac1f03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:48.722Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=42b8266a-d9bd-4d3d-b607-d00b352dd58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:58.729Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6fc1d8d6-58e1-4e50-8f8b-f2bbafdc3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:23:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:08.737Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=53a626e1-44b9-4819-97ca-72c55c35db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:18.756Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=92a5ecd4-0a49-481b-9bdf-fd27803719ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:28.765Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8815918f-80a0-4afd-8d04-8d8cb7f6b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:38.776Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3ce760a9-eec0-42a1-9fac-d6f408dbe956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:48.783Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=b9d296d7-87d6-47d8-ac93-c6f274a7712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:58.791Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e0b51a94-ec39-4a93-81ec-d3c5ec00173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:24:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:08.798Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5d0a7feb-bd40-4f2b-9bff-765c19f1ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:18.806Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=721a086d-e0c7-4726-8f09-884a6bbb4f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:18.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:28.813Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e82e950f-887a-4ff2-bbd4-a4e02aba6de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:38.822Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1b31549f-cddf-4ecf-8057-823b5be8407b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:48.829Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0b2e2864-72fb-4062-99a9-a778310d503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:58.838Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cd1005e5-0db9-4fd7-9eff-4ba8da19ae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:25:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:08.852Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=da7855d5-a6f7-4fa0-88ee-8741422ae9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:26:18.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:26:18.675Z |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-11-30T00:26:18.675Z |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-11-30T00:26:18.678Z |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-11-30T00:26:18.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:26:18.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:26:18.681Z |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-11-30T00:26:18.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:18.861Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c52f9a11-a231-4812-b851-e0e16dd3e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:28.869Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=37d47b96-01e7-437e-a41e-5bc67235f28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:38.875Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=37a50ce7-a2fc-43cb-889d-f121e138cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:48.885Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8e14c227-482b-42e4-ae5d-9efc84b0c837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:48.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:58.892Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f99c55e9-e506-4e6a-8390-e51e494c8f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:26:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:08.899Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=47797b91-cb73-425c-8f84-3800463adac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:18.906Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=566a6db7-ea8a-4031-aa1b-a3f40413cabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:18.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:28.916Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=89f10147-88d0-46aa-b0aa-83242516e9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:38.924Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=99b18526-d21f-476a-a540-508a6441e728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:48.935Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=47ac4bf3-be8a-4a92-8f75-733a68cec296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:58.951Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5e5000b7-0c89-4ab8-b4fe-def62ae58198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:27:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:08.958Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4ad9b78e-4099-4892-83fa-04d9a1642924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:18.966Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3a385df7-32ac-47a2-9537-70edf84396d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:28.973Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c6e38a75-604e-47e9-824e-bfd14029b5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:38.979Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=13f1cfba-1c7a-4d27-bf7f-70fc8821b7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:48.987Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=935d7463-1bb6-4f00-8b58-c03851ef66b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:58.994Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c2caabf7-b615-47e0-80b8-820cde49e487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:28:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:09.001Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5a298daf-089f-4e2e-8cf8-a3d41d5ad689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:19.009Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a194983c-81d2-4e12-9830-d6898dd97f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:29.017Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1e8f83ec-14c5-40f8-96f6-51b65804b29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:39.027Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bc3a6b18-6c9f-49b3-ac82-f51eeec4427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:49.048Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=41a0af44-6016-4933-8837-ce2d6a7c5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:59.056Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=abd6ff26-b516-41df-812e-1db9626dd043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:29:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:09.063Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3a11aec8-57c1-4dc3-aa4b-8c84ab013136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:19.070Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c43ae0f6-2027-4d22-8e6e-7c33b138a189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:29.076Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4fedf34b-cf8b-4157-b7ee-5451a7b4bc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:39.083Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d764540d-2f61-4ad2-a9d6-1fbcbc7e77c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:49.093Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3e889d69-4c69-48aa-b4e1-0b9348a2b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:59.099Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0c7fa2e5-2afa-497b-af1b-e0f974ae9eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:30:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:09.112Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c4268dbb-c6d8-40df-8514-ad2d4ce371bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:31:18.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:31:18.658Z |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-11-30T00:31:18.658Z |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-11-30T00:31:18.660Z |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-11-30T00:31:18.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:31:18.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:31:18.664Z |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-11-30T00:31:18.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:19.120Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2ff2e5f0-b6d3-42e7-977f-eb501c0e97c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:29.128Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9ced8f02-a204-4d5d-af02-5815149b460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:39.147Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=12c5947d-1a96-4efc-b0cc-c3d4344f106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:49.155Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5335727d-56b8-448c-b5f4-7951719af5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:59.165Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=eba7368c-6a4b-4595-8552-925427894420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:31:59.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:09.172Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ec5ed786-2aa0-4c0d-be11-03a1af3d577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:19.179Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d8917d70-7a66-464e-a765-93d879bf7796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:29.186Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=726ef4d8-b76d-4395-a306-b8aa03d9492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:39.193Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f859ea78-0f50-4d89-a3ea-4983488c0f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:39.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:49.202Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=28445a50-c2dd-47a5-ba59-1db4b86d947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:59.212Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c2112c68-96b2-415a-b5f8-598fba57db9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:32:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:09.225Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ae4d07b8-11e4-48a0-9ea0-8ce41eb685de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:19.239Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=79fd685f-d6b8-4ff8-bfff-bbea0a32269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:29.248Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ec869c2f-4dbe-493a-8f6e-7a019537a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:39.255Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e831cf68-1685-48cc-9fb6-b366d4b08233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:49.263Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d58f0846-aac3-48af-990b-c64e6a67e355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:59.270Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e31544c6-c838-4852-804a-64390e88823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:33:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:09.280Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=dba2a294-6c80-4d68-82d3-a2993585cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:19.286Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=280fa8c9-659b-413d-bb09-a927f1ab0d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:29.293Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=d912be86-bcb6-4ec0-bcd1-d6923de5f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:29.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:39.300Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5eb17045-2bca-43df-b331-54a3bcbc07ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:49.309Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=30a1fa9e-9431-4b13-951f-b77388a6b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:59.315Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a972d26e-3652-4fe4-b1c7-40525f5b5f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:34:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:09.324Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=90c0b64c-d293-4d7c-9f31-0669aafbb456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:19.350Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ed12f9c1-013c-4a95-84cb-fe84b2c88ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:29.362Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f8cdd996-3a0e-4234-a806-42dbcd85a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:39.370Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f586dcfc-ca97-4337-8cfb-aae7d4e27ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:49.377Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=5613703c-6bee-4537-b2b7-9fe93d531cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:59.389Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=027b6ac6-cbfd-4e0b-90cf-58c614b33207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:35:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:09.395Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a1c0c3a5-978a-4e89-b5a5-bc90a9075f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:36:18.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:36:18.679Z |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-11-30T00:36:18.679Z |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-11-30T00:36:18.681Z |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-11-30T00:36:18.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:36:18.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:36:18.684Z |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-11-30T00:36:18.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:19.404Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e1c3315c-8231-4c19-92ce-3720c2ad7534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:29.414Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=21db82a3-2119-4ac7-8f1a-a3e89482dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:29.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:39.423Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4caa5912-d310-4dc5-9528-12de6d2d53a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:39.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:49.430Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=14f38241-9132-44a0-a9a8-77b0b2357b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:59.438Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0bee29c0-29f4-48a0-8b5d-2effa98fe976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:36:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:09.446Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7d82b851-698e-437b-825e-050d4bdb27bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:19.457Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=93cf1655-8e9a-411a-8572-8fb1661725b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:29.463Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=aaf3e15e-e94c-4ee9-ac6b-0f441a670e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:39.470Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=156fb8a0-ac41-4e82-b1c5-1453275287e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:49.475Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=74b8b2a7-7bc6-4d35-9091-731f434b96c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:59.482Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=42a84c01-057e-434c-904d-c9d5a3cd3252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:37:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:09.495Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e3db4b39-3e4d-45bd-a597-fa5587407630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:19.504Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=9f507aaa-b72b-4d79-9609-36be496b11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:29.514Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=eb1904a6-679b-472d-a137-4175c2331449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:39.524Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f26c273d-5e2b-4132-a4a9-b4d427468fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:49.531Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0cc54447-5152-400a-bb86-c78a1f95e2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:59.539Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cef01df8-bd53-4acc-982f-f478cf3f231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:38:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:09.553Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=98c8f47f-c41b-4780-b33b-877447511728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:19.558Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a3836263-5779-4a09-896e-2cb62d6e6ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:29.566Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1c26ed55-1978-41a0-8b2c-15d21758fdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:29.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:39.574Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=fd876935-495b-4788-90e8-7497a477f830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:49.583Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=18141e1d-101e-41bd-977e-510a383c1005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:49.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:59.589Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=cbd5df4a-8e69-4dc9-b500-2b4892e25a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:39:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:09.596Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f0d3ca4b-4d19-4feb-94a4-a87e77f325cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:09.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:19.604Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=10f1fbd6-5c92-43d6-b739-d12b9032e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:29.612Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8654a4ed-e951-4d36-b2bb-e2114c0f7d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:29.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:39.618Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7736ae4e-0cf2-4ef3-861e-f02bbef133b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:49.624Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bfb74b42-cf10-4e43-8185-27af31b371fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:59.634Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=26c95084-e890-46fa-96b8-33ba3e3ef690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:40:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:09.651Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=27fc7d2c-9ac6-4861-95b7-1466f28c73df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:09.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:41:18.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:41:18.694Z |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-11-30T00:41:18.695Z |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-11-30T00:41:18.697Z |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-11-30T00:41:18.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:41:18.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:41:18.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-11-30T00:41:18.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:19.658Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=a2c6875a-8121-4aa6-bd11-751abfcda600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:19.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:29.664Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=963ad989-c6a4-47c1-8a7e-d10dbb08e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:39.671Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=25aa7994-b2ea-4fd7-876d-a523fc2fc91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:49.678Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=bba45fa3-41fd-4fd5-b080-f86a09a8130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:59.684Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=832e83b2-3db4-4fab-bb79-c25779ab8478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:41:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:09.690Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=59e620a9-d26e-4a2b-b7ed-371db1a37473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:19.696Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ff5c5861-89df-45f4-a72c-e01bc59c9e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:29.704Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=99741895-5bda-41b8-a167-d24d289342a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:39.709Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f9f94f39-5a55-4b57-9eb7-3852be6bda20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:49.718Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ccc1e949-e0e8-49a2-9bf3-eb0b85e20d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:59.736Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0ce91527-dd8a-4a3f-87cc-e4d3668b9c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:42:59.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:09.745Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8eae7765-ff9f-4091-9174-76f5d9e5caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:19.751Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=e823de07-019a-4a4d-9efe-52ffeae384fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:29.757Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=aaf4047c-3054-468c-a403-e2a66cac39e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:39.764Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c24ef5d8-4757-49cf-92a9-f628c67db858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:49.770Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f61d5b1c-5b57-45c1-9f1c-a50d8836f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:59.777Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=f530e095-a0c3-43fa-8760-6400917b1d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:43:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:09.783Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=c94a8a62-4977-4d34-b763-72d54a5deaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:19.792Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=99dd6836-b97c-4c54-9cb0-5908e9bff828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:29.800Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4ae197e6-68cf-452b-9311-189e9eeb68f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:39.808Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=0fbf2213-72a5-4a13-93be-22f4bbcc5bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:49.824Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7bd4d159-da65-44f1-87fc-7d09c83dd2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:49.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:59.832Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4cfe10f2-704d-429b-94df-46d27e7ece9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:44:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:09.839Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4b21e105-3cf1-46b5-b982-7b64f10a6578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:19.847Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=4179ead4-7c89-41ab-b6ee-f26fdd002d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:29.854Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ea3b9e82-ecf9-4f3a-b44a-f2eacd2c34de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:39.860Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2f23e4de-3edc-47f7-a56e-d74d4b78de7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:49.877Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6185f054-0cc0-4e0e-ae42-8391260e91c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:59.890Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=8f3950a8-2054-48df-acb4-9718238e4d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:45:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:09.899Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=ec54ccf5-d808-402a-b430-e255039edd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:46:18.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T00:46:18.678Z |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-11-30T00:46:18.678Z |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-11-30T00:46:18.680Z |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-11-30T00:46:18.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T00:46:18.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T00:46:18.683Z |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-11-30T00:46:18.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:19.908Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=96793600-7033-4350-b984-b5e706259ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:29.920Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=06d0eda6-4568-41b1-b18c-cab386fd4c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:39.927Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=55dfadce-d1cb-4be8-97ab-1a3ead10c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:49.934Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=3b576b4f-02c0-4c40-a430-bb7c1eae30f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:59.943Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6c185474-7951-4a54-b955-c00b8b30e537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:46:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:09.954Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=1d0be8de-7c43-4146-b230-ed3baedbe928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:09.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:19.961Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=62cbea6b-189f-47c5-8ecf-152e11f0bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:29.967Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=845db49b-3de8-4131-b8df-0132c40d7f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:39.973Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=45522b96-14d6-4b5f-a150-b4bb7e09773c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:49.980Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2116b060-3b57-4979-bb2c-413900573465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:59.985Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=6304c866-c9a3-429e-8574-144170d2a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:47:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:48:09.996Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2e261e1f-9a36-4e22-a6cd-4371f7c3a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:48:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:48:20.007Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=2ea1c816-21b5-4355-9609-eccf4531db71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:48:20.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:48:30.014Z |INFO |Init configs |InvocationID=104db292-5cdd-4239-91ba-1fcb63d8d274, InstanceUUID=7d3700de-482c-4efa-a703-933e55b95d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T00:48:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |