. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:31:16.806Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:31:16.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T05:31:16.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:31:17.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:31:17.632Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:31:17.632Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T05:31:17.633Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T05:31:17.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-06T05:31:17.896Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-06T05:31:17.932Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-06T05:31:19.565Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-06T05:31:20.016Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-06T05:31:20.046Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-06T05:31:20.046Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-06T05:31:20.104Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-06T05:31:20.105Z |INFO |Root WebApplicationContext: initialization completed in 2172 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-06T05:31:20.530Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-06T05:31:21.328Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-06T05:31:22.620Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-06T05:31:23.143Z |INFO |Started MainApp in 9.301 seconds (JVM running for 10.2) |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-06T05:31:23.208Z |INFO |Start scheduling PRH workflow |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:23.218Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dbd3930c-d34e-4fc9-bbe0-e5a8aeb3c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:31:24.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-06T05:31:29.297Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-06T05:31:29.297Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-06T05:31:29.300Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:34.706Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e8be4031-d069-4f42-933a-d459fc3485c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:31:35.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:45.770Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6a5634fa-673c-4b8a-914b-0c026ca7b131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:31:46.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:56.811Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0dd76365-e2c8-4d1f-b34f-5fec956c7fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:31:57.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:31:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:07.883Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b716bcd9-9c39-4d96-a5c6-5e2ddf7059bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:32:08.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:18.926Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e6774b21-9a75-434c-8eb8-0df555246bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:32:19.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:29.964Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=83143ca1-d62c-4ddf-9c35-3317761c07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:32:31.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:41.033Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=83739bbb-19cc-40c4-a7cc-3f455611bbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:32:42.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:52.075Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1b5efcae-cdd5-4cb1-aedf-15ee26b14a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:32:53.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:32:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:03.114Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=298be35f-9b6b-4111-84c1-d1874bb6bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:33:04.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:14.193Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2573f46b-f540-4954-9c24-5c5d0f22c99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-06T05:33:15.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:25.265Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b78ac9f2-a6e7-4ebb-b00a-09068a3bb350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:35.597Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7635430b-3484-461c-ba9b-5c1e61e65e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:45.628Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=bfab1d70-152b-4e6a-8b7e-fcdc30fd733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:55.652Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=976d99b7-66e1-4ec4-8f04-f68d1d706236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:33:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:05.669Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=af0fb29d-4c66-47db-90d7-df0be81dee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:05.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:15.684Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=92530c0c-1e2b-4cf2-9161-9960a799527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:25.697Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d6253df7-9ce2-4858-a40f-34073528911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:25.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:35.715Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=110b297f-9202-4928-bcd5-e1a7353f7ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:45.729Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e9e42dfb-0de7-423b-8741-f9e6b574414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:55.741Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=09bfc080-5b51-476d-8f08-e8544bdf4798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:34:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:05.757Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=05b05ede-5438-4673-8cab-38ea8a948131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:15.775Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e3cec97e-84f0-4262-a3cf-9891bee1a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:15.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:25.789Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=14ec90d0-c1ea-4f06-afa8-08ce68319f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:35.803Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=54c7afb4-ba2b-486a-bccd-8cf335baa423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:45.817Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a552d779-8edf-41ee-a7f3-820746eac795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:55.835Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=69bee6ff-2505-435c-9f81-a679c871dd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:35:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:05.851Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fe0f5570-a767-4a8b-b317-c019c04a067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:05.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:15.865Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a1611d55-681e-4b6c-8d14-72096df2cb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:36:21.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:36:21.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T05:36:21.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:36:21.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:36:21.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:36:21.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T05:36:21.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T05:36:21.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:25.879Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4152326f-1288-414e-a8b5-1b68e3e90aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:35.894Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ae0aadad-1532-426f-8f67-6016508d6f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:45.908Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=63b10ccc-8857-4564-a3f8-83b71c7797e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:55.921Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dc4f7dad-42ee-4294-b988-ef294840f8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:36:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:05.932Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=27a6e478-543e-4441-8c5b-94b6338d5696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:15.944Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3e954c66-3989-4a5b-9776-51a41a6365df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:15.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:25.959Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=90ae0320-93b4-4e97-a2db-0f37b8d44d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:35.971Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4dc6eae6-aae4-4fe6-8882-3347132f7c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:45.985Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6dd9ba73-dccb-44e3-98d5-f87a65ab071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:55.998Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=87b5c2ed-dc16-403e-a691-f29b29672f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:37:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:06.010Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5b020245-d621-481c-8e2c-5bae49755be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:16.021Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=096c4e7e-3552-4ba1-bf4a-8b09cf89ae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:26.032Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8b21bd56-79ab-4aec-98dc-5693f3d10fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:36.046Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=73d85c7e-1e9d-42d8-a98c-3af070a432c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:46.059Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d332f3a5-b427-4f4a-befd-2c837bad8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:56.070Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c0fe5707-270e-4af9-b4d2-6b8fa1f9f676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:38:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:06.080Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b54c2b9a-6fcf-4c24-b103-8014af94eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:06.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:16.092Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e73e8022-7e1d-42bd-b9f9-defc4c60b906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:26.102Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=306b562e-8709-41cf-ac5a-77ed154fefd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:36.115Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=59a295a1-d20f-43aa-a89e-301c8075647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:46.126Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0dbfd7e2-db28-49c2-9fd5-7ed938b79c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:56.137Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3432dcc7-d635-4525-8fec-7a8026aec246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:39:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:06.148Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b316df8c-4f71-448d-9ade-e93c438b416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:16.164Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d48af06e-3fd6-40a6-a7ce-6b904700a840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:26.176Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=189e02a0-f336-4e3a-b692-3b1ce5e2c3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:36.188Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=40893ead-bc30-43a7-9159-f23d670bd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:46.200Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3d5faad0-191e-475f-80c9-f77b6b200e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:56.210Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c9a4e64d-fa0d-48b6-b14b-3f9812e22695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:40:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:06.223Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=23d0e352-8c07-4dc3-b838-1037b1999ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:16.232Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fb664e01-28b7-49ae-8385-b08fbc7be8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:41:20.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:41:20.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T05:41:20.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:41:20.869Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:41:20.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:41:20.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T05:41:20.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T05:41:20.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:26.246Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ba1482c1-bc51-4698-bcff-56bec5175d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:36.256Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=32526630-7530-4b92-a37a-106689f5e054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:46.265Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=663fc2ce-26b2-4e50-a331-395bad824aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:56.275Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4f1cf21f-0139-44cb-83e5-20c6d801b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:41:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:06.284Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d7f9543b-eabe-4832-b87c-5d8f02dd85c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:16.294Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=493351c5-5169-4cea-9872-e78e4fd40053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:26.307Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a11eec08-93f8-4d28-8047-710365e76b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:36.316Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=30e23b4a-d4d7-4eea-980b-abb7f43e915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:46.325Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fef00523-be16-451f-bb24-15b8009fa6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:56.336Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2f1b025d-1c0f-439f-b11c-0ec196e5a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:42:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:06.347Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d1b85665-2f1b-495d-bc44-c34e0e3a2b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:16.359Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=82a2a041-299b-4d1c-b223-5adbb1726104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:26.371Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=13000f64-0bcc-47fd-8715-73dc3d3447a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:36.383Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fa195ab8-5711-46b8-987e-99df72d16815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:46.394Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a3cc9bf2-e8ae-4a97-b096-d71a2e9e1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:56.408Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e394c093-9d91-4d95-9231-20e315b6abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:43:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:06.420Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=af1ff943-d6f4-4782-84ab-f1009ce7d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:16.430Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=88be8134-9c56-457d-84e0-7d514e61d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:26.449Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=9faf775c-aad9-428f-8c7c-bfac9631b4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:36.463Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=832da5ed-acec-4e8f-90a4-c99579beed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:46.502Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=459a5fcd-5b4a-458c-8c92-c34af85b427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:56.512Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=47daa711-d34b-45f5-8234-c7cfeb8ef7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:44:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:06.528Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=348a711c-f2e7-478a-9624-b1b5d3b145a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:16.537Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d056a307-d75f-42d5-a914-c50765d6425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:26.553Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3c97057a-aac3-47ea-88b5-3b0cfd053da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:36.570Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c956f78f-38b0-4535-918b-65ac4a7a9898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:46.583Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=24648bf5-00e6-429b-afb7-c5388e1d2c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:56.595Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7ec5322d-21dc-428d-b376-cae9f2fbd8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:45:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:06.605Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=850cbaad-8468-4582-9ed2-cedcc2654429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:16.615Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=13390045-7739-4d27-a97e-eb533b65fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:46:20.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:46:20.854Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T05:46:20.855Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:46:20.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:46:20.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:46:20.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T05:46:20.868Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T05:46:20.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:26.631Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1e1a336e-f066-44e8-bd58-371a15282487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:36.645Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2cfe6ea5-3add-4b5d-b80f-5249ef8ac40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:46.673Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0dfe2def-05fa-4a5e-bb5e-57cb60c30d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:56.696Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=27153426-83c0-475a-84f0-ac3bde02432e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:46:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:06.710Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fcd3aae5-23ba-4a99-ab38-e6ce820016d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:16.722Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=beb41e61-fde4-4f43-a4d6-db07c90684a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:26.732Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f2d3d90c-37c3-4126-a9f9-64effde168d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:36.746Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=68c1c697-fd07-4626-8827-95748505c317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:46.762Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1c4159aa-c969-4bad-b584-a979598a9c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:56.774Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a6657b44-8d8b-4810-bbc5-96e4656195a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:47:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:06.791Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=55fdecec-9cad-471f-a72e-a89b88221c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:16.807Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c44d2a3d-8b38-4798-902e-4e7b04bad1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:26.837Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=73371020-2a7c-4f26-b9e0-dc3246d41b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:36.858Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4de1df9f-2e16-41b6-915f-103f518a6aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:46.888Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=873bf54b-506a-48f1-ad4c-338a38217c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:56.898Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=71e8f1c8-73e0-4dbf-b07d-f3d168cefbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:48:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:06.909Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c38ae505-f62c-4ad2-8bea-055f77342053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:16.919Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e3d550ac-7839-44ad-8415-ef525bfb1635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:26.928Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6dde1842-a3d9-4ee8-9b73-64a24881dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:36.937Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e3c1b864-002e-4721-a5f0-180ba02b2dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:36.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:46.946Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c590dcda-a755-4dfb-8827-b27b51515f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:56.956Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=30c73cd5-f1c3-4126-b422-5624bcaea325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:49:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:06.979Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0dcb081f-c44c-4c16-9565-68705c6970d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:16.988Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dba98bb1-4381-4d04-ba62-a37bc27f4f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:26.997Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a92ff302-ffe5-456b-bf9f-11c7c34e88c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:37.004Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dde67991-e9fd-4f13-b8ae-a521cf40fd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:47.013Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=97909558-a347-4ee8-a494-75e75867dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:57.021Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4cd32132-6993-4327-b534-c97071238216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:50:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:07.038Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6a982b8c-bfff-4687-8998-e33ce0970e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:17.062Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0e4bb515-aba0-4e9b-b71b-8a1c1676bca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:51:20.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:51:20.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T05:51:20.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:51:20.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:51:20.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:51:20.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T05:51:20.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T05:51:20.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:27.079Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dfa7c535-f17a-4dd1-9ad2-e7bc53a4b8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:37.095Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a86fc477-b432-49e6-ad2f-02fdf260cd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:47.113Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e201adf2-a766-4384-947c-8881eba66651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:57.125Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f10ad51c-a835-4f06-8834-2e0c259ffa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:51:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:07.138Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=10e81b1b-8053-4b69-9771-9aea6e19a0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:17.155Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ac2ea6bf-4796-42a5-bfe9-11e93afbda12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:27.175Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5fedbad4-f78b-43e5-b40b-8c406920d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:37.185Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f492ebcf-3190-4dfc-915d-2d0e75543ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:37.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:47.228Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5761061b-0f71-40c6-8de5-b1fe1368f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:57.242Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=07b4f931-4524-4e64-adc6-c1fada54f08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:52:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:07.259Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c05f3e50-9533-4ac0-9733-7e31d1725622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:07.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:17.274Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=164b75be-5e96-457f-9394-88c8f8c63635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:27.293Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fb831f3b-89ac-435f-8820-f9db1209f31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:37.305Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=79e20e55-5f3c-4f98-8714-68b5a63f94fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:47.316Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a06c66bf-3829-4f05-99da-ed96839a1241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:57.328Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=eafabc55-61dd-4e59-bef1-39b4083e2c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:53:57.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:07.340Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c0125f3e-0668-4dee-b7b4-aebf84d7e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:17.353Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=57f7fd54-d4b7-4f6a-accf-ed323d1f147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:27.367Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5e599a40-1caa-4ee1-ad3e-6866ee5b83ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:37.378Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8f986d28-277d-47b7-adb6-cac245ee63a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:47.394Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6868155d-4419-49b8-94a2-0ffef8cd28ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:57.405Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=17209af3-104e-4461-b146-4dc9492123a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:54:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:07.415Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=249d84d9-3f83-4bc0-8a11-4dd820f34609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:17.428Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=abd37892-e60d-4df4-a93e-478658d47e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:27.438Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ec608542-f94e-4182-b820-b9a2ff3d6401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:37.448Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ee50cb6a-54be-4d64-8278-d8d86f524cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:47.457Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=463ba3b1-ea95-462b-b29d-77a771225be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:57.466Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a0799a0a-b6f8-4e5c-8d6c-32884b6ee4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:55:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:07.484Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fa7b1535-6964-43ed-8ea1-80431c499b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:17.496Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=59f4df46-0403-4443-8932-4004aaa97e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:56:20.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T05:56:20.855Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T05:56:20.856Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:56:20.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:56:20.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T05:56:20.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T05:56:20.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T05:56:20.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:27.505Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5466e93f-7747-46a3-a5b8-785da708fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:37.513Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d52aff8a-cc44-4310-a90e-e2b557e19720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:47.521Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8a2fad42-abee-4a45-b6fe-01a2aec7c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:57.530Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7e4d751c-b899-445e-a0a9-74edc5569b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:56:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:07.540Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0b6953a0-6489-422f-bb79-3d9677e6367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:17.556Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=17c314b9-4458-4458-8e15-7c3756173e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:27.575Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6b2e43b9-1d71-414c-b69c-08181973690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:37.584Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8c120b2d-f8b5-4486-acc2-1a901047b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:47.600Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=05944b30-6a61-4fef-83ab-7e353b4c742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:57.608Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=acdb8ce8-20b2-43bf-b4dd-3815e3391498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:57:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:07.618Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b5be6509-5009-4f6b-af6e-58d0eaef84cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:17.627Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f6e23de8-b075-487f-87b2-0034d838d65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:17.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:27.636Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f6ce5506-79d8-4fb3-a6e6-77933e005f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:37.644Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=18c3e8dd-a829-4b7a-a463-7d7ca302329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:47.653Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6a76130e-fd5f-46ce-b271-0e09321726f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:57.661Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=68f03864-83b8-49a5-88fb-5b72cf8f95fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:58:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:07.688Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=13a9dc52-0601-411d-8cc7-990fd016973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:17.696Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0b1e6f75-7949-4f6b-82bc-5d4bb2bdfe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:17.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:27.707Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c68e1db3-9fd6-4f4d-8687-9bdd227d6aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:37.715Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=bb2d96ad-0bf9-47be-84a3-1d2f0d28f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:37.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:47.727Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d936858a-861b-4f4e-939f-316100c891ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:47.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:57.738Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=53e10a3c-aee6-457c-82f3-79c840c670c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T05:59:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:07.747Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=66420fca-7b5c-4220-9cea-03f4cd9fbb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:17.757Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=25b8c83f-d296-47d7-8400-9cdcfbf25964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:27.768Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=aed35340-bd28-4947-b91c-59aef48926fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:37.778Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=46be94d9-41de-435a-a020-9ba8f6836f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:37.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:47.800Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a1b8497c-d1dc-4b72-9738-cb6d66cd177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:57.809Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f1ee4521-7952-400a-83d3-20da89d84600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:00:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:07.818Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5c4f5dab-0f9b-47a2-85ef-abddd7f195bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:17.828Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7a19e9d3-0e96-4739-9a5c-8e1295340054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:01:20.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:01:20.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T06:01:20.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:01:20.820Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:01:20.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:01:20.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T06:01:20.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T06:01:20.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:27.836Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=38f1f200-b70b-4f5f-9481-aad058453653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:37.844Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=438db814-6910-4bf4-ae51-9db005f09e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:47.853Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7a2af482-d75f-4a89-b13b-aeb4f9352992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:57.861Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=05fa641b-656f-4ade-8873-d38f57acc30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:01:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:07.902Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c10cf97b-a3e3-4979-aca4-8cb23f92dfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:17.915Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=942dae99-60af-45cc-8479-c50830adf6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:27.924Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d44da2e5-f625-4a24-a91e-a8e5c463f6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:27.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:37.934Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=79e732e0-16c1-4f7b-a526-65aa76f9ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:37.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:47.943Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=790702ce-1ddb-45ab-a0f2-4b9c3b343a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:57.950Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5a9b45b3-0530-4530-936f-57dccde2cb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:02:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:07.965Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=91115f03-90e9-456d-9b72-3e74d00786a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:17.973Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=687e945f-91cd-4431-b7cd-758111e5588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:28.003Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a66ff02d-259e-4107-ad20-1edff9c98c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:38.012Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=19fae14f-31d7-4dfd-8c98-ede7b1d8665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:48.021Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c7531419-74d4-45d7-af3b-c13e8fa63259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:58.032Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=793490d3-4e40-4b22-9f05-660db47a13e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:03:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:08.046Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5eca0ddb-2862-4660-827c-239d51921544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:18.059Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=354918c5-6199-4eb7-b4d0-478a4ac13288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:28.072Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dd42e250-f5d6-485b-98be-667d55301381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:38.086Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8f64bc63-f6a8-4e11-a615-63802c02f8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:48.106Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=20ab9c92-e31d-40a0-98ae-7792d407727f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:48.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:58.121Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6f82bd88-2575-4974-b588-f1b0fb0f6da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:04:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:08.130Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6c98fdd0-9418-43c8-81e1-f3ee9764345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:18.138Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c13e8112-575f-4d29-b3a2-338981528b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:28.147Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2f1a5bfa-b458-4731-bd32-3cfa8dc3158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:38.156Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ae529511-36a7-4fe8-9c0d-c3d843ed43ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:48.179Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3945b0ab-489b-46bb-bdaa-a9e74b343011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:58.188Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=568afeb5-9d5e-49ca-89ef-e6155b1d3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:05:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:08.196Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3c7acc64-8051-48c7-9f20-7fc177ae9fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:18.208Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b0f56f92-fb37-4b6d-8ce1-5462c3ab270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:06:20.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:06:20.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T06:06:20.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:06:20.868Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:06:20.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:06:20.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T06:06:20.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T06:06:20.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:28.218Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b2aaeafd-b54f-4350-b00b-bb3665de7a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:38.225Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3da1e3d5-b4ed-468d-b70e-281e5f86a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:48.235Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=53bff1b5-143b-4145-888c-51831d4c0011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:58.244Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=53c3f2a5-0c08-4e1c-b53a-73ecfb7dd17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:06:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:08.251Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0ee5de51-3778-405d-866c-88aaed3ab03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:18.262Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4cb78b08-5fb4-44fb-9e0b-3a65fbbd9e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:28.272Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=eed99023-0e11-4d29-aeb0-7442b457de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:38.285Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fbb968e6-2812-4547-a960-87bf14b021eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:48.294Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c2e04c91-2085-4b22-9695-8954901bfbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:58.302Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3ed763f4-f7de-4b52-9d77-5c42f314b9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:07:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:08.310Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7667303b-59d0-4e96-9d70-82f4bb061932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:18.318Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=65d1c6ec-6b33-420f-b149-10670a2eb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:28.324Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=be9f8f2d-1e9e-493c-9a80-c9866311cd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:38.333Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=fd1c8dbb-4a69-4f11-8502-bf0622f62902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:48.341Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=348617a9-03da-464c-b116-4049f3688cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:58.349Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=812db20d-72b2-426a-af0a-cf1995d1c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:08:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:08.361Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=48451b15-3719-42b0-a732-408b7811e8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:18.371Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=baf55b12-579e-4040-bf25-737d51c2d58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:28.388Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2ae02f75-f62d-473d-991b-d1629b61aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:38.396Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=07e698a9-e4f0-428f-b5e6-91f8c9cee79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:48.406Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f071ff40-c084-46dd-b572-3678aadcf66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:58.415Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=42b0ba20-a8d7-41d5-af4d-3478afa20538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:09:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:08.438Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a6984b4b-994e-43ea-86c2-e9be63b547e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:18.449Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=188da3b3-9156-4134-975a-b136917dc933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:28.463Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f0790b39-8de3-489a-a85d-5f18d2029dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:38.473Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5830e586-3f2b-4783-a2df-4c89cf9abf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:48.488Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=705bd98b-6944-4bca-8991-333cbadea6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:58.495Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1f7bd62d-d080-46d6-b8cb-283c706436ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:10:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:08.506Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3a46d521-fc61-436c-b4ae-afa5082fa4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:18.514Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=36bddd1e-c9b8-4759-8c25-4c9b4e9a98b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:11:20.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:11:20.831Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T06:11:20.831Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:11:20.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:11:20.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:11:20.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T06:11:20.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T06:11:20.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:28.529Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=aa438206-f60c-4764-bae7-398a9d163cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:38.541Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=66cfe6f9-d669-4fd1-a5a2-b68c87773d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:38.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:48.563Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ad2d21de-4da3-45bb-b09c-dac925377e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:58.571Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2e23e594-1438-497e-8b7e-d7657dfa0e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:11:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:08.582Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3e534f9a-8b66-4985-8074-1042b6ecc1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:18.599Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=25f97687-4a51-43c3-bb4f-c884febd413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:28.611Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a0f5bab0-8084-4092-9cc6-1eb4bace3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:38.620Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=616654dd-4e4b-4938-bf6b-f9d3f6ede67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:48.632Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a4850578-21a2-42bc-96c4-198d48f868dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:58.641Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dce8c778-c553-4f8e-90df-9e3dee67ea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:12:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:08.649Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=7da49855-7e5c-4c68-87f7-78cfd76c86e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:18.657Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=784d480a-7f24-49b3-b6f9-1f3012529366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:28.675Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=ba10b294-4620-49bc-91de-3e9cf4566f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:38.682Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5d499880-cbd9-45dc-904c-bf4329d029ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:38.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:48.704Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=973d3a77-0a87-4537-aeee-ed2a40ca3d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:58.712Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f7b257d2-6e23-456c-b43e-0a751cdeb5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:13:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:08.723Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=dbc54825-b196-4574-b0cd-88213910b925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:18.735Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1a78e08b-5b91-4c84-89de-49320597a690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:28.745Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=57854441-7120-4a3d-aa38-eb48376e1ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:38.756Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b3d67f67-37f4-4e29-bccb-b9db614010b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:48.780Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=bd9a89da-6329-4817-ac98-007d05d7b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:58.789Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=22428e84-40af-464b-82cf-0838b0d5f4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:14:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:08.797Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4821e16f-80df-4a76-a72a-d539982c4446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:08.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:18.808Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=62b33374-f59a-45bd-abf9-0519a806e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:18.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:28.816Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=9db3a903-4b26-4820-92c3-4257e1a2278b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:38.824Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5f21fd2c-5352-4460-80d3-29b0db4f3a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:48.832Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6862a7de-dac8-438a-b147-3ffb3588eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:58.842Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d6c9689a-03a8-4fa1-aec4-1ff72e8c0421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:15:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:08.854Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=11b36815-c995-4216-a583-10c3c776418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:18.863Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=cc570557-0b81-41e0-a744-449b09313dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:16:20.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:16:20.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T06:16:20.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:16:20.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:16:20.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:16:20.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T06:16:20.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T06:16:20.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:28.877Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e6c1d438-4232-44fb-b16f-a2226955f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:38.890Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=65fe4550-3e76-4705-8505-e75e3517e1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:48.909Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8a7eab88-76e8-4b73-b730-3bb0b034adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:58.915Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=951fc02b-98d9-4877-8f96-bb6239699260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:16:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:08.923Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=843c15c3-9901-4cfe-9249-523d4de4ed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:18.932Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=046eb284-d9b9-4146-b207-a36fc0adda95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:28.938Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=4e43d385-adac-4868-9ed5-9fe5448488f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:38.946Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=00c8db13-39ff-4a96-9532-340dda787860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:48.966Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f8619486-dcab-4a63-89ac-3fc203eebf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:58.973Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8b0e4f06-091d-4cf9-bd0f-992f83051fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:17:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:08.982Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=35335540-2393-4aa7-b166-1e0d5725a7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:18.989Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5c10b262-0faa-443b-b0ee-1587be5350c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:28.999Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b997d95b-fb52-44a5-93b8-6f8c6d7ecb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:39.007Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=24a36f46-41cf-4bc9-8f61-a1afbd914c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:49.015Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0af70e25-2f79-4b16-8228-4cee97e7f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:59.022Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=af5ae557-72d4-4be8-9768-f0350f5798dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:18:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:09.031Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=70600bed-3b94-49cb-a06a-e79589d0251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:19.039Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=a0722e80-3283-4f21-bbd3-a7330e422da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:29.048Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=847bda91-71fe-4438-a117-938f9d19c8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:39.059Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c947fdbe-5c5d-4a6f-927b-099d043132e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:49.069Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b29409da-70d8-4388-a3c6-219b8e1bcee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:59.077Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d6566b3b-1f0e-4eec-b566-fcfe844f82b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:19:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:09.091Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=9fed1ba0-65b1-42e2-86ff-3a7b12f3a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:19.099Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5b36f01e-127b-4e86-a502-25d7533dc125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:29.106Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5cecab7c-6773-4d26-a8c4-4f874aa3125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:39.114Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=309ed2b9-2795-4271-bd42-d89c2daf7c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:49.122Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1e4b5ee8-1ceb-4d63-9cd9-4d1d1bd8c5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:59.130Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=66e45d0a-cef3-4ae8-9f7e-089f15a870fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:20:59.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:09.138Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=f58e07e1-307e-42c6-8dd7-facd57e59819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:19.146Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=9c65e8f1-4c54-4946-aea7-a97a83cb9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:21:20.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:21:20.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T06:21:20.830Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:21:20.833Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:21:20.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:21:20.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T06:21:20.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T06:21:20.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:29.155Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5aeedb12-824c-4900-abb6-be39df3dfdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:39.165Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=8354d132-17e2-4700-8f57-8dee0b4d610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:49.182Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1c77e981-1cbe-4017-86a1-60e937202f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:49.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:59.190Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=217b51e3-9cb2-4fd4-a882-88536f036368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:21:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:09.203Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2827c263-2641-49e3-9e2d-226da26fc98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:19.211Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=3de2f323-05ae-4a4c-a04e-81b064ce1023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:29.219Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=da80f0e1-b28b-4b70-ab51-3c091c616b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:39.228Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=bdc78665-7cc6-4c47-b0ea-a315bc64c648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:39.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:49.235Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=6d7ccf16-b5a5-46eb-8f3e-3bc0dfb0051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:59.279Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=95476168-dd1e-4dc9-a56b-20fb1cca81fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:22:59.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:09.298Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=5189b701-599c-4aa5-b8bf-0c7b54a66803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:09.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:19.305Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=004af9fb-8e64-4c44-9fec-dab694fc8f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:29.316Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=b71cd6e3-e7b3-436e-92a3-0f3dfb687757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:39.325Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=c3a97cd7-f1a7-4854-960d-be655964f051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:49.337Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2e07ecff-2de2-43ea-a1fa-b4dca21f072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:59.346Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=d155694f-8e38-4d27-8e5e-84e613088fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:23:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:09.353Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=e422eb45-3914-44a5-805d-8725e3e4c83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:19.361Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=608a6faa-54e5-4588-ad27-53555698371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:19.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:29.379Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=44f08360-c5ef-438d-a0d0-004a84c74d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:39.387Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=bfbf1c4d-90db-47a5-bf55-80e463f48d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:49.414Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1cadcbda-4a62-44eb-a7d0-0d06ce0d3af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:49.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:59.421Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0434dcf3-6db4-4ed5-b6e2-e12eecd76143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:24:59.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:09.431Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=52041703-1d6a-469c-8338-4eb99708f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:09.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:19.440Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=1f2bddfb-f9df-4acb-ab9c-a1b92438ada3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:29.448Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=720ef5a2-3076-485d-bdd2-174ab8d2b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:39.458Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=37e8bdec-2370-4c0e-b5ac-91f4b4a43b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:49.468Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=2eaa321b-1db8-4c7a-9347-725642f20720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:59.477Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=bb1d4fa3-abc4-486a-8f36-21fe204566e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:25:59.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:09.486Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=94be6956-39d1-4b93-a65d-10e551976032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:19.494Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=0da1f50b-77dc-40fe-b271-bcf28ddbfc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:19.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:26:20.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-06T06:26:20.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-06T06:26:20.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:26:20.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:26:20.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-06T06:26:20.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-06T06:26:20.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-06T06:26:20.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:29.504Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=36d354ff-6d5e-4e2b-9503-15adf85abd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:39.514Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=15e86062-a6b9-42fc-8735-4f872e777d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:49.522Z |INFO |Init configs |InvocationID=b7466900-e2c1-4f42-b471-8add65a9a8c1, InstanceUUID=59db7312-c0d8-4796-9a36-982a971c5114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-06T06:26:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |