. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:34:54.709Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:34:54.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T01:34:54.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:34:55.399Z |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-10-10T01:34:55.475Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:34:55.476Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T01:34:55.476Z |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-10-10T01:34:55.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-10T01:34:55.609Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-10T01:34:55.628Z |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-10-10T01:34:57.474Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-10T01:34:58.013Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-10T01:34:58.031Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-10T01:34:58.032Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-10T01:34:58.090Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-10T01:34:58.091Z |INFO |Root WebApplicationContext: initialization completed in 2437 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-10T01:34:58.581Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-10T01:34:59.227Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-10T01:35:00.407Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-10T01:35:00.873Z |INFO |Started MainApp in 8.662 seconds (JVM running for 9.356) |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-10T01:35:00.924Z |INFO |Start scheduling PRH workflow |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:00.953Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3f92e4db-5cc2-4bad-8922-5f85b247463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:35:02.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:12.479Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d88a130c-a7f7-4793-8084-5c65b8b4c887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:35:13.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:13.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:23.607Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f459e079-61d2-46d5-92a6-fc87eaed314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:35:24.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:34.679Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=19ae8eaf-e069-467d-9b7b-9ad2b261a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:35:35.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-10T01:35:45.083Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-10T01:35:45.084Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-10T01:35:45.089Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:45.748Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=22884b50-dacb-4c9e-9361-bec2a251ec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:35:46.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:46.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:56.821Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=038466e9-7e7a-4812-ad85-04b7d49d6215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:35:57.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:35:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:07.894Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2c73b560-f6a3-4d44-a930-74179d536db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:36:09.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:19.478Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b7dd9de2-5cdf-480e-953e-746a6cb34262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:36:20.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:30.520Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=82419635-d65d-4e77-8a08-068cff90c4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:36:31.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:41.783Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e781f7c1-5b09-4bc3-b390-d9570f9a7ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:36:42.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:52.918Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=643fd76b-06e5-4e2b-b7f7-4d0e712d0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:36:54.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:36:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:04.007Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3acfc249-c387-43bb-ac88-2608c7fd4bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:37:05.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:15.784Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4fee1329-b9c9-4bc0-b9ad-001ce7242c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:37:16.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:26.930Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ecb1f070-48dc-44c4-a317-55a6dfc5bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:37:27.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:37.974Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a0efeaa5-1904-4cc9-931f-81f97af9da9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:37:39.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:49.655Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=18e5bc55-3174-4470-bb58-a0240d798f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:37:50.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:37:50.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:00.825Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ab091af8-153b-4087-a3af-3955cdf43973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:38:01.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:11.861Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=96690c80-2084-41d6-82e0-d5c9661fc9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:38:12.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:22.965Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6ae64cf9-1cf8-439e-b99f-bc5d02e065bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:38:24.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:34.039Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b1167bb2-2cbe-4fbf-be7f-7b7cdf138136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:38:35.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:45.079Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c7914372-5629-4f7b-a4fe-030cb6446d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:38:46.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:56.151Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b787fb5-a048-4519-bf36-e6117132ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:38:57.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:38:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:07.222Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b4e6666b-3606-451a-b0b2-e1e8ba5204df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:39:08.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:18.265Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6f371884-9fad-4b70-bcd0-0345efb1c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:39:19.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:19.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:29.365Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c2a80f5c-b883-4a88-a844-4dc7c7324ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:39:30.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:40.504Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=785bf9db-c91a-4a01-ac29-08ccd9a853e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:39:41.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:41.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:51.538Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2f28528c-10c5-4586-a54e-180bbe9756a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:39:52.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:39:52.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:39:59.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:39:59.304Z |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-10-10T01:39:59.305Z |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-10-10T01:39:59.308Z |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-10-10T01:39:59.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:39:59.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T01:39:59.318Z |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-10-10T01:39:59.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:02.729Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=45f99f53-7f83-4f8f-9786-e0a494fc0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:40:04.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:14.325Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a1553ae2-49b2-41ee-8d21-d0105857da41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:40:15.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:25.368Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2c4b2db4-5111-4fb8-92f4-88e67ef33200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:40:26.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:36.631Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5687605d-e92d-4bcf-bd11-ebb13cc448fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:40:37.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:47.734Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d0e4f7f5-a6dc-4907-948b-49f18c85b559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:40:48.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:40:58.774Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a84f5692-a2c1-41f4-8e07-6cb592c802f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:41:00.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:10.037Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=436b18fe-983a-4a73-9252-f200e5e2d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:41:11.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:11.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:21.586Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b03498f8-ac0f-4452-85a1-2fe80408f963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:41:24.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:34.646Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9f5861aa-eeb2-4750-846d-f167bf9068fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:41:35.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:45.686Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=84c8c4f6-7394-48e5-98d0-b89657ce6ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:41:46.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:56.951Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c05bbea1-7d32-4496-ba7b-1841c677fbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:41:58.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:41:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:08.020Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1a4172dc-ad96-4a42-ab5d-976efbb2cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:42:09.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:19.094Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e1441202-24ba-47bb-9472-78cafef3495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:42:20.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:30.166Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c577478d-d30f-4e06-983d-677d9b259c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:42:31.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:41.208Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6d55ef72-1ffb-4570-81f5-c485fac9e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:42:42.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:52.278Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=27d879d1-b9c9-4616-9bf6-3ec972dbc8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:42:53.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:42:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:03.349Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=674c641d-02aa-4101-82fa-cb650cec0437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:43:04.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:14.422Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a32f9e4c-988a-4870-bd55-314b8bf773b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:43:15.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:25.493Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=723cd785-8d4b-4726-8801-669269a4f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:43:26.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:36.631Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3d0be42c-33e0-49d3-b060-62786703746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:43:37.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:47.672Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c36fd865-3534-41c4-a168-9a3c8aec8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:43:48.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:48.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:58.742Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f0bae244-83ad-4a8a-ad50-02fce5c662b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:43:59.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:43:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:09.814Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9a4ac4cf-bdbd-4781-a18d-b4293a63adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:44:10.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:10.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:20.854Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=09df670c-ae79-4cd1-b041-210ff7108fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:44:21.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:31.924Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=80b34f50-5351-4fca-b85c-00580093976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:44:33.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:43.060Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=37652745-0720-456d-bb84-26bc5805da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:44:44.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:54.102Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=823fa028-b9e4-4843-ac7e-5c2fdda1e84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:44:55.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:44:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:44:58.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:44:58.821Z |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-10-10T01:44:58.822Z |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-10-10T01:44:58.825Z |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-10-10T01:44:58.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:44:58.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T01:44:58.836Z |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-10-10T01:44:58.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:05.175Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b13c348e-df78-4355-ab95-e4acaa7f3c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:45:06.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:06.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:16.631Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c0364da3-7d4d-403e-98f9-835866e8b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:45:17.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:27.668Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ca813061-ee97-4666-9f1a-52d3a26b37b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:45:28.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:38.838Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5a8c1be9-d685-4252-8783-246f23502e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:45:41.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:51.064Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ae2d2343-da98-43b8-9707-4b02418e89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:45:52.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:45:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:02.137Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=21189f50-e193-446c-9752-5f9c5482b6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:46:03.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:03.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:13.174Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6efeeeba-af9d-4729-82dc-bd2241bcef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:46:14.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:24.437Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e76e4cd5-8deb-43fa-b70e-9772b104ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:46:25.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:35.542Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1c6b0fd9-1b52-4b46-8584-76fd25707777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:46:36.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:46.586Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3d003de5-eb59-40cb-9025-ed9cc24c7ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:46:47.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:57.751Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d7c563d4-39b8-4284-9851-dae9fbf88b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:46:58.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:46:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:08.856Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e51a8ad1-95a4-4bb6-836d-c65ee46a4740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:47:10.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:20.530Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5ee121dc-2e82-4aef-bdff-bf4a3beb8e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:47:21.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:31.605Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d7dfe310-5fe7-457a-88d5-984116acf9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:47:32.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:42.646Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=df3fed95-7e92-493a-8b3c-2799d816acf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:47:43.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:53.912Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8d31787b-d46e-431b-b443-6487405b6e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:47:54.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:47:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:04.978Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9680fd80-4a77-498a-a112-14485d8ce6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:48:06.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:16.022Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=37a5cdcf-847b-43c0-99ff-be7c217ce1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:48:17.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:27.093Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d09d61cf-d1ce-487d-8e9f-44369d316274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:48:28.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:38.357Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fa9a0636-6673-48e4-8641-1387fc68cbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:48:39.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:49.397Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bc3f55a1-e464-4690-9c74-dcd50205d4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:48:50.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:48:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:00.501Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=196dd1b9-c56b-4082-9b1b-40b436ec3ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:49:02.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:12.438Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8eae82ec-fedb-4ff3-b93a-657426c87e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:49:13.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:23.475Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=500971cf-e07c-4808-a38b-04467a0581df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:49:24.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:34.643Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b7b59245-464d-4836-aaa9-db5adc7534ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:49:35.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:45.687Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9c86a448-1e92-4dbb-a068-7bd88e273f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:49:46.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:56.759Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b52f8fa3-0d4e-4396-ae7f-775d4f29bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:49:57.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:49:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:49:58.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:49:58.795Z |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-10-10T01:49:58.795Z |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-10-10T01:49:58.797Z |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-10-10T01:49:58.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:49:58.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T01:49:58.803Z |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-10-10T01:49:58.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:07.830Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cdada709-1dbd-4269-a4eb-dd7e8e752bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:50:09.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:19.099Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=631948f2-33fc-4080-8a70-0e29d787a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:50:20.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:30.130Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2ad0af9f-0293-40c8-b059-edd446eb3956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:50:31.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:31.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:41.206Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dc8b9f03-731d-4d58-9f31-35184c229567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:50:42.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:52.306Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2debf691-82b7-47ac-92ad-05b0332abd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:50:53.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:50:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:03.349Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ed89c3b6-b21a-4bad-b3be-f117fd278529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:51:04.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:14.453Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ebbcc166-1aaa-4f83-8d9d-706eea499811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:51:15.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:25.494Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=93215677-729d-4dfd-95b2-f4a234a89b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:51:26.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:36.534Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=277b2274-62b6-47cf-aa79-2750eafbbf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:51:37.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:47.901Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dec6f12e-1196-4def-a13f-bde0bb8cddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:51:49.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:49.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:51:59.122Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f6d35487-26c9-4390-af08-85df4d545991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:52:00.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:10.389Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b4bf664-fe73-41e6-a732-6dd590050599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T01:52:11.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:21.782Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2ecce5cc-14c3-4fab-86c4-7756cd10fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:31.899Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0cc9419b-77f3-4d0c-aa3c-83e478148d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:41.915Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ab32d6a9-1372-462c-a963-99b868b48f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:51.934Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=880b9c42-873c-4e39-847d-7d87b71f2273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:52:51.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:01.947Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1d4751cd-0bdf-433b-a3db-3a7fb67978a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:01.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:11.961Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=46e3fa23-cddf-4d95-8b57-fb99ab65b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:11.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:21.973Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=de680ac1-9f64-47a7-a93b-d5e33d9566a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:31.985Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=00e18ac4-098a-45d2-ae02-13ce4e7073f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:41.996Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1a022fa6-1bd2-46ba-a51c-d7003e670b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:52.009Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39412e68-0efd-4607-9f66-323c7b5f1e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:53:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:02.021Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=55012a0a-879c-44f5-b718-0fe4848baa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:12.034Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=17b61f66-c6bb-401b-b583-67d58f316eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:12.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:22.045Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aaca1180-5e79-4f4b-a374-8424a919df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:32.056Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b92f9f0-8232-49b6-a6f6-e6b76e526868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:42.070Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b8ad2fdb-9edc-467b-b06a-3701ab72f72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:52.083Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dce63c7d-ec7d-461b-b1eb-5a6fb4ab664c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:54:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:54:58.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:54:58.826Z |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-10-10T01:54:58.826Z |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-10-10T01:54:58.828Z |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-10-10T01:54:58.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:54:58.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T01:54:58.833Z |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-10-10T01:54:58.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:02.095Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=875689b8-75d7-4350-8354-97229046298f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:12.105Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0a424941-947f-49dc-ad6f-1636ddbac965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:22.114Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5a04d212-2345-4697-be52-6a15a13c2c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:32.125Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=69e6f5c8-715d-43e6-9553-f16a69c41ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:42.136Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a21a94c7-f5a6-4029-959b-d57b411616c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:52.146Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1464b7b7-43f7-45f9-8236-e00c1f1d9888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:55:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:02.156Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=590dcc85-2878-4735-8678-1ed6537684a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:12.166Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d24c87c6-a41d-495c-a2af-ca65c5335897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:22.177Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b1d7840f-8047-4579-a20c-725344f21b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:32.186Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=46a49dfe-4e69-45a7-8421-6ad73ea20a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:42.197Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0d9bf8e8-3794-48f4-a8ab-746cd44bace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:42.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:52.209Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2b64a7d4-7c37-4f8d-b3d2-847cc8b3b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:56:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:02.219Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e9101dcc-5a5d-4245-aa94-bd2d1e7d8a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:12.228Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c7f06ad9-5b8f-4534-98b3-08f944c47972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:22.238Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6b80aff5-dd4c-4443-8693-25aa3cdc43b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:32.247Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b5d90987-e79c-4274-a129-a75f5aa0ff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:42.257Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aaffc52e-cf8f-438a-a8a6-49d200639949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:52.269Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=09364eea-8175-408e-ae2b-08b46039e44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:57:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:02.279Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=daebc5c6-c32e-4695-aa14-c58850e9fe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:12.290Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=04d53d21-31ce-4a8c-b81f-9ca56919dc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:22.300Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b1c429b-c2d0-4dda-b625-a21b86c8efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:32.309Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d49b32fb-9df0-41ae-9f4d-2ff97a143bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:42.319Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=17315c69-fef5-4bcb-946d-6edce1b0cc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:52.330Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1b2fcfe8-a6c3-4d89-a77a-aee913478b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:58:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:02.340Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f74e5e82-bb77-40d3-83ae-1c42401b5de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:12.349Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=505b2ef0-d03f-46eb-8a94-9625050c15f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:22.360Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39d96c3e-3579-4830-9d47-5df77e9db934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:32.370Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ecfe5700-924b-4968-8811-287217324a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:42.381Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8be76a76-7c79-4232-b5bd-3c161be2d9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:42.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:52.391Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=646aafa3-a68d-47c7-82cc-c606a2020678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T01:59:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:59:58.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T01:59:58.792Z |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-10-10T01:59:58.793Z |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-10-10T01:59:58.794Z |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-10-10T01:59:58.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T01:59:58.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T01:59:58.799Z |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-10-10T01:59:58.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:02.400Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ba0a334b-93ca-4b16-8f73-8c8ba8064e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:02.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:12.411Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cbf19fea-08e3-4164-90a6-88d58cc36a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:22.420Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a3e23356-0ac0-4db2-b302-3efc5bbd0de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:32.430Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0a1e347a-7cdd-4354-995e-f5732d0d6e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:42.438Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0479c3e6-9478-4d6c-b856-e018bc9374b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:52.447Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c5137fe2-1cda-4194-b74d-9a12507344ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:00:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:02.457Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7ded52db-4cf9-41ad-b24b-09e6d17fc210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:12.466Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=61941be8-6f24-46e7-9edf-93ae76db0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:22.475Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=454b4fdc-9671-4e96-9876-1e178a8636cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:32.485Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=50154e83-2de2-454b-96db-70bd9a19bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:32.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:42.492Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=baa653d3-4480-4052-be39-18aec01d799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:52.500Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5412cce8-456a-4a86-8b21-b8bc93f708f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:01:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:02.511Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6ee3704d-b37e-4827-b2a2-957f95c78d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:12.520Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f1369d78-b131-4241-b04f-4d3bb26d3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:22.530Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=05221817-3409-4c04-a8b3-3ea36ddef4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:22.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:32.539Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ceedde00-710b-4d7a-b37b-82fc69cbc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:42.549Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4e3cd3b9-2ef3-40e2-a457-80f863377f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:52.558Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8afdd54f-8764-4656-9e3f-07693d1d31de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:02:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:02.567Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=980ec6e3-786a-4633-8506-759e6bc53f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:12.576Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6439fb11-0a2c-4b32-b4c1-c8f1143ee4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:22.587Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=032e2a7f-a369-4ec9-8f48-863ac2a46b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:32.595Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=61d46822-d6b8-453e-8598-20a3001fe960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:42.604Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=876a3387-2e0f-4cc5-9aaa-d32f76ee0021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:52.614Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ee83061a-8ad2-4b32-97e7-4bbcbb15b9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:03:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:02.629Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9cbf25f2-1ed5-4385-aade-737d3614ad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:12.641Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c2bbb360-4f9f-499e-b4dc-464a51707b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:22.652Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=876e3a28-01bc-4978-9df5-0950dfd1bcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:32.661Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=72015cc8-1f44-471d-94da-e824ed1d4388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:42.672Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39ba222e-6b85-4520-987d-e5105b71a655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:52.683Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=107abe14-99c8-41a8-a9fe-89d12e9d0d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:04:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:04:58.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:04:58.849Z |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-10-10T02:04:58.850Z |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-10-10T02:04:58.854Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:04:58.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:04:58.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:04:58.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-10T02:04:58.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:02.692Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fab848fc-6a41-441b-b087-cb55b3001174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:12.700Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9dda0b8a-d1f4-45f5-99ab-d525742ee0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:22.710Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f3f01022-3472-4a44-ab21-c0efc4f33205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:32.719Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f6da729d-8621-4dc4-8d86-4ec9c332c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:42.727Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4d497896-c6ed-42bb-a821-2eebee06ac66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:52.736Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=19a876ee-d328-4eb2-a210-5f2a51f2135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:05:52.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:02.745Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=59a7988a-d02f-45d3-a92a-d0255f738972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:12.754Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8f9ca3c6-ca74-4f7f-bf04-fc0407938ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:22.763Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=153949ee-254f-4337-b4ef-b375acba1f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:32.808Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=984ece2c-4d32-4239-a8d0-b84facf442d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:42.815Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=375235f9-9290-4f0b-8a9d-45a787193aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:52.823Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=88336cf6-0537-4bea-9c48-59ed67fb8d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:06:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:02.832Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=227bd89c-7dd4-4d8b-948d-57caf750ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:12.841Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f36d1006-4b84-43c7-8351-f9dee4db29dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:22.850Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a282a334-377f-4d01-8597-c9ae96c23541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:32.858Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=84c4a5a7-8568-46f7-88ed-7b1b87b233c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:42.867Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0318b9c6-e201-4da0-ad15-ffea191fff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:52.875Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=18ec3e9a-109f-4543-b4ec-89c3188db283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:07:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:02.885Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4837facb-fa04-497c-8d43-4e63eff804c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:12.895Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=05371adf-80e2-4044-951f-24f015deb3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:22.903Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=68c8b1b8-8443-4d8b-852c-fc0a9e0f52eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:32.913Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=71faebf4-b3e9-48d3-8bf2-e76709bc9332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:42.922Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f8f72cd6-18c2-4269-9370-547ed0b3c051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:52.930Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=09bc186f-28c5-40da-be44-4706506b9169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:08:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:02.940Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ac81988c-d96e-4c01-8bc5-30ca3a8eac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:02.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:12.948Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a81016c1-f5e1-4567-990f-5ebf1fa2b31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:22.957Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a695bbc0-d163-409e-8ad9-51931af1e158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:32.965Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f58f513f-512f-482e-9ef8-f0525f600880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:42.974Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e06bdb46-ee6b-452e-a464-877e5a1ca2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:52.984Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=25c70a97-096c-4956-a241-176607cf9ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:09:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:09:58.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:09:58.784Z |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-10-10T02:09:58.785Z |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-10-10T02:09:58.786Z |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-10-10T02:09:58.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:09:58.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:09:58.790Z |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-10-10T02:09:58.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:02.993Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=35f4d44a-f9df-4b79-b72b-a9a548aa7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:13.002Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c64c2700-6c6b-4002-9700-cb6c1bd08dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:23.010Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0f0b99d8-423b-40d8-9542-418da423ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:33.019Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d3ed7cbf-d302-4116-8b39-b7d7f8846760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:43.028Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0565677e-4361-41dd-ac4e-0a7b579a13f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:53.035Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=574ff95c-36f0-4916-bfd8-c977e2de0364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:10:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:03.045Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a99bbd90-e9dc-41ad-8e77-dedc53a99065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:13.053Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=45d2aa5c-dbab-49a1-96a6-db3dc8ad3c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:23.060Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a59a2573-0706-42af-9e35-93351c83f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:33.069Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d5453560-2e6b-442c-9882-c9cee3f8d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:43.078Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f61d5d4c-86ff-46d5-9caf-d46a2c958b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:53.085Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d3bfa21e-a541-4788-9fb8-3324c1b71533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:11:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:03.095Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eec41653-a47b-4a46-bd1e-b6f96e54f9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:13.103Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1e111a81-4870-44b7-9633-305ad97f1e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:23.111Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d496f80c-0d5d-4b11-a784-50a6840d5484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:33.119Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9cd1a467-02d4-41ae-b2d5-0a178b8592e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:43.127Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=81ce3dc8-b17e-4fed-a184-008204c59c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:53.136Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a28a3dc0-b170-48f6-b103-84e5fb2e233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:12:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:03.144Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e71b6113-dd62-4de3-85b9-0eced296d80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:13.153Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=50fe7d4d-7cdb-4488-a591-8b4ae688f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:23.161Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=96e29c1a-bbad-4941-86ea-6de8440f4111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:33.169Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6398c529-7f59-45ad-892f-f13ae41fe0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:43.177Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=12beaaa8-ecf2-4fb7-9d43-075c75901d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:53.186Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=239f033d-6377-4b35-b961-bb79cb737c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:13:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:03.194Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6faf0529-e74b-4417-91a1-3cae3fd77855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:13.204Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eae49786-aefa-4994-877e-c065d1470fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:23.212Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f74af04d-5a10-4a98-a9f8-27cbc0473304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:33.220Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e786b0f6-d4fa-4ff3-9657-410fa0776b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:43.227Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0e322ee3-6f3c-4311-ab89-e60067923bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:53.235Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e025550d-fd90-47ef-9a45-4f026f22ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:14:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:14:58.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:14:58.781Z |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-10-10T02:14:58.781Z |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-10-10T02:14:58.782Z |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-10-10T02:14:58.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:14:58.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:14:58.788Z |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-10-10T02:14:58.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:03.244Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3359cd88-fcae-4f50-858e-af502737ae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:13.251Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fa17bbe0-6286-40ca-b41e-31fc1666f3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:23.259Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=692c85db-ee5b-482d-baf2-19ec64d521b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:33.267Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a90fb7c1-45ee-40fe-b2a2-8825cc9198ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:43.274Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4d2cbfa9-43bc-4c9e-9e45-38fccc59eb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:53.281Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5f8e2869-9c3e-4a14-afa8-8ce431db9fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:15:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:03.288Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c976d491-9742-4bbd-93cb-c5da3cddc9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:03.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:13.295Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6168abb7-6e4a-4010-a352-b3fc83da0d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:23.304Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=676fb366-be40-4eca-916a-dd6c46c2b7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:33.313Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=69cac567-1d03-41fb-8136-8bb6e8470671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:43.320Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39249dc0-e6ea-4550-a5cd-a9a3d51a22ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:53.328Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ed90c42d-14c4-4873-aabf-b5e80216ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:16:53.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:03.335Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=20179452-c8c8-40bd-849f-44bf0f1913fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:03.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:13.345Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8aaae927-f099-499f-9f6a-d7fbf9a62572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:23.353Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=927c2707-6247-46ae-88d0-57886645d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:23.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:33.362Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=92eac668-9172-44bc-a016-618aee088b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:43.370Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=56781005-0696-4290-b6e6-9fd099b50afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:43.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:53.378Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b45de349-f854-402f-b894-5995395825a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:17:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:03.385Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9e917ce8-c4da-46c4-a6ff-c0885c162dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:13.394Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fce8539c-4fad-4269-b7e8-9870def17b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:23.402Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b06126d1-a1d7-4e7e-a6bf-6d6f2728b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:33.410Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=faeb3b56-cc7d-4bb7-80e7-7d51c6546212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:43.418Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d9c6b48e-5e33-4539-b7ac-9cbc6e8fcc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:53.424Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5a69b4e3-0db3-40db-bf74-2775da77f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:18:53.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:03.432Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eb4f626f-af4d-4b90-b9d0-ba18ed26c1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:13.440Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f839aa00-7e0c-496c-8526-517c24b9f841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:23.449Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dcdcd7a3-0309-4cbc-8241-6a2627a83d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:33.458Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=091045c8-675a-4109-8634-022467a4a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:43.467Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c8eb06c6-7e0a-4563-b469-78131260ff14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:53.474Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=98cbdddd-2e03-40e7-819a-e60c03bc3110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:19:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:19:58.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:19:58.782Z |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-10-10T02:19:58.782Z |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-10-10T02:19:58.783Z |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-10-10T02:19:58.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:19:58.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:19:58.787Z |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-10-10T02:19:58.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:03.482Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4398da9e-8d34-4a7d-82a7-43792e2246f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:13.490Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a2dc9c56-144e-4c92-97e0-e38c2cd4e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:23.499Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6959532c-79ed-4057-b88c-b641da4afda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:33.507Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cac3869f-d6ba-4a5e-b9eb-e1286508c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:43.514Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=535027aa-c510-4644-be93-0c50d9e379b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:53.522Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6e50d2bd-8a9d-4d60-81d7-80e6232ee161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:20:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:03.531Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0e041d1a-90ed-46fa-a2da-b6bdc43313f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:13.540Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4289cc50-7ff6-49be-9ef7-b738aa5dd130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:23.549Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=28fcc961-d205-441c-a1b4-88b60971d756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:33.556Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3aa43d25-3dc8-4426-8545-3f5e72891672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:43.563Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6955ed33-6d60-48f3-80bf-f3b27763d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:53.571Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b1239fbf-e65b-4c3d-92ae-6c01fec54031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:21:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:03.578Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1d15f8d3-fcc7-4eb5-9e50-5f43defd46ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:13.584Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f5b3e2df-9c6f-4c3a-8626-b1ac40a9d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:23.593Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=48e2a075-c2e5-4f04-8b1d-940a0b066f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:33.601Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1a5a2d00-d293-45a4-9a4c-e493f4135980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:43.608Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fd483984-07e5-4c22-ae3a-d7624dfe69b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:53.615Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eb56a677-249f-4d70-a937-cd51422b51b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:22:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:03.623Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=776a84cd-9d9a-4259-a314-0708f94b6167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:13.631Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a1318bf7-f99f-4315-a442-7e91bb67453e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:13.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:23.638Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=95bd3d40-c019-4c04-aa0c-f3b3751d9628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:33.647Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ac2aadee-b09d-4ee2-83e0-d8d06bb13c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:43.654Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7bb00401-2c16-4804-aa60-361c9d7ce5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:53.663Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a507e5ba-c570-4777-a3ac-5eb3019a1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:23:53.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:03.671Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4f1b4dc6-ffc5-4ecf-a8ae-e10fa933b207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:13.678Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=87b52c24-3151-493f-b192-9c35c4677c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:23.685Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=59da5040-06e7-44d9-aea3-a3bbe559fd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:23.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:33.694Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8983c0bd-9857-41b4-aa50-18bd260a68cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:43.701Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=34328d8b-ddba-4898-88f1-1fa465c6c99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:53.710Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=14360281-d457-4fee-a0e2-adcf97473d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:24:53.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:24:58.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:24:58.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T02:24:58.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:24:58.835Z |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-10-10T02:24:58.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:24:58.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:24:58.840Z |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-10-10T02:24:58.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:03.717Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=72138134-7b6e-47ce-b235-e0efd5526894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:13.725Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9903bdad-4c91-4ad5-8865-d1232f4f3b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:23.734Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aed3264b-3c03-4ed4-b8f7-38429d1752dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:33.741Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4540405c-1530-4583-b927-648c6d161300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:43.750Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fce6d61f-231f-445b-8405-84739a72b69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:53.758Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cadada31-779a-48b4-9e9c-08693d8f5b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:25:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:03.765Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eed29d79-8853-4e1f-9db2-0c9d1f285d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:13.773Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6c6c9832-588e-4995-abbb-f9973f61a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:13.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:23.781Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=90d21774-cf0e-43d5-9b59-f9cb92d47506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:33.789Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6d646ec3-189b-45ff-ae7c-33cb9b7c7033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:43.797Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8e82df4a-71f7-4d66-9887-a092de258dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:53.805Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2b6197be-0dc3-4f91-bb2f-eb75d4dc6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:26:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:03.813Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d134e4f1-3a84-41e9-9468-f0f7eb8b4e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:13.821Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=23f48493-bf52-4d4f-9258-2d67499e02a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:23.829Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5197776a-90c3-4ce6-a6e7-1fd1f77e9cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:33.837Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b004d238-c13c-40ed-8762-0fe31baf6f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:43.844Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8c99cd3c-7e78-46f7-ad4d-85d5546b9646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:53.852Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f053e7d0-1eb5-43d6-a753-1658e47ed3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:27:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:03.862Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=02238047-b4a0-479b-bdbb-50ef2c6e6875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:13.869Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=24b2e379-7d34-464b-9a17-f683146b58d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:23.876Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=984c0a01-ac33-473f-b251-04e2b3f89908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:33.884Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=95b4733f-3002-4670-a1d7-08824f6f8436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:43.894Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2524ddbe-be18-461e-8c7d-a35b99948b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:53.902Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fd03fc60-93c6-4169-b08f-88c29dbd299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:28:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:03.909Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3ec7a879-634b-42c9-afb0-ccb119a8783f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:13.916Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fde596b7-e6cd-4cb3-8a69-6f8d600d1113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:23.924Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c92753fb-c889-469b-bddb-c78448164a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:33.932Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6e4c160e-6bdf-4c23-9548-5c1f8cb95c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:43.940Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d1e5f43f-482b-4aec-9aa2-1643df453a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:53.947Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8233458a-8081-4415-8dd7-46d85a636d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:29:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:29:58.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:29:58.775Z |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-10-10T02:29:58.775Z |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-10-10T02:29:58.776Z |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-10-10T02:29:58.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:29:58.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:29:58.779Z |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-10-10T02:29:58.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:03.954Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9b69cff5-0f64-47b0-8bd0-297f179615af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:13.962Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=20e536c3-a1c0-4213-93e4-551711d1dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:23.970Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e9612968-2ac2-4158-8444-1aa8a04198c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:33.977Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9cea8390-517b-4f13-a6de-3f88305ce557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:33.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:43.986Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b1b43483-34bf-4790-8f89-98afc271d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:43.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:53.995Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e26fd630-c053-47bf-a6bc-ab08d340d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:30:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:04.003Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9d44e4ab-f073-4dcc-9418-9d1c3292b369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:14.011Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ed5a12c5-c9b7-4718-b0c5-650e84d6c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:24.018Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d23e10c2-4856-4115-9c1e-c853c42a84fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:34.025Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=562eeebb-b689-4a77-a9dc-d59bb1588bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:44.031Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=503ade85-922f-4357-a8c1-f17265aaf2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:54.039Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c2dde148-f16e-43a1-bddf-221ed70c3f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:31:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:04.047Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a541332c-2b9f-4f3a-a83b-7707b249e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:14.055Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b13c38c-a6b8-4f40-96bc-1cbe85d6345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:24.062Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c80e9a33-46b6-4a6a-a53f-37cfc09ee24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:34.071Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b2f53e9f-bfab-44ad-86ef-09e2a953c584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:44.078Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6d62b569-d67b-443a-8dad-b2ea638a6568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:54.085Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f6918bd8-c488-4d1e-9dcd-8607555197c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:32:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:04.093Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a31e08fc-b1a7-4129-aa98-5023cc25a553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:14.101Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=00763438-e695-4ca5-9fd9-738d55aa743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:14.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:24.108Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a339d215-b4c0-4a88-8d1f-7de021b8079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:34.115Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6efeb686-2d20-4fc3-ad75-4d5c8dc268da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:44.123Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2c7ae3dc-e471-424f-8154-ad858fc4e0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:54.131Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f0ccf6c4-8acd-453f-99db-9a19117cbd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:33:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:04.139Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3f7f6f33-7e1c-4c0e-88fa-69f32889a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:14.146Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=71f0396e-8972-4a2e-a2c9-26a792d1cbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:24.154Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=046181b2-2ce2-45c3-9475-17cb16d3258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:34.162Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=734a5272-1e2d-4358-a7e7-46bb2c1e18c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:44.169Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ca4fee48-f6de-4d1f-851e-0d8fc7af2c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:54.177Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6f2a2d6a-6cc4-4b39-b837-cf3aeb5195f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:34:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:34:58.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:34:58.783Z |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-10-10T02:34:58.784Z |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-10-10T02:34:58.786Z |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-10-10T02:34:58.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:34:58.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:34:58.789Z |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-10-10T02:34:58.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:04.187Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c7875f3c-7a2f-409a-9ee7-1378a08b0c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:14.194Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39f7f353-e2aa-4230-bf29-20437e1df566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:24.202Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bf596891-5f53-45b3-9e19-3e4eac2fb824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:34.210Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c1c2004d-0f28-4381-a0a4-4ad972864702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:44.218Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=815c7e6a-755c-4324-b1f5-31d04b1a2139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:54.224Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=381b4d18-845e-413d-a171-fa8c0bbf9498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:35:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:04.232Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0b280ab4-69b0-43eb-a375-c28f9db39302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:14.248Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d40833f1-e2a7-4c56-87b4-6c09936eb3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:24.255Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=083a0b58-ac95-4051-a63b-5d95ad3e5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:34.261Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=63c34a58-7110-4a4b-9e15-4076d984ea04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:44.268Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f9907a3a-b161-41a9-af75-cd701239649e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:54.275Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e322fbd9-aa79-49ac-ba80-d080e866138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:36:54.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:04.283Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0ed00d94-2065-4ff5-84b2-2b9cf2cab01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:14.289Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ad4e513d-3954-4ed1-af39-48a56643b419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:24.296Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d3db410b-23af-4fd8-8733-1864c3e7bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:34.330Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5cf505de-aa32-43dc-983c-be525d37091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:44.338Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=80bf1299-b356-4b10-bc20-4baaa89b49b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:54.347Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=12e62366-d11f-4b82-a72f-a2460e9da49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:37:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:04.353Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=332f337b-41c1-4cd0-9620-2e08bf681ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:14.360Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9b3657a6-d967-4c43-8e60-761e4643d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:24.367Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1790e21d-e477-4607-a773-07103797594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:34.375Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aca92c1a-9115-40b1-aaa2-6106cf6ad65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:44.381Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=13f435d3-455e-45f6-b11d-de3ca7c6439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:44.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:54.389Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=69738acd-d74b-4e2a-b969-d80be13a11b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:38:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:04.397Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=55881bb0-9a65-4bc8-9cd1-732322ec29d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:14.404Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c8bd27fc-ab66-4975-a933-6967f89c2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:24.411Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b44bfb3b-c726-42da-9644-8bb1530a07ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:34.418Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=58554916-b128-4fed-9dac-f1db16348714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:34.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:44.426Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a89b30ab-0a0b-4b21-bf29-a3b3353f3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:54.432Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a4415924-6d84-43c6-8e2e-d0157e9cc368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:39:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:39:58.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:39:58.794Z |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-10-10T02:39:58.795Z |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-10-10T02:39:58.796Z |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-10-10T02:39:58.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:39:58.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:39:58.798Z |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-10-10T02:39:58.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:04.439Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39aa5680-d1f7-4b14-8de6-80312cfeafd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:14.446Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=49359117-d5cf-4939-b5d8-655dac5afcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:24.454Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=26b2e9f5-9c97-46cf-9dd1-a5d99b22ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:34.461Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8fdd56d7-703d-45e8-9995-dbf58b60807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:44.470Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b8c9d3c-6997-4b48-9a64-60f32199bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:54.477Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d5c94d6e-dfec-4167-9d71-6fb16aca892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:40:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:04.484Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5c4711f7-34c8-4d9c-be53-d11997ef3927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:14.491Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ee7f2192-e298-438f-88da-a944387b0221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:24.499Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ca98188b-a1d4-407d-b97b-8d6d60ab6bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:34.506Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=871dc7c1-6f3e-415f-b942-8e6bcf6279d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:44.514Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0ed427ce-3721-49b7-ae90-40989ef3eb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:54.521Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cd139e46-9029-43d3-9070-68174f1f9ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:41:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:04.528Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5e867434-05ad-41e1-a476-9904b4cf110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:14.535Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fb7e4b39-1110-401d-a166-225ffe682bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:24.541Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bffc5495-0052-4672-a75a-46d1eb0f768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:34.549Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7443c558-91b9-4f66-97f0-2b901d2b96db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:44.557Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8ce37974-060f-4963-8529-be6a9f564538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:54.566Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f2a56715-0e9d-45cd-aeab-fc639ab50a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:42:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:04.572Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=638dcab5-9e07-487f-b3e1-605339cd1ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:14.580Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=261680ad-4bc2-4e0a-acab-e9b85ffc962c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:24.589Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5e9c8578-f324-4b95-88f5-32b98a88cd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:34.596Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=39fd5f07-db07-4778-a453-4630b219e8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:44.603Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=842d717f-17e8-4f52-9620-f1f0d1215527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:54.611Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f1e2a359-94a3-43a2-a1ab-46cbeb45615f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:43:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:04.618Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=230edc7c-7353-4099-b659-7a6bf6c61efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:14.625Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c9ff43bb-d82e-4582-ad69-c4f983108543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:24.632Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eeca8a5d-97eb-4653-811f-8e10ca6edcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:34.638Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=79dc331c-132a-4c45-8d09-d1a046c68429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:44.645Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1b6fc84a-0796-4d06-bfee-27f65be6c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:54.652Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dccfc316-1db5-4d85-90d6-d5a64a9e7d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:44:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:44:58.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:44:58.806Z |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-10-10T02:44:58.806Z |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-10-10T02:44:58.808Z |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-10-10T02:44:58.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:44:58.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:44:58.810Z |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-10-10T02:44:58.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:04.659Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=989a4f3e-618f-4548-becd-f9c4ab44cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:14.665Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fa7bd975-7855-441c-88cc-1551d9f12cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:14.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:24.671Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e5070a1d-dc35-4a88-98bc-c984a9b0a4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:24.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:34.679Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8a9c9a64-d968-430e-9b31-a4b4706cfaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:44.686Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4418af02-5f78-4422-876d-eeaa8dec66d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:54.693Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c349c5b8-ada5-4e92-8db6-2504851ae0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:45:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:04.699Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9194c281-0c03-4f94-8212-a29e77bf23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:14.706Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=250351a3-ab5a-4dd3-ab5c-efb019f3b169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:24.712Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dfffcb2b-9a3e-4a5a-b78f-ad6fa465b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:34.718Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5005d2a8-8728-4215-9849-d4f194660e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:44.725Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6a3c88a9-9dd8-4ffc-ab46-e3d8857d1714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:54.732Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=72ef70c4-555e-4dca-997d-481fcd2f44bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:46:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:04.738Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=15d9b9fc-4506-4a8a-a908-3f922bdd197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:14.746Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b073526d-f4aa-43e8-b608-74bd9e9455d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:24.753Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c68c6638-d843-400e-8109-ae60ba8e9101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:34.760Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=723bcfa3-2633-4651-8e8b-f290bc751120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:44.767Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=92e9d417-c06d-4747-8f8d-a96bf877c097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:54.775Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=59d474b5-463c-412a-ae4a-4e8878c7087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:47:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:04.782Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=936c5790-33f1-41db-948c-f81eccbc469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:14.790Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4409b314-249c-4eb6-be9e-f226f8f6f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:24.799Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=486902cb-fb13-41e8-8c78-f03bb8c5effb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:34.806Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9206c900-0c38-49cd-8a67-703f6d520015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:44.813Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=49a9f642-9659-4534-a815-b4077f3363a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:54.821Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2814e111-40f0-4d6a-a2ae-fdac05a3ed14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:48:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:04.828Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d53006cc-603a-4d9e-87d2-52a94491442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:14.834Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ac3245df-4074-4672-8fa2-40f3a6b667df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:24.840Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=780c15fb-babc-427c-af47-182eaab436d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:34.847Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=18bf9e9e-95ab-4091-909c-0087cf6fc7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:44.855Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=521d5459-ffd8-4e8b-bddd-e3c3e7c977e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:54.861Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=967d8f10-f4af-4d5a-9af4-a4cb230ea4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:49:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:49:58.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:49:58.791Z |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-10-10T02:49:58.792Z |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-10-10T02:49:58.793Z |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-10-10T02:49:58.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:49:58.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:49:58.798Z |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-10-10T02:49:58.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:04.869Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=725689cf-ce76-4446-bcb8-dfd7e425b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:14.876Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e0580bac-603c-48c2-b746-f06c88afa531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:24.882Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b004563d-3ade-429c-8a0c-a9074fdfcf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:34.889Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c6c36db6-be59-42a4-9339-d4388894826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:44.896Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7c85842c-ec64-4a1c-8814-ee4d64694dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:54.903Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e7da80ca-4e27-4c61-a41f-6ff8080e9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:50:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:04.911Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=177e7839-abca-42bd-84a5-c2564e3bd269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:14.917Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=30765cca-b26a-4341-9f0f-cd6321a64dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:24.924Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=274ef798-2642-437f-8142-7cf6ce021abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:24.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:34.930Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=91e33508-4488-452a-82e0-92f644112882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:44.936Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=00b9c2c4-5d8f-4f19-a1c9-4bca716d0615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:54.944Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=205b46be-96a7-460f-b8fe-6d25f8411f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:51:54.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:04.951Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3d9de4da-0c0c-4de6-b22d-983a8d0d1584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:14.958Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=290ac16d-8fe6-4aa3-b591-b5eddcbb1841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:24.965Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9dd85ff8-8968-4852-b53c-1f775e8cf942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:34.971Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0f2c2ad2-de91-4731-a19d-7f6a2d3bb28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:44.979Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=636c04cf-9665-4f3c-a6a0-395c05a918db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:54.986Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1f9e4ead-17db-414f-b300-5af1f08969ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:52:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:04.993Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e7ae6abd-cb93-4b0e-9a2e-57070061327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:15.000Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4d06a730-9feb-45e1-b806-164b2a96b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:25.006Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7eab4bf1-d834-4d57-bdb9-725bec077cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:35.014Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0e7183dd-3b39-4d18-a2d0-92bcb761c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:45.022Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9233dbe3-1436-4ddf-8375-ed7e902eea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:55.029Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ac156660-169f-477f-989c-7f1553800ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:53:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:05.037Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5de9a49b-3154-41ba-bb14-2eb11a034050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:15.044Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f0bdef81-cd09-457f-a876-579737fa6390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:25.051Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4b53025e-41fd-4d52-b505-4362974759a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:35.058Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=40cccaed-6b0f-4e56-b492-fd3964f3d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:45.066Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=af02fccf-ee87-446b-a21b-43f6651adbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:55.073Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=170f9c39-bb0b-47bf-8290-2df35f294734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:54:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:54:58.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:54:58.761Z |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-10-10T02:54:58.761Z |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-10-10T02:54:58.763Z |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-10-10T02:54:58.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:54:58.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:54:58.765Z |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-10-10T02:54:58.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:05.080Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b47678f8-b999-43d9-9200-3926acb706f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:15.087Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4901b867-7519-4ee0-93a1-b8efebd13b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:25.094Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8e9a790b-c0b7-4d90-8094-7391eb97cc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:35.103Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5bfa8b79-eeb7-406b-a7fe-f5883c9a6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:45.110Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=94d19f18-a485-4505-9bee-b5e0115d3ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:55.117Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bd86ab2b-70d6-4c91-9f51-5433d8e70907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:55:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:05.124Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5be3c7cd-4237-494f-bf74-123f9d658f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:15.131Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d4b2462b-76d5-428b-b241-1ff566c2f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:15.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:25.139Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=92e3980c-f820-4f19-889e-df15b9890461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:35.147Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f739332f-3c43-410c-a54b-cd5b2c2400b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:45.155Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c5d44ff1-8e6b-4296-8aec-f318f719a1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:55.162Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4fc22dfd-39e0-4eff-bbde-02448363e9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:56:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:05.169Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=95788090-1406-4013-bc81-c23e3959cc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:15.176Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1edccc35-f65d-4b01-9251-ec854ce2668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:15.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:25.183Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aa510fc9-0b69-4f60-83f7-10593ba82779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:35.190Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8a9df851-5b27-455d-ad49-fb2f17ded876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:45.196Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e12306e8-175c-42a3-864c-23d4c7106a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:45.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:55.203Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c0b8f279-cdcf-4b05-8c98-0da7e95eaeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:57:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:05.210Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=63b9339c-8ba0-445a-ba7a-80632b3b8ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:15.217Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b86f6ba2-fe85-4a92-ba6e-7d1371acd912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:25.224Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f0589fc0-7556-4829-869e-d5b4f5594255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:35.231Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d17ef38a-9cb3-4834-9d8f-76918239a665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:45.237Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8a702ab2-1082-4863-8344-a45909f57280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:55.245Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ba2a23c4-65df-4ea1-a5a2-db25e175b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:58:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:05.251Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0908ba85-181c-43c8-a052-7c545fc394c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:15.259Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=909a159b-56ab-40bc-a9ef-15ba329c724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:25.266Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b99e1c01-c83e-43e2-840e-a3e753ada026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:25.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:35.273Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a95e91b1-fde4-4ba8-926b-5741de5c7c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:45.279Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6a7aff98-42d3-4a50-895a-ec8e8920b73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:55.286Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ed52267a-6031-4411-92a5-24bead41b0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T02:59:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:59:58.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T02:59:58.807Z |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-10-10T02:59:58.807Z |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-10-10T02:59:58.808Z |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-10-10T02:59:58.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T02:59:58.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T02:59:58.810Z |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-10-10T02:59:58.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:05.293Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c466dd88-b51b-4bd3-b6f0-c5af2bc6a482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:05.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:15.300Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b10db244-f455-449b-abbf-0667c512391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:25.306Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ab964704-aa7b-460e-9203-9cd969b306c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:35.313Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8840c455-aa66-45e8-b518-8b8c6918afca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:45.321Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=34f05803-c3c9-478b-9a13-bb47bdb9acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:55.327Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0348ff74-a49d-4318-883b-45dca00206a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:00:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:05.334Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=95f67e68-0755-429c-a7e6-418a92feb3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:15.341Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e2af1091-d06f-4505-be7e-29698bf7c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:25.349Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9a85ddbb-7891-41d5-872a-4b602e1d80a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:35.356Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=13e927f4-570a-42e4-808f-36e1322f8a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:45.362Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f7734cb4-1f3c-49bb-ac65-b7d8d0ff2805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:55.369Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cac405d1-fb85-460c-94e9-1fb7c599f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:01:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:05.378Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e4ea05b5-35b0-4c0f-8fe9-70fd92d01d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:05.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:15.388Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b02fbcc4-cbc9-4bdb-8710-d651bce2d3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:25.394Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7f500c8e-5e13-4716-94b9-91ab8193287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:35.401Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=761cf318-4cc7-4c09-8df3-fb6924399458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:45.408Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=06bbbad4-66b5-40d5-90b1-57922ee17ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:55.416Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=46018994-ded2-40eb-b4ca-334a75eb512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:02:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:05.422Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=946131f5-1a18-467b-ba0c-2bdcef24a544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:15.429Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a008caff-60a0-40fc-8a0d-944f72f4b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:15.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:25.434Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c07d1d0b-11e9-4ec2-874f-48519c3b81d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:25.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:35.442Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=32c55ec4-aa51-4e2c-b003-cbff64d1cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:45.449Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ee860114-cfa8-4cf9-b445-a474d9aff9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:55.455Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bba239c2-ad95-43d6-9fb4-a7cf9c0400ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:03:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:05.463Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=353591d4-de70-4564-a718-42c66d4ca4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:15.469Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2576574b-3ca5-4913-b847-8f977ee67b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:25.475Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1b402d80-1418-4584-9156-0c0109e2833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:35.482Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9475acc4-e92b-4f80-8e6b-ee677e009eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:45.488Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b3bafd32-b612-4fa2-a147-0745d9b06ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:55.494Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=030fdc93-16a7-4d61-86ff-2a1255ad342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:04:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:04:58.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:04:58.773Z |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-10-10T03:04:58.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:04:58.774Z |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-10-10T03:04:58.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:04:58.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:04:58.777Z |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-10-10T03:04:58.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:05.501Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bade60cf-14d7-4577-b862-e5de99fb44b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:15.507Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e092691c-1b91-4bee-abc5-d71816081645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:25.514Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fca8efb1-9b51-401d-80b2-395537f9d191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:35.521Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a5274c6c-7743-4573-850d-681b408ccf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:45.528Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=24bfd412-6579-4a72-8b53-0d58a01b7439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:55.534Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=03600ea4-e95e-43b9-a917-6eecafbf1146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:05:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:05.541Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dfd4dcab-ebc5-4886-b6d9-2f87315115f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:15.547Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=73dcae9d-2816-4269-a41b-df27f9ff41e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:25.554Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8f0bd1b0-5b10-40ed-9cb2-31e5ace805e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:35.561Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=eb183c36-5673-4355-97ad-b6bd763e24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:45.568Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=82caf6e3-5736-4875-8ef0-4e880967aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:55.575Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f5c568ce-69d7-47ab-a433-c77c79df4c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:06:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:05.582Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=21faac0e-0680-45ec-8c7f-b17a1266c959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:15.590Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3571b098-6623-4dfa-bc96-8403d2832884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:25.597Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ab5cdf69-a9ba-43d9-a4bd-88245796699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:25.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:35.605Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2741a451-7c55-4dc2-a406-4ea1c6144f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:45.612Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3067dad8-f459-4346-a0cc-9c79738beabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:55.618Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8cb47665-b503-4f60-a4af-4da44a39af79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:07:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:05.625Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aea63821-71d5-4e1d-b86b-6f5ff0526d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:15.632Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3c1387a9-12b0-45be-b4ae-040f54286485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:25.639Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c582eb01-f59f-4d65-af4e-7f0abe5d6101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:35.646Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=558323c1-3cb4-4d31-9466-3b92b22e82d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:45.653Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2c6171b9-07bc-402e-97f7-74b51481e1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:55.661Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=42197470-67c6-4973-9d07-5c881ce3db18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:08:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:05.668Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=81781ca6-288c-48e0-b00f-422b2b23575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:15.675Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3d13b8b0-5bc1-41b2-b79d-e9dbfc2e0c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:25.681Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0772266e-5493-4148-aeaf-57f324d62966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:35.688Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7d2a10a3-192b-4c2e-8dcb-d0edd35c81f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:45.695Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=08635580-e26c-46a0-89de-3ceb4cd4a55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:55.702Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3f126ec7-43e2-43bd-9a03-9cf1539e25fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:09:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:09:58.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:09:58.764Z |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-10-10T03:09:58.765Z |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-10-10T03:09:58.766Z |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-10-10T03:09:58.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:09:58.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:09:58.769Z |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-10-10T03:09:58.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:05.709Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9acd9b8c-da72-46cc-8236-4f0f40c4a504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:15.717Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=26a3485f-f0bc-4f44-974e-8d5c1d1fb6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:25.725Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6c4e16ce-5bdf-486a-ab2b-caddbe2da2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:35.731Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=09416b4c-d139-4df7-ae31-c40d487144e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:45.739Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=54f4188d-8325-4589-9644-0fb79a8303c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:55.746Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c6fe3fb8-e6ab-4d7d-9ac3-d11622d71efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:10:55.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:05.753Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7a7d7253-3cb7-485b-93e8-00f8d5a993da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:05.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:15.760Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d2f9c136-46d7-41b5-aa93-f78508f51d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:15.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:25.767Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cb7d3f88-9585-4cf2-b122-bd0a422d5d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:35.774Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dd74e70f-e055-4299-9902-133db2a9d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:35.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:45.781Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a553485b-ac65-47df-ab15-9e85958c5516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:55.788Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=687b94fd-f51b-4d53-9e41-8260e09387c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:11:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:05.795Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f8b68d02-8436-4908-a80d-047ed0ffcfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:15.802Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=28622055-2130-4283-b396-5e20c84b7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:25.808Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1b2d98c3-312d-489b-ba99-8504f40e3968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:35.815Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2f22aa71-3bba-49d9-9716-2f68099c19ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:45.823Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d72c7816-da62-4b7c-b816-14b5c9983f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:55.830Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c24bec15-d4ad-473c-b6ac-d1b098e3f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:12:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:05.836Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a2d3813b-5551-4fe6-a735-69f3bfd69b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:15.843Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8cb9075d-3da3-4c7f-bccb-8ea98ec849e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:15.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:25.850Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f34f9238-68be-4266-a771-34bd4caabd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:25.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:35.857Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ae6dd13b-2580-47c6-9bb7-dce5110f29c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:45.863Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=387a8cf6-ad29-454b-9a62-415cbba56e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:55.871Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8edc6dc8-4115-4d69-99d4-59bed923cacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:13:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:05.879Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d21fbe2d-c0ef-4f5b-a2ea-8a4a75333274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:05.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:15.887Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ccf7846a-f1e5-4e16-b52e-4e8140a7f3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:25.894Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=de6d217e-9206-4b2e-98f5-2459f7bab5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:25.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:35.900Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9a68ab5a-d191-483f-99da-8301d1f2adfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:45.907Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=61ab1e02-8a31-4878-8a33-5788db476688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:45.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:55.915Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=09453574-8ad2-4a87-a0dc-709956c968e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:14:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:14:58.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:14:58.761Z |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-10-10T03:14:58.762Z |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-10-10T03:14:58.762Z |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-10-10T03:14:58.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:14:58.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:14:58.765Z |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-10-10T03:14:58.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:05.922Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1635ddfe-6c7b-45b8-ad16-a6b4c052b203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:05.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:15.929Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=13bb01aa-d0be-4a38-9f81-4aa80857c065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:25.935Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1c29ae13-9d60-4d9c-9c44-7debe5ea6eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:35.942Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=947ed450-a25c-4c21-9e87-2f41b7162e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:45.949Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=51505f22-6202-4936-b17a-50260d8cae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:55.956Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=14ad758e-c51e-4625-b6ea-74e38fca2cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:15:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:05.962Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1f4c72cb-3df0-4594-91f5-f57102ce304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:15.969Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a94f68a0-78fb-4d7b-ac64-afc0544ab675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:25.975Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=54ccbb50-6ebe-4102-ae81-630f8730b9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:35.983Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7d17caca-bcf4-496c-a258-944bea2133f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:45.990Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b596ebdc-388f-4553-ac99-d698dff4d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:45.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:55.997Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=70aa69b5-8bc0-42df-aea7-4ee102ac223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:16:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:06.003Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3b9ebba3-fdcf-4a87-86fa-3d7a2324f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:16.010Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2a3d78ea-0ab9-4757-8e9d-2141f1d06fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:26.016Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=50acfad8-97e0-4e8f-84bc-190bae7123d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:36.023Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=96bc0032-ddd2-4d6f-be2a-45c845d07d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:46.032Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d5fe4fc0-76bb-4fdd-8dc5-8f8bccdbc78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:46.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:56.039Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a9492b53-fa68-4f8e-896b-2f280bbf771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:17:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:06.046Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4431e5f5-9f4d-4b0a-bc3e-f164e17b2e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:16.054Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5fd6eed9-6b64-4e57-9ef9-07c8e57ca807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:26.061Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=36cb7a72-4514-45d7-9bd5-468e47d06709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:36.069Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=61b06606-bf0d-41e8-ba7a-10ca9a693506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:46.076Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=81e6a58c-fcb7-4839-ba47-bb18b625d701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:56.082Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=da079e28-a14b-4d0b-9dbb-8ed05d8a7cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:18:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:06.088Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0dc35038-76c6-4ae8-9a16-a5b9c1d2aea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:16.095Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7ec54cc7-adf7-4761-8a48-82fc512df59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:26.108Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7fd2b078-0912-4dbc-be3f-1d6e57dd28c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:36.114Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cbb37eb5-54cf-4384-b1f0-5ac0e94ad137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:46.121Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=24f26e22-85e4-4a3c-978b-d5a19d137d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:56.128Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b7660124-d861-404e-bd2d-a7355ed9e32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:19:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:19:58.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:19:58.802Z |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-10-10T03:19:58.944Z |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-10-10T03:19:58.946Z |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-10-10T03:19:58.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:19:58.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:19:58.950Z |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-10-10T03:19:58.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:06.135Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e507870f-0bf2-4b35-bbb3-d4c39dd904c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:16.142Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=808365d6-1e1a-48b9-9d9c-c80fc253790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:26.149Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=efab35fb-343e-43eb-a6a7-94d842ca038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:36.156Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=de00c8ff-04dd-4164-a659-49893d037ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:46.165Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bc3f9e18-10ab-4d67-b097-2c3e8b62dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:56.172Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ba992616-226f-4dbb-b000-59f76d48bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:20:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:06.179Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d34c3be5-7dbf-425a-8cc6-826745166d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:16.186Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3c4af40e-60d0-4e16-aaf7-c41d71bba32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:26.192Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f46dfee8-2d71-4960-9022-1eb06a997c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:36.199Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dc871ddd-9082-4941-94cb-3de180b04002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:46.205Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5e227aaa-a030-40ae-900c-c8e64795c436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:56.213Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=09a0287e-6013-4e41-a72c-70e240605e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:21:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:06.220Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e441c14c-354c-4a70-b69c-dafaa176fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:16.227Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=81bb5683-def3-4c08-85da-bc16faa37b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:26.233Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=059c9289-32c9-4b93-b422-97a3ac8d8354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:36.239Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=933ecd64-7ae7-43ae-84c1-00fbad606805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:46.248Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b035ad9f-f4cc-4018-96cf-df21955dd6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:56.254Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=565c6e50-0418-4b29-b36e-25633081d5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:22:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:06.261Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3722a5d4-c8e7-49a1-b0d7-1518a8e2db59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:16.268Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=95a868f8-978c-4da4-b31b-27dda1099010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:26.275Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=92ba0c04-a3e4-47a9-93c9-ca2f65528b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:36.283Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=582707e9-68e0-44c1-9dbc-84ecd1a2e434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:46.291Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b4678be0-8567-4003-a286-38e5be41a010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:56.300Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e19e58de-a8c0-46fd-bb0c-f05c534c902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:23:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:06.308Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e6b78970-cf08-4f52-9ed2-e3000c3eed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:16.314Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a7fcc4a4-1b5c-4adc-bd9c-fc4f087390c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:26.320Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0964a4bd-fe64-4632-a81a-b3dc4a50fd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:36.328Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a85a8f0a-0cdc-43fe-b66b-d24aa0a65ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:46.334Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=37d3334d-d493-4abe-ac23-64d506f3f850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:56.341Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bcba7e86-0fde-47da-8116-ac588881dc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:24:56.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:24:58.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:24:58.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T03:24:58.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:24:58.755Z |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-10-10T03:24:58.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:24:58.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:24:58.758Z |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-10-10T03:24:58.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:06.347Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ba7df0b2-2cb5-4cdf-8704-764565336692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:16.355Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=9c26b9b1-41e3-4c59-8092-6815216b91a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:26.361Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=229c7959-eb10-414d-be0d-538ba808a56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:36.367Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c4328e11-d2b1-41d0-8bb1-410f1db5cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:46.374Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0ef4ff00-1ff8-4420-ab0b-20a37174b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:56.381Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bad5e62f-a8ca-4e7e-a0f2-f4882c978cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:25:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:06.388Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=790225f5-1068-45bf-8412-50d37ffede3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:16.395Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=989c4cc5-8c17-4f7d-88dd-ba0ac49d844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:16.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:26.402Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8b54f44f-8d96-4335-a0f5-8e45b2945d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:36.409Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=0d142bc3-57e5-46f2-9061-31f647209082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:46.415Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6d09a201-7d9c-4957-b6b1-c748a97d20ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:56.423Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5da681aa-46e2-40ac-a85c-8a637344d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:26:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:06.430Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=57bec848-5902-4749-a410-3fdd6413d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:16.435Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f8fe8a01-5333-4947-9146-3ab2f86319da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:26.442Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=49017ecd-dec3-454b-a271-6b6578ddb010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:36.448Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=89c8061c-6bf0-4c40-96ea-1c5ab09773b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:46.455Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d224b8af-f9c3-47d8-a833-f0b92128939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:56.461Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fc0a0ecf-fd7e-45f4-bdc4-00155ef7892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:27:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:06.467Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=03a8d9d7-fa87-4620-950a-fb992a820dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:06.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:16.476Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8b885de8-00b6-431e-a817-68d694307f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:26.484Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b16762aa-aae6-4379-a88e-962237b76802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:36.491Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=15f7f90b-4f96-4c36-89e8-89625b4d073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:46.498Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bc43dd97-d472-471e-9c13-6958e5e06e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:56.505Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=297f69ab-a463-47e8-9b59-8e990a301361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:28:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:06.511Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=131dc5e1-5e87-4f15-becb-fbcf47ad422b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:16.518Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=de722396-530f-4dc8-b7c7-7e11c0d6a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:26.525Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4462c49c-4f4c-460a-bcb8-c1e765616759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:36.531Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bfc7215a-d774-4ce6-9ed1-6267541c4e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:46.537Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5ea3422e-59e0-4184-b486-d2a3d32b3812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:46.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:56.543Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7d98b5cb-ce7d-4b5f-8476-8661e6b064d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:29:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:29:58.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:29:58.774Z |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-10-10T03:29:58.775Z |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-10-10T03:29:58.775Z |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-10-10T03:29:58.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:29:58.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:29:58.778Z |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-10-10T03:29:58.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:06.550Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ecad971f-dfcd-490e-b95d-7390bbd5b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:16.557Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=04811fba-fd09-4798-a12b-66c59f68ec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:26.564Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=860c4284-eefd-4316-b8c2-670f3825836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:26.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:36.571Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=18af78c2-91e7-4b41-9637-b7476f0add2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:46.576Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=322e0b25-a3fe-4a25-9a53-bed0d5341d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:56.583Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d693138b-9ccc-4f89-afbe-9ca9272da064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:30:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:06.589Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=010601da-da3e-41bc-b8ac-5ec301a4c590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:16.595Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ecbc830a-41ae-4d4f-8961-2c55fe5ce2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:26.602Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6ab09681-8d7b-4aa2-b7a9-41b10eba67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:36.608Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b8d58d20-b2d9-4d97-b040-b8eaa065b69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:46.616Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a62f83a3-d864-4b86-981f-581ed952eeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:56.623Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=286aa7b0-6215-4bf1-9cc1-e9800f2aa586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:31:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:06.630Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c13475b3-9ac6-481f-8ebb-931db361b1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:16.638Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=089c75d6-ce55-491a-91b5-dfbd860f5bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:26.644Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=59b830c9-f489-4ca5-a1c2-1bcf0fef5354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:36.651Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e9c5af06-e148-4329-a06d-e772f07e3b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:46.658Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7906b1b6-c010-4995-855a-d8d68eac08ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:56.664Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e99e6640-f6ad-46cd-a8fa-e74c7303f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:32:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:06.671Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=690cf02e-a002-47a5-815f-08c9cb374006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:16.678Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=939e77bd-da2c-4f0a-bed1-2f5696516e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:26.685Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e6481f31-4ab0-4748-a8f4-c7bdc8c5ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:26.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:36.691Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=493c1389-b859-49c4-a143-67d4059188e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:46.698Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6a86e114-c124-4a17-857d-5cf47fcd22e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:56.706Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f4a52a54-10ea-4d48-a21b-0ee947fcdad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:33:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:06.713Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5344458a-e520-4b13-8149-8422c0eeb4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:16.719Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=131a7e93-126a-4c45-b4a8-83fe60e10934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:26.725Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=806329eb-9106-4c4a-ac07-f2d3a6eda1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:36.731Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6a2de698-98cd-4d95-a034-83ae29f20ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:46.738Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=03d71b04-01dc-43eb-88c5-d46f7b947964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:56.744Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e83d13ae-1b1a-4661-a9de-d3e3670f96ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:34:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:34:58.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:34:58.767Z |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-10-10T03:34:58.768Z |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-10-10T03:34:58.768Z |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-10-10T03:34:58.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:34:58.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:34:58.772Z |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-10-10T03:34:58.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:06.751Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6784f6f6-9975-4e85-85c5-21518ab426b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:16.758Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=16bb3d48-069e-488c-8391-46b802e08385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:26.765Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b39cb498-4980-4f43-8efc-f8b536a28d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:36.775Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=37ce6706-50cc-4074-8848-32955b9d90e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:46.781Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e41383a3-146d-4b2c-a6a6-5a3383b6bcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:56.788Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=df9f3cc5-c192-411a-ae7b-d4ba913234e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:35:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:06.795Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=7b0afdda-38d7-419f-8c91-1309e3bd3726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:16.803Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=fa74a801-fdc5-47c2-aed1-1e7eee233849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:26.808Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4dcaef75-7280-46f4-a158-2434fca104f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:36.815Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=78d96de5-c320-4a4b-bee4-70835833a3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:46.821Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a0b4611e-cb35-4db0-a2e7-765474b2fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:56.828Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=77fd8d58-ca68-4c3f-915e-9bb0c360736b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:36:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:06.834Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3cb5608e-36bb-4a0a-9f34-44e922a74459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:16.840Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d7baded2-79b5-4a77-b071-bfd0889c1a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:16.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:26.846Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=62b4b691-775c-4cb3-93de-533499efa625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:36.854Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=adbee9db-1cde-4ad4-b7f9-b7dbd1595148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:46.861Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2a2d226b-476b-4ce0-8d96-6953535d08c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:56.867Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a573b245-bb24-4856-a567-9b468665d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:37:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:06.874Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e25a088d-ac24-4fec-96e4-eb8e7de21351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:16.881Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a3c32ec6-2d42-442d-bfe7-cdd4f911543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:26.886Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=445efecb-3a1f-42ce-ba52-ce9bf62a2ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:36.913Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3ef9bd39-73ae-4281-8ea5-79e3b3604563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:46.920Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1ac4f656-e1da-4988-81c3-15e2fcff15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:46.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:56.926Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dd682b99-ce77-4e1d-8010-783610398eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:38:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:06.933Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=871157de-7539-44c1-95fb-1146fb79f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:16.941Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=30270d74-21af-445c-9693-946131d203f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:26.948Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6a8ee5da-d501-4951-8efc-0c8572840830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:36.955Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5c1d707a-61fe-4f86-a30f-513d2dedb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:46.962Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=17c54c7f-2824-419f-8b4d-bd68795ef6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:56.969Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=8a47a936-defe-47e7-b0ce-3ff8d9ebd72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:39:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:39:58.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:39:58.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T03:39:58.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:39:58.774Z |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-10-10T03:39:58.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:39:58.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:39:58.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-10T03:39:58.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:06.977Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a55e20d9-952f-43b5-a5a8-d881e034e3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:16.984Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=63f4176c-f1da-4059-b46b-172a2c8da677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:26.991Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a709d6a4-cc58-49e9-868f-e90d80f2fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:36.998Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=913569fb-e410-4a2d-8cd6-6f37985d4d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:47.005Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f87cd06b-7ecc-4a25-87ca-ecee70746e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:47.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:57.012Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c603ec1e-e99c-4a39-a9cb-ee9a27e93abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:40:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:07.018Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4d12f247-23d2-4ab7-a93d-f3767355298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:17.025Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2f92960c-2ee7-4069-b186-3245cb86e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:27.032Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ab2fde3b-d1b4-46e3-bfe6-f780f9ac3396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:37.038Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2700e718-fe72-461b-819a-54b6407743b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:47.044Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e39db815-1dfd-440a-a136-024d659d9630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:57.051Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=108a2923-31e9-4b05-b34a-602009dca50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:41:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:07.057Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=970fb6c9-719c-4e99-aa51-b7690e8efff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:17.065Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=edfeb9b1-668a-4150-8267-c06e69409a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:27.072Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e296ad84-9301-4ed0-bf0e-004ec5f756cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:37.079Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=79a6d754-f089-4dad-b4b2-5c697a7c018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:47.085Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e667c623-294d-4021-8c5f-2e5c8c9e429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:57.092Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a68d5524-0737-4a33-9949-e86e41ee0700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:42:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:07.098Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=23c47933-af9c-4a52-947e-39d32745a5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:17.105Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dc9cb930-8906-4b03-b3bc-b1d6e13d8d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:27.111Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=ad37d074-c63f-4c73-8f17-3f4f84447145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:37.117Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d235b5b5-0d68-4692-883d-06b7bf7cd1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:47.124Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a0e599d8-dd1a-4734-bc6f-3483f0d06edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:57.131Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dc028360-5f48-495e-86fa-54191818d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:43:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:07.138Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f74ac230-f547-472b-8925-df182e0746a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:17.145Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e57830c6-1ebb-4d0b-ac80-7d775bd423e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:27.153Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=039f19fb-6a29-4f7a-9c82-0c40153aea5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:37.159Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3ca3f8c7-2e0a-425b-b6cc-3a2fe7495fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:47.165Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b783eb74-2694-4318-9e4d-3f2ea775cb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:57.172Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=497631ad-4776-4bd1-bff2-e5dff22b4cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:44:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:44:58.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:44:58.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T03:44:58.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:44:58.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:44:58.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:44:58.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:44:58.758Z |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-10-10T03:44:58.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:07.179Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2257eae6-5b5a-468f-93e5-a98309912398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:17.186Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4473bc47-681e-480d-8f77-c7a595317afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:27.192Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b4e84b33-96c0-4610-89a1-a1362df1dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:37.198Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=295165d1-ebad-4a08-bf11-6004d9ec9717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:47.204Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=691d02ab-ce0b-4cb6-bbc8-666ec8813e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:47.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:57.211Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=be610028-4866-4477-b7fe-87e744725a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:45:57.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:07.217Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f14f781b-7977-4d99-b5a4-bc4791635bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:17.224Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=bbcf1224-848f-4e59-b4fc-ae113892ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:17.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:27.232Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=cc96f216-5513-45ed-b9da-967ca8f83dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:27.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:37.238Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=aa8921c6-7bed-4698-93be-b0c11acedda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:47.245Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=3f262ec6-fea5-4244-9f2d-7af66a0b8508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:57.251Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e7d869cc-d466-48ef-94c1-3563056b822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:46:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:07.258Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=6342b5d7-3664-49d9-9421-903c200f261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:17.264Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=1d83f46d-4369-498f-b249-f68e4f657d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:27.272Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f1d531a0-629f-41e3-9244-66f5c6aba175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:37.279Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c0eed197-c30b-4400-90b2-f6ed124ae62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:47.285Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=457c412f-b633-48eb-900d-5148f594b48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:57.293Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=be7986ab-fa9f-466c-8508-08af46e18495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:47:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:07.299Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=920b4857-f919-492c-9444-16d8fa77c40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:17.307Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=4d71ade1-18f2-457d-9a3c-b45b9256e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:27.313Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c42aec2e-db19-40c4-9ef8-fc3d0af49033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:37.320Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=5633bed9-1654-4076-89c4-451d9fddad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:47.326Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=af7b7261-d944-45b1-be90-89b6f246f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:57.333Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=c56ec245-abbb-41a3-bc31-46ca8d68a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:48:57.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:07.340Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e997fbc9-632e-4d69-94c2-abe27d7ae5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:17.347Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=dd619183-5089-413d-a394-9962d05da1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:27.354Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=f6499bb6-2bfe-42be-9eb4-72070c05ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:37.360Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=a42ee812-63a7-4451-8e51-b7c7e48c32ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:47.367Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=060055f5-ab86-422d-ab80-9034f3a7e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:57.373Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=2b663401-8cde-43d8-941b-cca5d289e5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:49:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:49:58.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T03:49:58.799Z |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-10-10T03:49:58.800Z |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-10-10T03:49:58.801Z |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-10-10T03:49:58.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T03:49:58.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T03:49:58.804Z |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-10-10T03:49:58.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:07.379Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=16f34511-145c-42b2-89be-9673ad79618d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:17.385Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=510b77be-6ce0-4f30-810b-8563e5a87ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:27.392Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=d2721e09-4c0e-47d9-bcad-0fc3db5f1058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:37.399Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=97e19483-26cb-489c-80f2-7fd50a16c283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:47.406Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=624b5f0c-5bec-4e75-9d6a-ca9ec7c223d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:57.414Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=b0ce00bf-2f05-4dd6-9523-8bab9415e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:50:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:07.420Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=df850ff9-41c4-48a0-a230-add0da3e56db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:17.427Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e79cedcc-e7e1-43e9-a996-aef76459006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:27.433Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=25ac93d9-c013-4ba4-aec5-7513695a2ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:37.440Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=52272c46-537c-4bb5-9d42-b4246f29948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:47.446Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=371a79b1-443d-4b2b-bf18-7213b38cd6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:57.453Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=e2a089b5-db30-4f6f-b927-ffe9a33e52c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:51:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:52:07.459Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=60980d5f-ab62-4a14-aa53-fb5f41b4715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:52:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T03:52:17.466Z |INFO |Init configs |InvocationID=58cb2cfc-7777-4cc4-ba50-f72f98125d15, InstanceUUID=23c7fe09-e488-448e-bf6b-3a2f7fede87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.Schedule