. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:09:05.995Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:09:05.998Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:09:06.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:09:06.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:09:06.680Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:09:06.680Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:09:06.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:09:06.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-09T23:09:06.828Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-09T23:09:06.846Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-09T23:09:08.146Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-09T23:09:08.524Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-09T23:09:08.540Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-09T23:09:08.540Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-09T23:09:08.585Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-09T23:09:08.586Z |INFO |Root WebApplicationContext: initialization completed in 1740 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-09T23:09:08.925Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-09T23:09:09.714Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-09T23:09:10.802Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-09T23:09:11.254Z |INFO |Started MainApp in 7.39 seconds (JVM running for 8.004) |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-09T23:09:11.317Z |INFO |Start scheduling PRH workflow |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:11.331Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=07aa8b76-d40b-4bd0-b233-7b4c3cde0894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:09:12.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-09T23:09:12.940Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-09T23:09:12.941Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-09T23:09:12.943Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:22.744Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1de2140f-6e91-4217-86d1-21f6948172f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:09:23.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:33.795Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c477572a-3faf-49e1-92cd-e8bfa88825ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:09:34.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:44.829Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=50201952-4b5d-4ef0-82bb-bc80d2134bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:09:45.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:55.868Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5da0f87d-16bd-461e-bfce-96403e062e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:09:56.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:09:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:06.909Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b9db34e2-4e98-4208-b69e-304c74f44db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:10:07.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:17.950Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=765a89dc-a853-47d6-8af8-2400d9f6e1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:10:18.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:28.990Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8e00dde7-5dcf-458c-b9c5-f2cdf68dc374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:10:30.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:40.029Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5e21596c-5285-45f8-a996-715e708a3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:10:41.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:41.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:51.069Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1b869b0e-32b0-4299-9623-439e89f50e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:10:52.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:10:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:02.112Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=100779f3-284f-4b34-b7da-e2ed5e647b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:11:03.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:13.149Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=67fd3e3d-05a3-4db4-9152-f5619959dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:11:14.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:24.189Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=02958c48-a0be-474d-8de9-c41dbf4f8e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:11:25.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:35.227Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=47e653f7-4909-4ab1-ac36-7bc869beee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:11:36.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:46.268Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b60fc83d-27ce-4427-9a90-5dad2a8604f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:11:47.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:57.312Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ad4c294-1e15-4088-b35e-1a2e902bc27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:11:58.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:11:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:08.347Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2320387f-9b1a-41e5-971e-2ac7e4edfefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:12:09.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:19.388Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=acbed03c-0f3a-4d8c-af91-b28ba0438ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:12:20.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:30.429Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e64e8ec0-17f8-4d3b-bb50-641783b8c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:12:31.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:41.468Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=05327ef5-7fdc-49d5-9ec1-bfd5f690381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:12:42.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:52.508Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0fb59161-7447-47d3-b0b0-c145a70cd42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:12:53.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:12:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:03.548Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=32633601-5fb9-4241-aaf5-bd8f4d3efbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:13:04.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:14.587Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=07843734-959c-41e5-9ee6-0f206fed6a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:13:15.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:25.631Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7daa0a90-8184-4e63-89ba-7bfbc3a745db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:13:26.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:36.669Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=76719b66-7e54-420a-ac6d-0af6eac85aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:13:37.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:47.708Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=49eadd47-ebce-4542-aaae-a00269d03411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:13:48.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:58.747Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bc3093b5-f16c-4547-8b2c-41a979abbe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:13:59.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:13:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:14:09.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:14:09.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:14:09.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:14:09.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:14:09.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:14:09.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:14:09.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:14:09.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:09.788Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=45de5990-0ac5-4086-b989-079bfe372bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:14:10.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:20.829Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7776e00a-8585-4416-9a85-bda00e380d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:14:21.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:31.869Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1a6e56bb-176a-4f6d-b31d-6a7949c0de2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:14:32.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:42.908Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c0904b37-96e0-4d11-8cf3-1e0cfcc1965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:14:43.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:53.954Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3341271d-5493-41bf-9ce0-f70019024a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:14:54.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:14:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:04.990Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d835085b-ebea-4124-935f-23e9b1158088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:15:06.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:06.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:16.029Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=00807b15-d48f-4520-abdd-5a724a5ae5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:15:17.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:27.069Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4a36b3f9-e4da-4ac6-b4b2-b80aed6477d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:15:28.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:38.108Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8bce4727-c041-40bd-88e2-fd831a0bd341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:15:39.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:39.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:49.148Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3038a8e1-edb3-4e36-800c-ef7aa602698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:15:50.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:15:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:00.189Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0d7be4b2-7a9a-44e1-9185-85787f2734a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:16:01.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:11.232Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e24756ca-58e9-4d74-96a3-114aa02280ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:16:12.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:22.268Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f786b2b9-36dd-4b9d-8260-e2653bf60c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:16:23.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:33.308Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b5ab7fe3-6883-486f-825c-91bf5d7301d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:16:34.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:44.352Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c8c0ed2a-1930-43f7-b222-e374a4f7b176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:16:45.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:55.388Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=099119d9-f5ee-4967-b772-d67370c59cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:16:56.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:16:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:06.430Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1f465ad2-d4cb-4639-8405-436a9afe1a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:17:07.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:17.469Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=659cd2f6-fe82-451d-8e06-b066d52c0085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:17:18.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:28.512Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=68611933-00cf-417d-ab9d-13c77bc6af16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:17:29.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:39.547Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=dd3be71e-bea0-46ff-8ed6-8817f87ce0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:17:40.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:50.588Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=717e0e3f-4395-44c6-b69e-10317437fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-09T23:17:51.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.44.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:17:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:01.628Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9f600e50-e5f6-4b39-9112-685afd6dfc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:11.732Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=76c845a8-89fc-47af-8aa6-9e78ed85ed47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:21.753Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=41c343ef-8baf-4f0b-b295-e8bdf7c218d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:31.765Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=125d175f-671f-4f78-9570-5d1230582e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:31.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:41.779Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f9d08de6-2aab-4924-bb0f-7fffad49fa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:51.795Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f42d64f4-547b-42e1-b5f1-3e0ac4ea73b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:18:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:01.808Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1a53b344-3f8c-4515-8c3d-94bfdb6655f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:01.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:19:09.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:19:09.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:19:09.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:19:09.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:19:09.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:19:09.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:19:09.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:19:09.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:11.823Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b67a4d6e-87f9-4157-8bbd-5101e7949a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:21.841Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8900e2a8-6d77-444d-8f3e-d1634bdc882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:31.852Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5e31a6a6-f2cb-4642-a33f-76d975e0750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:41.862Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b4896de6-fca1-4753-a740-a0e8c9815d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:51.873Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ef66f496-4bc3-4bb6-abda-70ed1eecc2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:19:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:01.907Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=172d4660-b5da-4236-bcaa-9aa9933d8ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:11.923Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e2549aa5-33aa-4390-87bf-178093f1f143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:11.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:21.940Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2089ca44-d651-487d-b4c5-d7e1c39ab2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:31.953Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=73ecacc5-6a8e-4877-8f6f-e7ce4e74bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:41.963Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=da259889-055c-41fa-956a-6e3e3bafd31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:51.974Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4b375c95-5953-4ae5-bba8-b0ebc5cb0eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:20:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:01.983Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=55e4be55-356e-46fd-ada6-7040105897f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:11.994Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=16ed4966-3de8-4ff7-bbce-4e4ac4651a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:22.008Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9c6a511c-cd46-4d31-a365-bbbc685b6dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:32.033Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=69303025-4d97-4799-900a-8844c3ae20e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:42.047Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=03744909-9c41-424f-a103-ebe2129f04f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:42.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:52.060Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2121a692-499f-49af-b7f9-d613971c3f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:21:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:02.070Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=358101f1-cb64-49a0-a3be-18b5736372f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:12.085Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c509d51e-a9c2-448f-bd99-6cb27ab6abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:22.099Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=83be6ca1-17d1-414e-8519-4b4047962ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:32.123Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5f52f5be-185c-43c1-86bf-e27b0d4943df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:42.134Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=acfcd2af-88dd-46bc-a01e-ea3063b60813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:52.146Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7b73bb50-663e-4e30-bdee-03edc80c1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:22:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:02.161Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b16b9a4b-3b35-4e91-8a7b-14fc1e1a87c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:12.177Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cccadde8-73a4-4936-865a-5aeb0b0a5560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:22.193Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1a0a5fd0-d380-451e-9b96-d0f28a97182e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:32.202Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2a5648ca-32d5-4b53-8184-ef5df87ef51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:42.212Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=40b599e3-4a0f-4634-a702-1d50dc3cb141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:52.223Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=13f2bcec-9a9c-4e7c-9466-8ee3789b53f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:23:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:02.234Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bcd570f4-1ef1-4a79-9102-96e7d5633594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:24:09.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:24:09.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:24:09.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:24:09.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:24:09.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:24:09.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:24:09.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:24:09.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:12.245Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9e77d055-304d-4a06-817b-0d2045acf81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:22.256Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ca7ab558-fd92-41a9-8625-b3758d38a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:32.265Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6b2f55e6-0c20-4dfb-a83b-d0e83181e733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:42.275Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=81564cac-5d22-4733-99de-f4e13e2cbe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:52.283Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=875003a1-bbb1-4a9b-ab8c-f63442aefb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:24:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:02.295Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f200b6d7-63da-4b30-a3d1-55650d2ef524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:12.305Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b3bd5aaa-6444-4d5d-abee-7190025d0fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:22.318Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=28242607-af22-40eb-a172-c651b02b8aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:22.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:32.332Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=202a40de-1f6a-481c-845c-ae3ecfa81689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:32.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:42.340Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0b70d26b-e22f-4cbf-bf81-7a06fee2e351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:42.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:52.349Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=88bcfcf0-62ed-407c-a2fc-bd9b8f7d6e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:25:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:02.358Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5c8cf4af-ed70-4a39-a751-f1237b6be6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:12.368Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=afb4f1cc-d179-4939-a6c5-523161abeb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:22.377Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=aded958c-ce36-451d-9411-05789885ed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:22.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:32.391Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=24fd318b-a6f6-4826-9b98-2547ace10b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:42.406Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a7500888-0f81-47cc-944b-a2d3823788eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:52.415Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=20d7759a-e3e6-46aa-8654-e54319822015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:26:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:02.424Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0c20501c-2825-40d5-95c3-e6bf8107860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:12.432Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2e406bf9-e133-4dbc-9162-8cd61a5c24ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:22.441Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c1cb61aa-1ab5-4ff9-88ab-76cb0734d307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:32.458Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=489a80fe-5698-4aab-91ae-1d291a547ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:42.472Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0607b447-6046-460e-b156-c4c7a8ddff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:42.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:52.488Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=514084d1-7810-45c9-974c-0d9a6451dc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:27:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:02.497Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ca4d329-f9ce-47d2-82b0-bb311518bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:12.506Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cfee690d-f5e2-4486-9e95-b14f54d842b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:22.514Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f4808f04-5653-457e-81c5-04b42fd444f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:32.522Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7d9cfd35-1b97-467a-bb3a-42e3d5edee08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:32.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:42.529Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2097d9e4-ef72-4986-b498-8f4b83b4cb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:52.541Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=49d3f7e2-c37f-4aca-af5b-4691b0db2589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:28:52.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:02.554Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bfd4d986-5b4a-4d7a-826e-a579b9e33e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:02.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:29:09.331Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:29:09.331Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:29:09.332Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:29:09.333Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:29:09.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:29:09.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:29:09.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:29:09.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:12.564Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=99079866-5353-47a4-8847-0a0f7ed9a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:22.573Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e35b7210-6e46-44c8-a07b-733339bcb2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:22.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:32.583Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0bce9f7f-5a93-4c64-b972-783964cd5e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:42.600Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a07253ba-0235-4ead-8d1b-721e45a98d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:52.609Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f20f55af-7e01-46b3-bb4f-41dafc4ba33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:29:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:02.620Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=92e90695-3eae-4194-8d82-1a4b64cf72d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:02.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:12.630Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6331f1af-8870-41e5-b1c3-2a2f0d4ae006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:12.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:22.641Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=30085fd7-a4e0-4e0f-8869-1d0065d495f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:32.654Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ad316e80-c37d-4284-a347-27f85ba54d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:42.661Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=aec1d42d-f629-4fb8-82e8-4d06cbb739f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:52.672Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ebd339f4-3c43-4b3d-b105-76a9b23eb43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:30:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:02.699Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=34ff9958-371d-410c-9ba0-3befbf09a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:12.711Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f2acb62d-688f-4bd0-b03a-fb967b4b6c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:22.726Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=72b32c7e-39c3-49c2-9bed-378fdaac7b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:32.736Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d70368a7-bc55-4505-94b9-849cb87313d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:42.745Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5bc9e4b4-acb1-4eaa-a316-2d73f7a9df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:52.753Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5bfcbbae-766d-4c4b-884c-86d404bac8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:31:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:02.761Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7e4dfd19-ec2a-4ffd-9c64-555318dd762c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:12.770Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cd77c4ed-babe-487f-9dc1-95a5af7ca374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:22.780Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=26d756bf-6f7d-4e57-bc2d-9b4acf08ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:32.791Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=447dc26a-29f9-4b11-97a6-88689026f0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:42.804Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=71cec1ec-ba57-4cf9-bdb1-a290090238a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:52.826Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ab44231c-6562-4e6a-9460-56ed0920cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:32:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:02.834Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=24dc529d-4134-4972-b620-dc876c35fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:12.842Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ca9cedb-1f8a-4e13-9390-266c6d4d51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:22.852Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3a4f5404-13b1-4a0e-8e3a-5f352f8f532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:32.862Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b452461d-b107-4443-912e-f068dd86a427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:42.875Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8d741f4c-dc24-4374-b6f6-20cabb07eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:52.890Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a5cff426-c74d-4cf7-9fff-7d404b61d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:33:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:02.899Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6fb7d02d-b430-4ba4-b759-0a68f3e798af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:34:09.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:34:09.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:34:09.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:34:09.265Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:34:09.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:34:09.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:34:09.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:34:09.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:12.909Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d3343a1e-1cec-4590-b96a-adcf7b910afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:22.914Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=063c8547-b78c-434e-a8f1-d3c5145ccfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:32.924Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=273ae54b-6c91-4a86-b506-eb5a02f5e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:42.933Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8211ae5f-d1fa-46f0-ba33-c4d85a059734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:52.942Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=95f2ec48-0625-4492-b55c-90a8b6106cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:34:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:02.956Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3e57bd36-9bd8-4cdd-94a1-e74c98d2c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:12.969Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=293eb24e-1cff-45f1-9b87-bee1878a2588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:22.978Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7dd08282-1046-4ddb-8d1b-b2dee88d6274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:32.987Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=29edf180-55a1-4a24-9729-7f86ea387289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:42.997Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bc62dd7f-dfc0-4e7a-bef5-fc3aba2a7a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:43.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:53.004Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=10fe4abb-3977-45e0-b868-fc9e2e03b62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:35:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:03.014Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=565cb247-44e5-40c2-af04-72a8b8189808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:03.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:13.026Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d2af583d-8dcc-4328-b337-0230fd30f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:23.035Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0a8363da-c00d-42a5-9d9b-71789afa3426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:33.043Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1fb17967-f026-4b45-a657-cff90e0b9239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:33.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:43.051Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=76de3185-98cf-4c01-bfc0-68ab36599afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:53.061Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d7cdab76-0af7-46f3-a03e-f01423d12398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:36:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:03.069Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6be18aa0-7826-45f7-8808-63af4cadd1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:13.079Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f9b879cf-e68e-41b5-8db2-3091fc0a04f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:23.089Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=069b2d2d-c956-47c6-841a-b422c739d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:33.100Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=dd62cc6a-6ace-402b-8869-47c3cfe36d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:43.113Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=355d1be2-7238-4cbc-94b5-ebc4e304668e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:53.124Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=44de83bc-7854-4c77-948a-68550911e546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:37:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:03.144Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=10253bdf-42ac-4ca6-8db2-d1edfcecef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:13.162Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=223cea51-cda2-4419-9892-ae0337f260c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:23.173Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b84dd137-3e57-46e3-8298-06be7b8a0cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:33.184Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5802159d-a37d-4f02-8701-42ee213da9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:43.196Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=87cab10e-6da4-44e6-84a4-17737641fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:53.207Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4abcfbcb-0512-492b-a83c-7296ddcc91b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:38:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:03.216Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b8f87aaa-f3bd-4761-b4c2-3e10aa7dbf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:39:09.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:39:09.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:39:09.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:39:09.307Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:39:09.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:39:09.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:39:09.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:39:09.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:13.223Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=53d5e226-2796-405f-a4b7-ea103509b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:23.232Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7a7aca1c-50f0-42fb-98e6-db2e297382eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:33.241Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=800ba122-7877-47c7-9854-f50b3a6d62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:43.253Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=fc5c5c43-8670-4c6a-8bec-e24131cf74ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:53.266Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=aa5d8be6-1021-4bb0-8921-6e1af65e4649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:39:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:03.282Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5be56828-9162-424d-8e06-001fb5cab220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:03.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:13.298Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=42377b49-1d1c-454d-b7ab-2ff84c378b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:23.306Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9e84a828-ba9f-40dc-ab92-b8c7f3c1133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:33.315Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=77680665-d7fe-47cb-8cf2-ce4e1237d59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:33.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:43.327Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3fdbf273-e1f5-499d-93e4-585df36f5c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:53.337Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=177f4dfe-77db-4b29-978f-9ed7d088233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:40:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:03.346Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a1a2a038-4a09-47f7-9804-83fbe29f0426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:13.356Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3a94698b-a953-444f-8a7f-e78b68ef994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:23.369Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ef072f90-9b20-4f0d-986c-abc774e380c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:33.378Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6b377c0c-8248-438a-a475-9fbf4293fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:43.388Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2905d623-037d-4222-b1bd-525bdd2fb027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:53.398Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=56a83ed0-144e-45ab-83fc-6f8a6194511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:41:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:03.408Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=12a55673-3a8a-4f0b-9b72-a70ef2e7fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:13.419Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=25c2af7a-0f3f-4dbf-973b-fe61d3240b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:23.432Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7e149753-3189-465e-9822-74beb75ce650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:33.448Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6ed37537-aac7-496e-a796-8b2f0a46244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:43.458Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4bae34cb-be8f-41b1-80e8-860fcb3d7629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:53.470Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=446f591a-e550-4b2f-ac7e-597dc5c11d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:42:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:03.484Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a4bc8a84-4c83-4798-ace2-42fdb426a657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:13.495Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7293eefa-2eb0-4c6d-b7af-96fdb0e40baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:23.504Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7c96d65b-2bdd-4d35-8d2f-d29d80226d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:33.519Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=249aed59-b94c-486f-af55-1ec50c6ed1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:43.538Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d921af35-53e8-417a-88dd-0ff2aeedf4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:53.547Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=198adbf9-3878-4b4a-929b-5b2512063b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:43:53.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:03.555Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=869a3b0d-3c16-48f3-9bf8-0049b6262159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:44:09.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:44:09.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:44:09.231Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:44:09.232Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:44:09.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:44:09.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:44:09.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:44:09.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:13.564Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9097ab63-9144-4600-bcd8-01a9f9bab107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:23.574Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=45606b43-72f8-4455-946a-d046a4023b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:33.584Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f7415ba5-282d-4e33-976d-c0776e366e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:43.593Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ae3014e-ac01-4ad8-9ccf-63206b880fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:53.606Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=82c487cd-fd65-4185-96cd-eacbd0ab8cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:44:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:03.624Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0fa0c3bf-3bad-45f0-9a1f-c5da1084158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:13.643Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ade486af-ca7f-45ed-9649-df2619e2c61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:23.652Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a44a27c2-508d-4dd2-b624-ed307b8f6f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:33.663Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=16ac247f-af9c-4753-8aff-f2e87a11ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:43.672Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1a55b05a-20ad-44dd-9f46-c79490125314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:53.682Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=275f8660-da6c-4413-bb16-6b7e8ecaca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:45:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:03.693Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a604cdd9-8a8c-44bc-99c5-fc562d1c4e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:13.704Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b7f66665-aa80-465b-a09e-1273c3a564ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:23.716Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3e160e26-87fb-4202-bbc5-b3f54bdb0e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:33.723Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=41e75c19-7aa0-4c98-83ab-c2cbff666802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:43.731Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9aa8e18a-da48-43dc-b239-0a61009e133c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:53.739Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6fdfa5db-363d-49df-835a-c4ccb379e82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:46:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:03.748Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=48f79ac4-39a0-4600-bc5c-63c5589c3817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:13.759Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=91501a32-4d8d-467b-91a6-14d1a20e92e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:23.772Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=84f84fee-0fe6-4582-977a-2f3921006806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:33.781Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4108077b-ce37-4d33-ad6e-7a9cae054a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:33.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:43.791Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c8b91d08-3bb1-40c8-94db-bf0056e14178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:43.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:53.801Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2d02c523-161d-44c2-8be6-71168ab52c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:47:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:03.813Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a97d4202-f640-4857-92b0-917d22541c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:13.822Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ac4d622-d976-4990-91c7-890fd0cedfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:23.831Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b846114a-ea5e-4201-b300-19cd11762dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:23.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:33.841Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e034245a-884a-4583-8057-17586fc683b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:43.854Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=aa5f541f-0ad7-42ff-88f7-55a7b02e0285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:53.864Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8057c07c-f241-4e70-8006-d764562a8517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:48:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:03.874Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1e2e6ad6-6c0c-477c-89da-1ecea8151ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:49:09.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:49:09.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:49:09.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:49:09.322Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:49:09.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:49:09.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:49:09.328Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:49:09.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:13.882Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a38c15cf-3a96-474b-815a-51db8ae887cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:23.893Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f833dc98-b888-4c89-9e0f-c46139a6c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:33.903Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=680b4e3f-785e-416f-8cd2-8fb6fe372285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:43.913Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=dc9da43d-281f-43fc-b00f-36b436921093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:53.927Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=25bbe0d8-47a1-476c-9269-a8b0441b1cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:49:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:03.941Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=41da54c0-ab50-42e7-99b9-711582cae49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:13.956Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=331844b0-ad43-4199-8ced-3c9b8291742a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:23.963Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5f8f48c3-d8d7-433f-8162-2fb67c0f65e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:33.970Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6bc73335-eb7d-4b21-a4fe-f08558a0edd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:43.984Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ec526b70-c23c-4b6e-89fe-0ff59d197fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:53.992Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=36c2759e-a046-4fcd-a8c7-d25bef8e5086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:50:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:04.004Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7bc01ae1-e32a-4aa9-8b7e-d24f355ad86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:14.015Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=90348856-a554-4d4d-91b0-c843d6f2342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:24.027Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2062749a-c8da-42d3-8cbd-162f39c14464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:34.036Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1afd5f00-c5e5-4192-9433-5f7f4f0bf74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:44.044Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5dd33723-250a-402d-a036-7aef14c6284a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:54.053Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a04b1a35-9530-4c3c-935e-8b2f9cc740bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:51:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:04.065Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ec10c10-69bb-4cf1-84ec-6def33b69357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:14.077Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=466e0221-e843-419f-ba09-ecaf648ce6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:24.093Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=219a1adf-5764-43dd-aa34-644c732ab67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:34.106Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a0538a68-ea7f-4e4d-8657-c609b50de697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:44.116Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=337d2d8e-e306-46df-ac6c-4651862bcd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:54.124Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c42b18ff-aa28-4922-bffb-7acf19de4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:52:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:04.134Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a47ec920-304c-4266-8d72-0727f6a96c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:14.144Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=729a3e17-c567-48b9-84a9-4ed7c799df62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:24.155Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=acb3be48-f6ce-40f7-9112-8e6c39c71a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:34.167Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=affe18f1-2795-4b31-9f35-53f0b42322dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:44.181Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=dc1684b3-56f4-47dd-a71c-7c327d5f2a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:54.195Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d05aaa6f-8098-463d-bdcc-e8077d09a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:53:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:04.203Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7eb412fa-8cf3-4a4a-a871-336616887cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:54:09.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:54:09.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:54:09.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:54:09.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:54:09.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:54:09.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:54:09.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:54:09.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:14.213Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cc25d095-8515-458b-9a53-12bac2ea716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:24.222Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=96d58aa6-edad-4c41-8bd2-692f712edc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:34.232Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f5f6bb97-d535-476e-a532-cc0755e62975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:44.242Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9eb28176-4d08-4f8d-b962-4e7efdba6cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:54.257Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c9bce025-b48c-4f4d-bf56-0832189c1728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:54:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:04.270Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=792f3169-61d9-483c-83b3-05cd01922323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:14.280Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=10ce80f3-8f1c-4716-9475-3f70047d1a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:24.293Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=098bf0f5-2af1-444c-b0fa-84a3b7ea09c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:34.303Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b149b4ca-5716-426a-bf6c-60142c9bf649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:44.312Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8009314d-e252-411d-97a4-c7eb77d8e9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:54.321Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0d4fe6de-1a16-4635-8d8e-094357c457a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:55:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:04.334Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=fd830c24-4190-4496-b126-9a5ef8b623fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:14.346Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8331561d-b9ef-4425-8d57-cd9fca5ed21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:24.358Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6c23d3c9-b9da-4a49-bf93-74196e3a1f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:34.370Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=17796630-e2ca-4ff7-9349-52652f1c6082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:44.378Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ee6f8bc-a002-4e1e-ae4f-6ba762bcd380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:54.387Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8592a5ce-4ab2-419e-9df7-069353922ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:56:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:04.397Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1f61aea7-d3d2-4f98-a5d4-f2617ad7ff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:14.405Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f5feae45-0914-4dd7-abf9-572945a683b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:24.418Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ad0ad3c7-7804-4a3a-83cf-5ba9180331db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:34.432Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=aaa6394b-9d08-4d2d-bed4-3df98a7f943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:44.438Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7e22be8e-df63-48ea-8162-82b26264281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:54.447Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=29c5ad0b-ecf1-4d5b-99be-2641a24d8ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:57:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:04.458Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1057de3f-a646-441a-9d8c-0c828fe69d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:14.466Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d850aa40-529d-4dc5-8fa6-0ad35fd5d98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:24.475Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=85e71259-065d-437d-a1ad-913aa7b56976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:34.496Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=43e7f42b-4021-4be0-8203-84feb27c463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:44.508Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=96c856a2-6574-4e4c-868b-2a105103d51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:54.521Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2e0f7852-afa8-4650-8463-c91a76a1e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:58:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:04.528Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=eb34d410-cea7-4b91-afdf-5cafdf519279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:59:09.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-09T23:59:09.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-09T23:59:09.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:59:09.262Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:59:09.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-09T23:59:09.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-09T23:59:09.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-09T23:59:09.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:14.537Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=dafb65b9-9ccd-4b5e-994a-3e48d973a732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:24.546Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e4a7381e-d25f-4ea0-a84c-bdd9fb80a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:34.555Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=56f89c33-edf0-4284-9653-0ec45d410921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:44.563Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f0d7670c-fa96-42f6-9949-81aeb9060aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:54.574Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bcd8df12-79ac-49f0-af6e-c5f3ba7c33fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-09T23:59:54.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:04.586Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d7df3b0f-d7cd-4296-91cf-57d31147d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:14.618Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=daa4273b-823f-47ce-a480-a017d263c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:24.629Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=375d6818-049c-490e-a73d-5fbc2d3118c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:34.637Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0fd2e420-d90e-4189-8bfc-1fb3e986792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:44.646Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cac46c90-fdd6-4b09-8d0a-528ecaa120fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:54.661Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cfc9fc5c-f277-4760-9af8-286b8d113fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:00:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:04.676Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=72073a6c-93a2-4cb0-a404-fdad43ad75ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:14.687Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=37da3e6f-f180-48a4-9754-061f4a13df15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:24.698Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=57061a31-35bf-470f-8d04-6659b25cfea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:34.711Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1e41da63-91d0-4a4e-ad39-56b0ec725cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:44.718Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7688443f-769a-4c8a-8e6e-c5790d299f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:54.728Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=33787292-d8d5-4a2b-9baf-b932c591edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:01:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:04.738Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=36ddd83d-daf5-4a74-a17a-9a4e1e13b74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:14.748Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c1346dd4-443a-43a1-9809-6bef79556505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:24.758Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0ade0b75-a966-49a9-8450-e6f1f8928daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:34.769Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5ee3970e-c306-4786-a61c-8fd353a69327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:44.782Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6d8071dd-7b57-40c8-9257-d2f368dfdeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:54.790Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=33deee19-9132-471d-bc3f-596fd3b7c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:02:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:04.797Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c83b63ff-ae15-4966-8f7a-ea620d064cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:14.808Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bd78919a-3d0b-4866-a87a-c4c706040849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:24.815Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ff4fdb3f-0374-4477-9d9d-8be9f02a1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:34.825Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=81b18086-ca35-4622-b6d3-cf3d1bbb94f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:44.835Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7f040aeb-704d-45c6-aa64-5653e442a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:54.845Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a14b4032-3890-44ff-b059-617a3fcc6a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:03:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:04.856Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9faedd68-27b0-4bd3-b5e7-6ed49975bbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:04:09.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:04:09.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:04:09.266Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:04:09.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:04:09.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:04:09.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:04:09.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:04:09.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:14.866Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2f5ea4fe-a43b-42a7-8789-e384ca4cc8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:24.873Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b42cf819-11fa-4c26-b048-f7412f9d7c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:34.884Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4efb0d9e-fb25-4950-9140-0b95d6eadb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:44.895Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8d413455-a269-4264-b2db-26886fded8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:54.905Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c52043a2-3693-4ec5-a2a0-b1a737268526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:04:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:04.919Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1b66489b-5abd-4be5-98fc-a199728d8bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:14.927Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e0196340-c531-4715-8d4d-d5eca9444a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:24.934Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5713ce6c-9293-41f0-b5a4-08154525bd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:34.943Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e0f37be5-2863-4eef-b966-ae77d4ccf9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:44.952Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ade637e8-af00-496b-8aa5-deeb32723b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:54.961Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5ffcc8f1-de4f-4a83-b9fc-72cce87eb178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:05:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:04.970Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9f4f921f-6200-42d7-98f3-cb13673ea7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:14.983Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2af5bb82-3a6d-4e88-8bf6-030c3677d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:14.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:24.994Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=97dec4fc-a3a0-4c10-8aad-e721658568ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:35.002Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=98098617-b171-4608-8011-fc723ed10811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:45.008Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c56134a7-39ac-4544-b9e6-bf1c46b0cd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:55.016Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=eb05e98f-4292-4afb-b5da-98965c6b07f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:06:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:05.023Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d5c99f83-0d09-49a9-9f63-0d840795cde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:15.032Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e9603e40-e929-4262-b5e4-e5f3fdd17aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:25.041Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=00c9ce1c-8c71-4ffa-92d9-b6a11ed10696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:35.055Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5fd96c4d-f065-45fb-a706-0800a8f00b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:45.064Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e357b429-d3f4-49cd-903d-5bc34fa4651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:55.072Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=98b11487-f234-43b1-b534-0a25bfdc3b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:07:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:05.081Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8e77e8a3-d447-4b94-bee7-a9bf09485df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:15.088Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5ad328e7-fbfe-4860-abb3-d63a096068a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:25.096Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=543a5f2d-23d9-4f74-ae78-d43a0ac43aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:35.106Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f5830de4-f361-4e16-b34f-995ddffce86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:45.117Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c93d24e4-be6f-4f3e-bc56-4265c2c33c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:55.128Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f6461dd6-3e12-4c58-b56c-9c7c6593e0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:08:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:05.135Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2d5fcfd0-1812-4924-a14b-922bcbfd8e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:09:09.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:09:09.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:09:09.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:09:09.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:09:09.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:09:09.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:09:09.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:09:09.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:15.142Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b0e5b836-5c48-4183-9656-78daa15276ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:25.149Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2a113d93-65bf-4e0c-9711-492f56f16002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:35.171Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f4e2b7dc-00e7-46b4-87cb-ac4e41dc1862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:35.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:45.180Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3998a8a4-3ddb-4fed-b32c-8746ff33c761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:55.187Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ca473075-e8b4-458f-9817-9d3b6dfc0975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:09:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:05.198Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f23ec778-d556-4827-8da3-4550e640c0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:05.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:15.208Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=12f62af6-76e4-4ab5-a6f0-8c25e35da05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:25.216Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b3239962-6a63-4c11-991d-df885b0e63c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:35.223Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c7ef422e-5cfa-4c23-8a2d-5454c2ed9b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:45.235Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=78f9b53a-8ccd-4622-a129-43b5c135e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:55.242Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4f86dbe9-eaab-4074-a82c-16b4e8803dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:10:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:05.249Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ca5827f0-d07d-4dda-9efd-20010fd26e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:05.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:15.257Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=535584c5-d99d-4ad2-a5ba-85a0e1ed70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:25.266Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=543716ae-08a5-480b-b70d-98062936f161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:35.276Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=942b4b24-b74b-41d3-a5f1-0510f8963533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:45.287Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ed33d6ae-c8f8-4488-bb04-c3d752ba2a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:55.300Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7b66d1e2-c260-40ec-8a15-090c2b3e4725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:11:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:05.309Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=58b9caee-4864-4c61-88cd-0485f141ce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:15.324Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a97e2a99-77b1-4fdd-804e-88f75dcc73bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:25.331Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=442de198-1e3c-4219-a403-e71a194fde9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:35.340Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a2ae4f9e-eb3a-4291-8364-f0301d83c7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:45.355Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7966718a-94ab-4cd9-9b51-883317f1e92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:45.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:55.369Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bea4acf3-dd6c-42d9-90f7-c4ff8ca35930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:12:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:05.377Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=45ad53f7-f5e6-4533-b3a6-505cc040e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:15.383Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=35c2cc36-eccd-4ba7-876c-669fea50f992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:25.391Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=eb86fd50-c115-4edc-aeef-cbe373b26f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:35.398Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=eb4f3e78-ff4d-419d-8875-ce5d421a9daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:45.408Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d85d56b2-fa18-4cc9-a822-ac88b3fe7ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:55.417Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e3d71610-d173-49db-a664-296f9e45740d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:13:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:05.426Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7738e84f-4dc7-4751-a65e-f6aec866bd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:14:09.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:14:09.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:14:09.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:14:09.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:14:09.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:14:09.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:14:09.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:14:09.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:15.440Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=be991198-edb5-4935-a16c-04204372efe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:25.448Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b2f2646c-3567-4130-8cec-81d32af677c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:35.455Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ced7ba7e-e46e-49e6-a445-2906f7ef54c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:45.464Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=df070d24-2e46-40ce-af47-f9ab5c4a0dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:55.472Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=86de1d1c-05eb-402f-84ed-9a15b460bee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:14:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:05.480Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=31be63a3-0c1c-4858-beed-00da49b460ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:15.490Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5e658f95-bd62-4225-9365-e7d94ffdd385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:15.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:25.502Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3e9daabc-1d6d-4573-a98f-4b021fac7418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:35.510Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=878a29c1-4d64-462b-adee-da388d5261a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:45.518Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6e18c5a1-be75-4ebd-b969-1a94b4ef3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:55.527Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cf368171-9bb9-4193-9af4-d5ad94cf900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:15:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:05.536Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b43ac7b7-6d09-4ab0-9329-30dfce118a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:15.544Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3ce4312b-e35c-4633-a3ec-79eddd606d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:25.553Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0ffb3d92-cc6b-42f6-99d3-e1615bf27a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:35.572Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ea2e702b-eb7b-4004-b2fb-4ec619d6eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:45.580Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a1b935dd-d691-4c70-ae64-94b0b24af6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:55.588Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2916d3fb-d02d-41be-9f87-7004846ddea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:16:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:05.597Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7cafdd7e-8ba9-4c1c-bb16-8d801df40b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:15.606Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=03e9cd7c-4c0c-40df-a56b-1930d19490f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:25.613Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=da432507-5d99-4ebc-a9e7-93654c570fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:35.622Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e7664dd6-9f33-4701-86f9-55a0bf10e92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:45.634Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f79dc2db-e5cf-473e-b8d0-4c78c7d546f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:55.647Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1370eec4-69f6-49ed-98a8-aa85b5e4603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:17:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:05.656Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cb6bf8ce-1c22-4e99-bdb2-7e9c8e6b3e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:15.664Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a3b84475-e3f6-4f88-857c-4c60e99c1bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:25.673Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5360bccc-a337-4933-abeb-ef770d3ae396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:35.681Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ab2b0831-5495-445e-b129-3eb108babd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:45.690Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9c8272f9-98a5-4f81-8bbd-dc938b518dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:55.703Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=07fa09b9-d450-483d-81a7-aaf0e82ec127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:18:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:05.713Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c60879c9-87ad-410d-a449-37adcc3b0618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:19:09.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:19:09.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:19:09.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:19:09.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:19:09.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:19:09.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:19:09.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:19:09.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:15.720Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a728d895-76d1-4cb8-b67e-0927eccfc81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:25.730Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c8c78691-e86d-4e2d-8d85-44f64d237a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:25.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:35.739Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=36e3a62e-7cc2-45bf-962f-241edaca562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:45.747Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=25f579e0-bc90-4728-ac5a-a8b7a4aa675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:55.755Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=23e63968-2c66-4244-90e3-2f3ca1032f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:19:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:05.768Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3638e3c1-1e12-4de3-8472-8744af3c5475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:15.782Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1dbf909b-0b47-439d-876a-be10090fc51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:25.791Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=29d15c80-23e5-49f9-811d-948a4d0ab2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:35.800Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=78565984-5110-4e5b-bb0c-de1ac1ff9871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:45.808Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=318f1d01-d4fb-46ed-aba6-46b6daa04e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:55.817Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6a1a4384-2c41-4208-a11e-295967a02575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:20:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:05.826Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6f45c3c2-2fda-484c-82c2-4a3481a16433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:15.833Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=13abf796-e0fb-4bae-b60c-56a002ce5898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:25.846Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=05be97a4-b98e-4c1f-a215-8e23a63e712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:35.861Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b641aca5-f2d5-4df2-a283-1c8e3598f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:35.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:45.870Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9558ee6f-b9a9-4287-a2b3-68482c3ab23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:55.877Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5fe06433-b37b-4c91-9bd1-dc6920f4ec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:21:55.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:05.888Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b639a6da-79d1-42a0-97d1-cb34a1deecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:15.897Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=df1c7f2c-5f67-40de-81dd-ecd9a0ea9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:15.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:25.906Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=21d952d5-075e-4eb5-b87e-88b619faa8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:35.917Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8236d441-75d1-4e2e-bc7c-861dbcb47db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:45.932Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=761b4708-3701-4cbf-a549-abdd42400874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:55.940Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=aa7aef53-c2ab-4e13-bab1-4f782d486910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:22:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:05.947Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bbe804e1-593e-4f55-b44f-cc45e621c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:15.955Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2e79a703-cb28-4839-8787-cf95a3fba1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:25.965Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ee81a50d-e3cc-4528-bd90-62aa96240f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:35.989Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5add24e5-050f-4670-beaa-91590b2a074f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:46.001Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=751b3902-5df0-4181-93c1-c3bef8512f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:56.012Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=306706c0-74f0-46e1-915b-bbcbc2ca81c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:23:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:06.019Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=dc515ddd-43b0-43a3-9075-bc712ea918a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:24:09.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:24:09.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:24:09.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:24:09.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:24:09.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:24:09.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:24:09.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:24:09.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:16.027Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cc550b07-5e5a-4189-b3e5-4b036e0509dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:26.035Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b4a33976-c7b3-4c10-8fff-dc2db4f780c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:36.043Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f993dbdc-2998-4969-a1b9-5eadda34b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:46.054Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=11b06877-0728-45e5-a7cb-b19f03079567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:56.064Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=af06b0c0-d82b-4890-973a-9cb488ff8660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:24:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:06.078Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d206504b-b013-4740-82b9-44f9d8ef8540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:16.085Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2b6463dd-d21f-47de-9993-155112b0b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:16.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:26.092Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=169ca97f-8cde-4523-b2ff-fdcbb88bc40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:36.098Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e2acbf64-66ee-4639-84df-d52104dba19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:46.108Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=86f1d5b2-c616-4d74-a450-73552f1f2e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:56.120Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=edaabeb9-cc82-43a0-b0cf-6efd6ed2cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:25:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:06.130Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1338ba7a-5cfa-4c78-8440-06cff8eeead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:16.138Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c5568c98-3871-4313-a458-20fc10db26bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:26.148Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e4518673-0013-4480-980b-55c241cd0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:36.164Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1bcc55ba-d60e-4781-81ea-ddbf74131bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:46.172Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=715d9c3b-f2c8-4d7c-ace4-c62991e8edd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:56.180Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6d1008a8-5f1e-4f84-9067-55e89a2a0728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:26:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:06.189Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8ca55e5e-3124-4889-84d2-3afff9207ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:16.198Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=028113b1-d157-416b-9b96-f7e032bc192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:26.206Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=625d08f0-8857-4a3b-8589-4915b634d835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:36.216Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c69f90a4-b138-444b-939a-9794defc2732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:46.227Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e25ee374-12c7-4de6-8483-0dc4c732f45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:46.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:56.238Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e196195e-343e-4e6e-bb6d-923609a38771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:27:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:06.247Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1c2cbd8e-d801-4582-854d-3270d1e87b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:16.256Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ab1ddd27-89e7-4138-8ad1-dc9c5e3ac1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:26.264Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=fb2fcee8-4f5b-4084-9921-bdbd777898aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:36.272Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e57df39d-3d3f-4119-a580-436bba2533e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:46.279Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0f17c28f-2a03-4aa3-9a62-28ce2f99479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:56.289Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1495c8ec-abf5-49d0-b1fe-c6b563d4df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:28:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:06.299Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4e8b6b50-4450-4353-8ee6-429d137e90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:29:09.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:29:09.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:29:09.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:29:09.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:29:09.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:29:09.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:29:09.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:29:09.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:16.309Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e3257fc7-1940-4342-8b14-71b4bb682649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:26.317Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=682afce7-a16c-48ee-9b15-4c78ba280694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:26.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:36.325Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=024fd2c3-8e7e-406f-acc8-03492c812e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:36.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:46.332Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=95c57bde-1459-4a2f-8d2c-08497a49901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:56.342Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=17926661-eddd-4f0a-9cee-c636e93b9fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:29:56.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:06.352Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=94e8608a-a4b1-43a5-9499-66e01d47552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:16.365Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b9009074-1360-4549-a078-6749aa0d9f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:26.372Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=485f9008-5ed4-4c66-81a5-c34fab9ca8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:36.380Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7ac58c50-6982-4fcb-9ced-d743f8479dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:46.387Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ff339165-a719-4e58-b92b-69fec968f037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:56.395Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b6f2a100-f990-44a0-8427-654157677e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:30:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:06.403Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5611ec48-9cb4-48a5-9968-27167d713e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:16.415Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ad52dd8e-1e86-42d9-8151-eb562590f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:26.424Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e7af5778-9b04-4a31-bc2c-397d9609c7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:36.437Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c602e673-a890-420d-aa49-d171f97cfb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:36.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:46.444Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=22db0a7f-b5d4-4205-a874-c74ad61d5ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:56.453Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bac4fd96-a1f9-4354-a28c-18c0a6bd0f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:31:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:06.460Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cef726d9-de8f-4963-9d29-bbbeadfd8e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:16.468Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f923eced-5077-4236-8ea6-b0177700701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:26.476Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2cfc47c2-7530-4517-b824-abaa8b57b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:36.487Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6e63f804-3fc2-4f0c-801d-21d9409dc161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:46.500Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=405023a6-fc9a-4820-824d-984e45880020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:56.516Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=fd71e05a-25c0-4abd-b89c-6eb0add6ab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:32:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:06.524Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6dc2c4be-1cfa-448d-a4fb-b0d7c0ede0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:16.531Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=913698b1-4640-40fb-a239-228ca6405426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:26.540Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=afad14d0-0bff-4450-8392-495277fb9e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:36.549Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=26e77b8b-d963-41c3-b709-e6d3a36b04f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:46.560Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e94fc9c6-6a09-4587-903b-04289170155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:56.570Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bbb7c69c-353c-4a7f-9ff5-59c99aff63b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:33:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:06.588Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=2c31d7c2-96ad-4f14-9cb9-bb9b0a5063bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:34:09.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:34:09.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:34:09.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:34:09.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:34:09.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:34:09.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:34:09.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:34:09.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:16.601Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=703a7d86-5c39-4357-a079-32c184f2771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:26.610Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=4f9120e5-5173-4a17-871a-661d28b73236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:36.623Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8a76112e-2324-43a8-a59f-1d4505c217c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:46.631Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0ca02d1d-34c6-4f22-8b81-40c69a9ae52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:56.641Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c25ca625-b2d8-4bf0-aa8f-1f280a97ae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:34:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:06.652Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9a991291-e003-4cf4-bd98-b327a80b8c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:16.663Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1bc931a7-1396-4b2e-bd0b-6311136467af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:26.678Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e4b5ec1b-165a-4569-badb-6e9044b83da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:36.687Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=191b7035-f4cb-483f-a818-c567aa58f197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:46.696Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=39de6948-2477-4096-80b0-acf9bfbb7378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:56.705Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=65fb6698-6c5f-452b-8a9f-3b6411dc48c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:35:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:06.712Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=5f0b4dc3-2d35-40e0-afd0-7a0e7bbafe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:16.720Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c635be7e-f675-4f09-a1d6-3e5b4a58f3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:26.728Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=11162574-ec23-47c4-883c-8d59c7350628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:26.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:36.739Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=3b320de5-b92f-47bd-8acf-c8fc69a9b47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:46.752Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=12ba2dd1-b371-44ff-a07b-e5a1870da2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:56.759Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=61681d24-135b-425b-9e55-d4264dfe60f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:36:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:06.768Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c7237fe2-cbcb-4098-9588-6f1187ac23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:16.777Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7fab9a1d-4e7e-4727-ac97-e028b6f920fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:26.789Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=7771f7d1-ad6b-4f40-830c-760067d8aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:36.799Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=32ee2579-d2b4-455c-9530-b78d0ee72226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:46.811Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=cd34f77b-ac2f-4a2f-b4fc-f78adc8f95b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:56.825Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=42857a70-9713-4c34-932a-74da18eec7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:37:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:06.846Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=035ca1be-40ba-435a-8a0b-01eb1ede8a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:16.853Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=b7f0f32b-28d2-47dc-9c3e-14c2ac50a9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:26.860Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a133312e-f6f0-49c5-827c-2d8c7e6cabcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:36.869Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1744aa55-07bb-4466-b88a-ae050f7e30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:46.877Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6f4c1fc5-30d0-4a0e-8cd6-c60ace54e0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:56.887Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=101e3e1b-9491-41fd-910f-ded6f6cc38e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:38:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:06.898Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=62f60b11-f8dd-4d15-8633-b076613531da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:06.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:39:09.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:39:09.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:39:09.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:39:09.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:39:09.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:39:09.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:39:09.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:39:09.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:16.910Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e9f88bf1-8dbd-4cd2-aaa7-9425982b00fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:26.930Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ee0c6ff8-a2c8-41c4-892a-1f12906beb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:36.938Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c508f4b6-5a08-4b90-a1e5-98944567f69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:36.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:46.948Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=fa65aa76-8cf7-4373-aa80-4aa0e7f88355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:56.958Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=524445dd-c53f-450b-b022-e7b1751a59ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:39:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:06.969Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0d116486-07e2-46fa-9af8-2967f955d909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:16.980Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=70acac99-a0b1-4f82-9f5a-73fe7b18f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:26.991Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1f3e771a-7b0c-4a36-8113-ee1568a7de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:37.000Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=57f2927e-c09c-4759-905e-53af5cd86fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:47.008Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=db0f4b36-f102-4d51-83ee-5c82437bbba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:57.018Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=8203ca30-6699-45aa-bfe8-9fd7cbcf70a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:40:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:07.028Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=9de8d416-07be-40b6-b47d-7e0a5c9e35cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:17.035Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=39af0a48-e793-4c72-b299-d680d42083e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:17.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:27.045Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=bf7745ab-0f60-4d60-8a37-be57ef0ba3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:37.055Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=97b44cde-c2d5-4e3d-a6ac-50892ddb5e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:47.067Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=407200f7-3b21-46ad-95f8-b4d7da50c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:57.075Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=1ba40f7b-6cb9-475c-82aa-303831e3a5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:41:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:07.083Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=357120fd-ed21-4762-9866-ee1f4218d905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:17.092Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c27529c6-ec76-4b2d-aafd-388c8ff2d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:27.101Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=08c05dcc-46a8-44b4-a706-f8fb5d2a54f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:37.108Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c6634e34-e009-45d7-92af-63888cff882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:47.119Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a3f2d95e-3c10-45d8-ae41-15c4f4478767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:47.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:57.131Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=ece8e790-452b-4aa9-8129-690acf937d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:42:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:07.145Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=95409a53-a8ce-40be-a90e-daba985c26ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:17.154Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=a4c71e29-fd3d-4c5f-9b9e-d711d240d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:27.167Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f68d25a9-33b4-470c-a508-d6da07851ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:37.177Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d1d9c772-a285-4ea1-8a8e-b2aeec7b11f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:47.185Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=252493e4-7168-49d0-9e98-283df31ccbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:57.194Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=0aa15bfc-c629-4e63-904a-58c2eb094639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:43:57.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:07.203Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=fc1f5881-c16b-488d-9ef0-faa24177e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:44:09.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T00:44:09.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T00:44:09.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:44:09.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:44:09.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T00:44:09.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T00:44:09.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T00:44:09.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:17.215Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=d821134f-19c2-4ca4-97ec-d96d72c2b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:27.225Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=6142a587-98ca-443c-86e1-b9d956d81330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:37.233Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=83272d8e-ab69-447c-a64c-16afe3898eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:47.242Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=074106fb-7935-460c-8e03-55265026670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:57.253Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=80a814b7-8551-444e-988c-f740ad1eb17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:44:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:07.262Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=43846116-cbe1-45de-97ec-fbd859f766bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:17.279Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=88a5fb91-f3e8-4d4e-86f9-e2c6c76b323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:27.288Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=e9289dc9-f492-4fac-b426-845dc91b69ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:27.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:37.295Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=c1c14dd3-c508-42e2-a88d-f8fd919481dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:37.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:47.304Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=00405a95-4b48-4fbb-9a43-d8f481bef7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:57.312Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=622eede4-ece9-4372-9764-256ebb786a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:45:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:07.320Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=27d9e47b-0113-4f30-a2a6-3b8809c4ea6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:17.329Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=80ba21eb-39c9-4130-a633-ce0266ddbed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:27.340Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=93d032f8-d137-41b3-abaa-57200ce482d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:37.355Z |INFO |Init configs |InvocationID=c659da28-95f5-45e7-8730-a3469ee1bd3e, InstanceUUID=f98576f7-5517-4bd0-98e0-613b5c9f5638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T00:46:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |