By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:46:25.380Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:46:25.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T00:46:25.416Z |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-02-15T00:46:26.083Z |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-02-15T00:46:26.186Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:46:26.186Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:46:26.187Z |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-02-15T00:46:26.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-15T00:46:26.311Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-15T00:46:26.352Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-15T00:46:28.116Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-15T00:46:28.564Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-15T00:46:28.580Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-15T00:46:28.581Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-15T00:46:28.630Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-15T00:46:28.631Z |INFO |Root WebApplicationContext: initialization completed in 2278 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-15T00:46:29.010Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-15T00:46:29.601Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-15T00:46:30.723Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-15T00:46:31.164Z |INFO |Started MainApp in 8.166 seconds (JVM running for 8.849) |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-15T00:46:31.213Z |INFO |Start scheduling PRH workflow |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:31.227Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=06d4f05a-515e-4bd2-8967-eebcf07e0d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:46:32.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:32.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-15T00:46:41.924Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-15T00:46:41.925Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-15T00:46:41.927Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:42.731Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=26f6c3c9-2abe-4b46-9c1a-eeb95c15ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:46:43.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:53.861Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=321794f6-a5e5-4df5-af7a-cba24ff7ea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:46:54.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:04.935Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=575d2fe3-1000-4495-80f1-ccca58a671c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:47:06.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:16.019Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=51a5f837-0a56-477f-841f-2a3dfda3356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:47:17.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:27.083Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=53cdb283-0958-4d28-b7a5-db2875d40ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:47:28.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:38.150Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8f6e711f-b148-4aca-931a-a76acd4c9e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:47:39.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:49.222Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4b8d57bd-dd2c-43cf-9112-1a15c32042c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:47:50.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:00.295Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=35ec50c0-51dd-46f6-91c2-bdbde52fdd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-15T00:48:01.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:11.369Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b69fd8f0-a69e-490f-b624-c4d78dc0ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:11.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:21.510Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7bf10f5c-f6f0-487a-a67a-1d2332972dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:21.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:31.530Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f37f7f91-7b4d-4d3b-b9d6-1619f82d5515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:41.547Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=68789f14-7e40-460c-a7b0-df7d411702dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:41.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:51.562Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=149ca74e-fe79-4c10-902f-897601d7a8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:51.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:01.577Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ec198d25-dd9b-4722-a52d-d0d8bc22fdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:11.591Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c1bed0ca-dee5-43d9-b84e-f6b95780ed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:21.608Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ea6bd9a4-6efe-46f2-95ce-2b973851633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:31.622Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d71aabbf-0f79-4355-b8e5-34f9b9491620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:41.638Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6ef7ae69-9b57-4175-89b7-d4a1734e5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:51.654Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=84867423-9b84-41da-8130-2ad5bd5d6c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:01.670Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9ebc3866-ed0f-452e-a3b4-8bc34a21e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:11.686Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ed108fce-e5ad-4b76-b91f-f788eed15cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:11.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:21.702Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=693b0e01-9e6d-494d-91d0-61037e45e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:31.717Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=28022d88-b40a-480f-8076-9e1fcaad7af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:41.733Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=67c0f1fd-73a7-42cf-9d15-6e20e7256386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:41.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:51.748Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=17c6f510-0973-4dfc-a193-948ff5504fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:01.762Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dcf09004-16f2-45a2-95b0-59a4485f44bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:11.774Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8558f86d-373a-4820-ae73-66bc72804ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:11.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:21.787Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7717e84c-8f14-465c-a0d5-5a7895912197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:51:29.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:51:29.662Z |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-02-15T00:51:29.663Z |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-02-15T00:51:29.666Z |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-02-15T00:51:29.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:51:29.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:51:29.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T00:51:29.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:31.800Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cd86a37f-f83d-45f8-8c75-7771b9eb42ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:41.813Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=853f5801-8e23-42d7-83e9-a3a3ca50e2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:51.825Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c94dbf6a-a0aa-4cbe-b068-db9dfd5c545f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:01.839Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=509d350a-f997-4629-80da-8603a6a7763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:11.852Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=02f3f2a0-cd3d-49eb-9d26-e181a3d08f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:21.864Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=111f6dea-2a8d-41c4-8a93-72a86e582ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:31.878Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7128735c-ff48-4c8e-b7a2-454c3cf0fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:41.891Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ef578727-9c3b-4b22-a805-c3f9aad0e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:51.903Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5972e3e8-c879-4e84-aff5-3f6c4c08f964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:01.915Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cfd931b6-d28c-44b1-8465-47d5efcaa493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:01.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:11.926Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=15c83668-de4a-4bfd-9e92-8ec097a4ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:11.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:21.937Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2b95bb55-8575-4190-bffd-534e0c611941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:31.950Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=38d11782-c1fc-4691-9510-e54392e8d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:41.963Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b27bfc85-925d-45ba-9e1a-c2c464e57ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:51.974Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b3602fbf-c01b-474e-a767-0f143141d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:53:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:01.987Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=29332096-2afd-4ce9-ae4d-6814ddae1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:11.999Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e17c56c4-12d3-4d0a-bb94-9cff612ec4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:22.012Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ca30c4f7-50f0-4398-a9bb-84cd9079381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:32.024Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b8868d3a-dfa1-47e3-8e24-cd12639c01cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:42.037Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5360acaa-206a-4206-8619-e0f689fd3950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:52.048Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2d04419a-0941-4d81-9be5-e2112b1fba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:54:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:02.059Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3f75053e-c43d-4928-a758-c9dbb6b4545d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:12.071Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6df9fc24-6e87-4188-8809-ca1daef7b6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:22.080Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=460a75d2-e548-4b42-a12d-df6e893fa06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:32.091Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=98ab8ea2-46db-4f1d-a2da-813cacb7c08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:42.103Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=83d2db26-1a08-4216-9998-a5514cf4592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:52.115Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ad58cb1a-006d-4cb2-94e1-27736b989b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:55:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:02.127Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5fa19a99-81b9-498e-95b6-2e5790f83bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:12.138Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7453241a-49d6-4b96-ab76-fec940064375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:12.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:22.151Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9609595a-a25a-41f1-9a3e-ed599108a631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:56:29.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:56:29.205Z |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-02-15T00:56:29.206Z |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-02-15T00:56:29.208Z |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-02-15T00:56:29.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:56:29.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:56:29.214Z |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-02-15T00:56:29.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:32.162Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=db0c7e05-ec8e-40b0-8e69-343a87fee1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:42.175Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=12355625-4eb3-410c-86b0-71fdd3d4a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:52.188Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=258e95a1-9ba5-4cff-9b1e-fe87e33e0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:56:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:02.202Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=866777c0-54c3-4571-81b3-3b9e9ecb2135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:12.212Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=89349627-a0a4-477e-8a57-00cbb989454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:22.224Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=76350f28-b7ba-4cc4-8d12-345f89301fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:32.236Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a7261d9c-499a-4bac-8c47-d89f06211e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:42.248Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=942949ef-e3c1-4f59-9ed2-435258344c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:52.260Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=787a4738-cc03-4b74-90c2-d54e4ac029dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:57:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:02.270Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e77fad38-f3ca-4996-a19d-092ddc994f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:12.278Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a34b2e3e-e0b1-40ff-8797-161f77b295cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:12.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:22.289Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=069cb589-c5f7-4a0e-8538-d5631c4307f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:32.300Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8e56b74a-286a-46bd-afe5-a829eddb7995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:42.312Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=48c496de-bdb9-4179-9ab2-fdb7c0c5bcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:52.324Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b07d70d1-d95e-4c2a-9942-6451cd23d141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:58:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:02.333Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2fe01510-7355-4d97-9353-1c4c761c1edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:12.344Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=42137de6-17b9-41ab-be32-d51038085473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:22.353Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dfa6ae56-422a-458a-9498-addbbb7a9d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:22.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:32.364Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=44836800-f40c-46fd-972d-a0a142b428b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:42.373Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=99424bea-e5a8-4fe7-84be-24a99d7ee58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:52.382Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9263565d-4b36-46de-a090-691f49ca9f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:59:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:02.396Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=63bfc1a9-2be9-4ef8-b893-61bc23458a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:12.405Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ab53755c-8e94-4f57-80df-aad13e838666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:22.415Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=48ee2de2-b356-4959-8092-ee9888b6f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:22.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:32.427Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a5bba4d0-04c9-45c4-818f-12838e9fe914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:32.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:42.437Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6b1357b0-fc13-45a0-b4cb-abfb999995f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:52.446Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3ed04741-158c-4fb9-b34c-63c59ab9c171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:00:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:02.456Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ceb0d35b-90dd-4390-b658-2395037c3833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:12.466Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d8c850d3-c5c8-49b9-a04b-23ad6e5bb4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:22.478Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=648b063f-c3e1-4e28-a70f-a18a82b47780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:01:29.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:01:29.226Z |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-02-15T01:01:29.227Z |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-02-15T01:01:29.228Z |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-02-15T01:01:29.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:01:29.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:01:29.234Z |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-02-15T01:01:29.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:32.489Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d31782aa-2fcd-46ed-bc80-d597fa472ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:42.498Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a1867f4a-f960-4791-8eac-49ae2282af65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:42.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:52.507Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=70abd30b-8dbf-4fca-a47e-ba6109a3ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:01:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:02.516Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f5d4c792-f228-4eb4-888f-4aefea15e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:12.525Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5ce985e8-f328-41ea-aaf1-d445a4fa0f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:22.534Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=68d3893e-a597-44f1-a4c4-6ef77f7456a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:32.543Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1a9acefb-af49-4835-ae93-09f71768adbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:42.553Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=83034a32-d70d-4ca6-90be-2f49d133d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:52.561Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=56c1320d-5b6b-4c8a-8a32-9b14838e80e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:02:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:02.570Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7ee30963-3058-4160-a27a-aebd502bc036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:12.579Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c4c065eb-4b90-4bcb-8dde-17bc737db06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:22.588Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6e39cabc-cca3-40ff-a6c5-7d48f11dfe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:32.599Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1999cb96-7987-47d4-a241-d3c289b5deaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:42.608Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c88884e0-d510-453b-b20b-198d7c35c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:52.616Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b9a634b5-98b3-4d60-bb19-f1d8b8cee5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:03:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:02.626Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6735ea7b-3189-4007-824a-93bf22c9b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:12.634Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6c3e3d50-00d1-4adf-b0a1-a91ad27bd731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:12.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:22.644Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1383db3b-567e-4ef3-b042-9a5d91d14547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:32.652Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=10beed81-271d-4f44-9779-5cb342a17cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:42.661Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=785bf7dc-aa48-4c1b-bbed-9e314fcc40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:52.670Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=43e75b9f-9bed-4873-9578-d4d586bc3ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:04:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:02.680Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6509709a-54cb-45ce-b1d2-ecf00f80ca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:12.689Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e488225c-62ef-4fb2-a695-879b694f8467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:22.698Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f575cdab-7e85-409e-b3d0-b7025af80a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:22.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:32.708Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=eb3ebe49-30c8-4338-bfc8-afec7b8520ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:42.717Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=28cbbdb0-c09b-48d5-a07c-9e8a1a0452d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:52.726Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d6b8f44f-bd2c-4548-8c7b-f6ded6f6befa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:05:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:02.735Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f963fd7c-5485-4878-a7c3-f3ad610e09cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:12.744Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=125983fc-09b2-4962-b751-74ec0e258c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:22.753Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bf02a3c1-8db8-4131-b4f0-6ba980bceff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:06:29.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:06:29.187Z |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-02-15T01:06:29.188Z |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-02-15T01:06:29.189Z |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-02-15T01:06:29.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:06:29.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:06:29.194Z |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-02-15T01:06:29.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:32.761Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1b14516a-5f8c-4fbd-86d0-e9a7908282ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:43.132Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4d39122e-db9c-4451-beb4-73a1440a3830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:53.141Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6f5c4b0e-6c60-4228-8223-27f041574d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:06:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:03.150Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=284b940e-1bc7-4762-ae3a-ec69e01525ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:13.159Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a7b2485b-243b-4caa-8f6f-9e75998d393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:23.167Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=89ef845f-9cdf-4d42-8378-db950b6c556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:23.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:33.176Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d992d33e-a1eb-4ff2-9e90-67625226f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:43.185Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8b5abc38-8f63-4361-a519-c77fb2268435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:53.194Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=647ac15c-7058-4800-85b7-735033c2ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:07:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:03.203Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8426a2ae-df44-419e-af2f-49bb246f3c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:13.212Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e6470e3d-53aa-4cde-b7ff-505de53f5540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:13.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:23.221Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=79b5a521-53ca-42a2-820f-d18531f0941f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:33.231Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e346705f-09c2-4945-a83a-6feb88bd894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:43.239Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2408c81d-f4b3-449e-b6ed-7cef7b5d2c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:53.247Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a67ec4cd-9823-48c9-bf53-649f4702c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:08:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:03.255Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b13719eb-20cd-4b7f-9c91-92f90502bc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:13.265Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8311ac85-7053-42c3-a1ae-29902eeb5cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:23.272Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a63d40bf-1a4d-4b40-8435-fc0d03f8d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:33.282Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=60efac80-d50d-46b9-b922-a9be14fa2007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:43.292Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b36f35e7-ee39-43fd-abea-240e1b02ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:53.302Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=75d2f919-cc42-4282-913c-a89fc7f7be71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:09:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:03.335Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e6ea2b4a-0d22-47a0-9d87-5d0da69ce04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:13.343Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=39801efd-e1b8-4bd1-a3a8-12245d6de6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:13.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:23.352Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5f13ac9e-087b-4086-b5dd-e73e120916c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:33.360Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=130b5cf4-9d24-4737-86a9-3021af2b128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:43.370Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1696f8c2-6c29-493d-af57-4f70c499dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:53.378Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2b141ef3-5968-401d-af9e-5707cccf03fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:10:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:03.385Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=699763bc-0670-4f71-8008-d92f0aa8457e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:13.393Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e3227c17-470a-49d8-b142-34c03788d0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:23.402Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2bfa2ec3-8f5a-439e-9955-b5c998437685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:11:29.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:11:29.216Z |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-02-15T01:11:29.217Z |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-02-15T01:11:29.219Z |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-02-15T01:11:29.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:11:29.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:11:29.225Z |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-02-15T01:11:29.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:33.410Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e903fdfb-61fc-4ecd-b2f2-945bf00a972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:43.419Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=709e13ae-6bdd-4664-a23f-7bb849f91c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:43.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:53.428Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0c93ad7c-2b42-41ba-927d-7bcf37078d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:11:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:03.436Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f5a4d2b7-f7ce-4a19-8234-695c159c27f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:13.445Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2cfc50d7-f902-40ef-a134-26d042b7c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:23.453Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2761b691-6521-4de8-b2f2-e634a25d52ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:33.460Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=745e4d75-d51c-41bc-877e-92ff70598759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:43.468Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=48fcd8c3-0d9f-4fd8-8971-2ea419bcf736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:53.476Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2be85fd7-ef18-4498-8edb-41a0fe1a0591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:12:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:03.484Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=af97af86-85ca-4072-b504-d9514b640d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:13.491Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f2cf846d-9e8c-4c6b-8d51-2a346ac4f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:23.499Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2e37ceda-8254-4c30-9d14-ebfe6acac0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:33.507Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=06d91893-a06b-41ba-909b-9e71d2b1e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:43.515Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1f45c467-0e6b-46b2-b9cf-7ff7db18ee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:53.523Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fbcc467a-032c-4e4d-81a5-8fdf4c5ad3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:13:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:03.531Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c8430bca-63cf-4113-8022-b2903996981f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:13.541Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=07a9b780-0847-47e5-b49c-52f83167202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:23.549Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2387dba1-2bb1-49ad-b4df-929951691966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:33.557Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ca0f0b72-c7ba-4d41-a7d5-27e8f1c4f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:33.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:43.565Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e42ab475-e7dc-4666-bb4a-e0e9a95f9b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:43.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:53.575Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3126d1a8-0f08-4f75-a861-4b3369d93af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:14:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:03.583Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=be59a041-9b4b-4c16-b6fc-47776305fd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:13.591Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f5f506f7-9b6f-45fe-ab98-28989b139157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:23.599Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=96dde502-a6cb-47bd-9915-4c419718cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:33.607Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=780e58d4-abff-4322-9ff2-4fcb5e4378be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:43.614Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=895a697f-6f82-4da0-8e0f-96f1b197dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:53.622Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e64aa398-6d94-45e4-b606-83feb977b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:15:53.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:03.634Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=030a8b32-cb7c-4c3f-9464-c3d86b88a88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:13.644Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=06b90448-c712-4591-a7bf-24a2ee944849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:23.656Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e0b7ddc6-66e9-4ad5-89b9-21ab9e1d7d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:16:29.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:16:29.195Z |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-02-15T01:16:29.196Z |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-02-15T01:16:29.197Z |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-02-15T01:16:29.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:16:29.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:16:29.203Z |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-02-15T01:16:29.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:33.667Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9e5a2563-44d2-424b-9d77-d82054db561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:33.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:43.675Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=30bd7b43-8259-4315-866c-6fec60eaeb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:53.685Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d2f01311-29b1-424f-a33c-13a27ece16a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:16:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:03.694Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=863e2be8-bcd7-41d5-9150-4cd8ff695938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:13.703Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d37651a5-79f5-4aee-aca3-11995bc902d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:23.711Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a6812731-f3c7-4721-ac8e-1985d4936805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:33.721Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d0f974f7-fbb8-4031-a32c-c60ef001dd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:43.729Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=de3b92ff-fe6a-4d37-a668-119aaaaaa2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:53.735Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7d9223e3-9d2c-4881-8693-0a4c0d2c4469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:17:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:03.744Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=76a5b592-1390-4fb7-b635-bdf63954d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:13.754Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=04b63468-0baf-414f-99e1-91a95c49c170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:23.762Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4e42ca0f-7236-4875-9436-5200659b64b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:23.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:33.770Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ae74578b-5198-4675-8b81-3c9b636c79d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:43.778Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dc028e46-3e89-4bb4-96fd-6371e1c68042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:53.786Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=764d49a3-0f05-4e1f-930e-ee0449ef0b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:18:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:03.794Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8fee9409-c3d4-40ea-a80e-1182e0cb2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:13.803Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2073c81b-8f9e-4af5-98c2-4701177a1d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:23.812Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=73906c05-d9bf-49d3-9a99-3c6bba6648eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:33.821Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4488ae4e-ace0-40d9-94c3-be4eab1c8c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:43.831Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=62f38260-c73c-46e4-bda5-7154a3a9afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:53.841Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7cb37a75-d975-461e-bfce-fc756cd6ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:19:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:03.849Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d92f8c57-85ff-41f6-a25f-129ad0686765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:13.859Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8796796f-da71-4365-91c4-a805966b1f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:23.867Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d5b4a6fc-da54-4429-aa92-9d0625ef8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:33.875Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9adc5db1-c9ac-4bbc-8149-bb637d0b81b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:43.882Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=36cbb1f1-199c-41a3-b8fb-74785afae2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:53.890Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2375879f-45b1-411e-af11-9940567d282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:20:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:03.898Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=765bd6a1-56c3-4a83-9de6-ed2487268537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:13.906Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=eefa3c7f-ae72-47eb-8030-c6d3734125a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:23.915Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e3f96c18-0841-4730-8602-8d6915b69c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:21:29.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:21:29.191Z |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-02-15T01:21:29.191Z |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-02-15T01:21:29.192Z |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-02-15T01:21:29.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:21:29.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:21:29.197Z |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-02-15T01:21:29.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:33.922Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4fb08825-e0d3-405d-9205-402c4dd09365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:43.931Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=96d42e69-3e02-4b64-b3ac-9cd9510fdd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:53.939Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3eb33f62-2316-4f27-89b3-22fb1dafa846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:21:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:03.947Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=562b12f1-56a2-420c-a954-bb1cb4886b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:13.956Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3327627a-5a9f-46f6-a2dd-c92c379a15a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:23.965Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5f381afd-f2f1-48f3-9171-717155e0b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:33.972Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0ffa6019-13fc-4aac-a568-55873decc8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:43.980Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=469f709c-e68f-4080-94a1-d4321ce33eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:53.989Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=da698db4-b794-491b-b2bf-774e83ee84cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:22:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:03.997Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6e5c60b8-7a0a-4568-a4b0-7366726687ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:14.005Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f9b9ad5f-3bcb-437e-b896-a362f95247c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:24.014Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d57c4e33-6822-4d7f-9eb9-a2b7816d96da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:34.022Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c3de7fad-417c-4299-b207-743747900a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:44.030Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0d1ae64a-fe25-4b44-a7ae-cadc15fba341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:54.037Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c45e3879-d903-4a72-b873-66ad7a3641b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:23:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:04.046Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=80f35e29-4e6c-4f08-816a-8b953dd93a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:14.054Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=610acf33-b3d4-4615-9b4f-c75cb65940f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:24.062Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2eee58c3-3a2e-4aa3-a9e4-c99e5c6085aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:34.071Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=32af8ebe-e528-4c8e-b432-6b1e00a348b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:44.079Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e2fce686-e929-46bc-98d7-f28e91c1425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:54.086Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4ac0714e-b292-4b0a-8ad2-7c6af540e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:24:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:04.094Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1689c705-ad60-479d-818a-85f35da0786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:14.102Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0ef298fe-ee24-4e72-bb85-e1dd9c294104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:24.111Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ec7d22d4-ec1a-49fc-ba6e-d2fe2fce847e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:34.120Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8c24a9b9-2240-4b7f-ba1d-2ac8d606f159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:34.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:44.128Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=72077e6f-52f4-4d9b-9fab-282c5186715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:54.135Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5d8f529e-917d-4e2b-bc58-f4e8e4199d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:25:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:04.145Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d93d32da-e068-4c1e-a43a-738696894924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:14.153Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2a62b6f1-66d9-404b-a61b-5940680582cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:24.161Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=10bde511-4dc2-4f4c-b418-c0a0fec4de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:26:29.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:26:29.174Z |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-02-15T01:26:29.175Z |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-02-15T01:26:29.176Z |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-02-15T01:26:29.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:26:29.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:26:29.181Z |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-02-15T01:26:29.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:34.169Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=72d73701-4f55-4d23-8a27-a86c2e119aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:44.181Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=baea76b2-9a0c-4727-8300-c5abbb6c4a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:54.189Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5db0f172-9f87-4ae8-addc-4672a28b8406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:26:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:04.198Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=68182c1a-5d11-4fb7-bada-ddbc7fbc3bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:14.206Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f9710f80-0183-45d3-8e5a-e6e1c3e1d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:14.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:24.214Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2093be19-be11-4292-bade-e8aa60f49292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:34.221Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=56ce0063-5cb3-452b-8256-55faae26a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:44.231Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0bb98eeb-5647-468f-8cc6-4389dfded3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:54.242Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3b58fbce-6c40-43c2-909e-e732d8c44eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:27:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:04.254Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=271057bd-6e2b-4108-9b8c-24d4a4cf5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:14.261Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5a887507-d51f-451d-a920-0d7314f0fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:14.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:24.267Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5d84e52f-969f-499c-a445-051d8565aab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:34.276Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d2a66a9f-cf23-4fce-9976-82255edc771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:44.284Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c9c9415e-ab1b-4dcd-97ea-92fdbef5bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:54.291Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e09d381d-fb76-4db5-b32b-4de3afbb69d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:28:54.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:04.298Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0f69406a-fe2e-42c5-96de-cf0ee363db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:14.308Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=eb342819-3e09-4ce1-b525-f208fe7e8559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:24.316Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d3008d03-32d8-4cca-a46c-c037139f74ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:34.325Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=740ea16e-788f-468c-8124-a3e3e1643d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:44.333Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bdd6705b-04b7-4322-a8f5-e777acdd1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:54.342Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=27a36ffb-7b1c-4e2c-9d60-607767af43a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:29:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:04.350Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4e2265e6-da20-4708-914c-8191cd5f3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:14.357Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9a53eaca-552c-4056-b5e3-6fd04a5919ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:24.365Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=69011b09-114f-4494-8434-8408f843fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:24.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:34.372Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d3cae96d-bac6-4302-bd15-a1fa386249b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:44.380Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e0425c7c-d3de-495b-8937-4d305c1ab43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:54.390Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6fa19953-748f-4d5c-b23a-8690eae05116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:30:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:04.398Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0a6b5b22-54f4-43dd-add6-0a62b0a07fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:14.407Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=44f51fb9-3e0e-4d53-9b7e-1275454a0cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:24.416Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f5c9a088-3d5d-4f7f-88dd-b2b1ba741cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:24.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:31:29.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:31:29.168Z |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-02-15T01:31:29.169Z |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-02-15T01:31:29.170Z |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-02-15T01:31:29.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:31:29.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:31:29.175Z |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-02-15T01:31:29.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:34.423Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=65aac48c-faeb-4620-b45a-303c608102a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:34.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:44.431Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d56b968b-f8d6-402b-872c-f0b8c35b1ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:54.439Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=752319d2-112b-4707-bfb6-8b21da56df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:31:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:04.447Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=687ed267-d1a8-45ed-b8ad-849d3e50058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:04.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:14.454Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4b9a5c5b-85a1-487e-9560-ccfcf68e4df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:24.461Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=131c5fbd-a7df-44f4-a9f2-1918870344da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:34.468Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0a313391-9bdf-47de-bee0-979f911a971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:44.479Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=46ea1857-e7b5-41e3-9bd7-9a1c1bba3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:54.486Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=052937fd-494b-488c-8a91-27c15131509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:32:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:04.495Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b3b439fc-bad9-439e-b244-2e293a6be671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:14.503Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=250978c0-666f-451c-b6d8-2415db2d6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:24.512Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=98db5b4b-548b-460a-819e-885649e254f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:34.520Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=25abfe4e-5adb-4fda-9a90-fd9fbf53b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:44.526Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e5c9f398-4542-4460-a824-e45a78cd6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:54.535Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f52f5c8a-e310-4d10-8434-b42fea42a442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:33:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:04.542Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4ce44f90-b8b7-4874-930a-d37d4baf0381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:14.550Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e40f340e-a2b8-4e5a-8ffc-669c2f903dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:24.558Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=59959081-6179-4d23-a438-f54c388ba391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:34.566Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b79a7a26-7ca4-437f-946a-a770bd76c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:44.573Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9424655e-a148-4f0f-a005-8c6cf0d94de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:54.581Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=867b7ab3-da4b-4e9c-98db-14139b0b2e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:34:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:04.587Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=55a19722-d30a-43c6-a4de-efce1b256e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:14.594Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=84426d90-30c0-4580-a04f-aa36dbe6c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:24.601Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=40e1297c-dae2-47e0-9947-941a281d3d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:24.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:34.608Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4112e49e-b873-47f3-a38d-29df6bb11af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:34.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:44.616Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b5190dd4-a7ff-4721-80bb-ee42eb7c01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:54.623Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=721cc3de-e99e-4f4c-bdb3-e73774b1d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:35:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:04.630Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e004d8a7-0ed8-4222-87bc-7b4d3b1603ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:14.637Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b4e2fbae-743c-4b61-b391-abf5225833bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:24.651Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ceb29cc9-6e93-4e9b-9119-ebd6005a5812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:36:29.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:36:29.200Z |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-02-15T01:36:29.201Z |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-02-15T01:36:29.202Z |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-02-15T01:36:29.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:36:29.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:36:29.205Z |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-02-15T01:36:29.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:34.658Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0b85b6a4-8557-4bd8-b9c4-a568c10af7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:44.665Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5599a696-cb93-4169-b3f3-edf915c101fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:54.673Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=66b5f5c7-9c96-4f72-ad3e-484818d60332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:36:54.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:04.681Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=80438d65-b710-490e-9df5-6b338d649796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:14.690Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=54c518cc-3a28-41b1-9c81-38ae6be43ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:24.697Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=72b66680-f633-498d-af70-a3f1e7366659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:34.706Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5966bed8-6fb8-46e4-920b-7566fede371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:44.713Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=df338a18-c943-4d75-a156-fb004dfc1449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:54.721Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=449f2c53-d2e6-4712-9c55-3fe4c3303d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:37:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:04.730Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=75f9606e-1d19-41e6-931a-dd89f1fd4498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:14.737Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8eea838f-eb22-4395-8b7e-9c21e61fb6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:24.744Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=99ca3af0-0744-4643-b0b9-1bc102f7475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:34.751Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8ac7cb36-74a8-4e29-b1ae-0a2418393cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:44.758Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4751c06f-460a-4f0d-949f-776adfe6bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:54.766Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b8d03319-a79b-4aee-8a67-795745c6e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:38:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:04.773Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bc6fc725-6c04-4dc0-8525-7ffc6bd1f30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:04.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:14.781Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=506fe658-7156-4ccf-bb47-27c3ef84bbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:24.787Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9a11032d-9357-4993-aade-788673c32d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:34.794Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bacb5ad1-d6ab-4c3e-a81c-b9ac9516997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:34.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:44.801Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=caca5723-b658-42f6-9bd5-29d518937c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:54.808Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a5d6e0c7-448b-4ee7-8f27-2e6a2235b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:39:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:04.815Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fca65717-7376-4c71-b969-ddd79dcf8551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:14.822Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=07bd67b9-ac63-4afb-a2df-45a13faccc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:24.829Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6dd04dd0-4fdd-4e69-959b-78b660b8df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:34.837Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b7f91306-b27a-4472-af27-66a50087fc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:34.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:44.845Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1cd8907f-113b-4e14-828e-84910b7ee47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:54.852Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=41696b4f-ea53-49e1-8e1c-1ee2072d3b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:40:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:04.859Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e18cb2b0-965f-4e2f-ae8a-975f7b23d40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:14.866Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fcf9b592-0387-4ac5-a35e-13bfceefe33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:24.872Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b64adf35-efa7-4d38-9630-d1f458a37f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:41:29.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:41:29.155Z |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-02-15T01:41:29.155Z |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-02-15T01:41:29.156Z |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-02-15T01:41:29.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:41:29.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:41:29.160Z |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-02-15T01:41:29.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:34.878Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5b61550a-f3ee-4914-ab6c-24529bf97895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:44.886Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=282fcf45-3e76-4b73-94e2-72e01eeaf87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:54.892Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8fe23a8b-02d6-4b7f-8b44-bfa8dff68ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:41:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:04.898Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5ed83754-10a3-4a05-a138-0e1fafefc6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:14.904Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=003ef7c0-03bd-470f-9e8a-a8ec365a90fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:24.911Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=05ece5ec-22ff-4efc-acb7-fcae72f461ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:34.918Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a382f664-15b3-44d7-8182-57aaaae91cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:44.925Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1c2e5485-3713-4154-9948-b22406c5c37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:54.933Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e927a8c1-92f6-498c-b398-e31b21a2947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:42:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:04.940Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=55b62a7d-0032-4b8e-9c90-1dabec03f59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:14.948Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=350097e6-7d7e-49a6-b85d-aac2b7246cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:24.956Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=75dbbd09-e4df-4378-94f9-de2a75826426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:34.962Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bca84de0-ccf9-4f35-8d4b-41bb2eefa5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:44.968Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7afe2491-1ba3-4a69-88db-c688e9764291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:54.975Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dee15525-9403-4ffe-a5f7-f2818a8e388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:43:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:04.983Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=acaf36ea-631a-4550-8059-2aea7a005cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:14.989Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b0a7cc25-b083-4336-bb70-d7c17fe42024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:24.997Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dccd26a8-5048-4987-ba21-08efb021ae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:35.004Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2d0d22f4-22e7-4e4b-8b40-8f217825fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:45.010Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f8d19c13-621d-440b-a340-556b7c227021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:45.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:55.018Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b7907eef-ef36-4f28-aea4-c71e7195ae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:44:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:05.025Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bcbb9bc4-bd1a-4360-acd3-b5176fa42d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:15.032Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b04b1be0-b1dc-45ad-83aa-489b771c3177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:25.039Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ce0f5ac8-ffd3-4b2f-a50d-6690f05958e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:35.046Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3d831ae1-71b7-4af0-9396-6143dbc3fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:45.053Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0c445f6e-7e92-4c02-8b40-24e2af487ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:55.062Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a5088bec-969f-44a4-9c68-61088f400894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:45:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:05.068Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=81d61776-ea3b-4012-9e2f-b6a957c259ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:15.075Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f7432ec7-51ca-4c03-85cf-d1f4f49f7403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:25.082Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cd6706f6-5c29-4d6c-bd8d-eb0b78e369db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:46:29.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:46:29.152Z |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-02-15T01:46:29.153Z |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-02-15T01:46:29.154Z |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-02-15T01:46:29.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:46:29.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:46:29.157Z |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-02-15T01:46:29.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:35.088Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b88ffe67-87d9-4b2f-8a70-1ed8de6d60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:45.095Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=86e66a12-5502-43c4-8bb1-892114191e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:55.103Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=46f154bc-675a-45e4-b152-569d7217539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:46:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:05.110Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bf338fa1-7499-46ee-b605-7e13c7116238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:15.116Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fbd3b1b2-e147-4b1d-93de-05b095a60577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:25.123Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dc68a787-49de-4c11-9cae-49a5dc95327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:25.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:35.130Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4333fc47-b772-4cdd-9c56-5c3d8212e72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:45.138Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3bffc5e6-42d0-4c5d-82f7-b8cfecd6e1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:55.145Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e7dfc50d-b19a-4f8e-802b-f01c945a6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:47:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:05.152Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2b1315c2-bb90-4b47-8926-3b1ab61df5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:15.158Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=07343712-1d94-4bc1-87ea-6e1a3c8438b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:25.164Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=173312be-e7b4-4894-93b1-dc93e6782c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:35.171Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b800ebd5-77b3-439b-b2ec-db99cfd5e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:45.178Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e2003ec9-e147-4148-b747-8dc547bfc91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:55.185Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9a13c633-dec4-4255-8d52-98a3a2af326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:48:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:05.191Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7e18d5fd-1792-4e55-9518-bb5f3785bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:15.198Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4f548284-3794-4b22-ab40-49f84e7827d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:25.205Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ce5f9903-b9ed-4430-b795-94e02069b305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:35.212Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f612316a-8737-4e65-af51-c4755b1a3d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:45.219Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d8b9248f-e3cc-4255-9314-5011a115c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:55.225Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6470b00b-0f05-43c0-95da-702e3d7c0df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:49:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:05.233Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=12525c27-bc68-46d4-9568-d9f04330ac39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:15.240Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a2907ec1-271b-4f9a-9b85-3366809de7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:25.248Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7da6e9c8-b33f-4fab-9d66-4f0eb17a5eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:35.256Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a0b65911-678d-4f38-aa74-60609166c923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:45.263Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=56af4287-adf0-4b63-8d23-4b5734e71157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:55.271Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=95d86330-208e-4831-bb39-c79011da0f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:50:55.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:05.277Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=992148b9-a497-440c-805d-13c744c88541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:15.284Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6db5b138-8bb0-4182-a34a-39727ee8fac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:25.291Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dd4ca522-dfca-428c-a3e5-92a5aef65504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:25.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:51:29.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:51:29.154Z |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-02-15T01:51:29.154Z |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-02-15T01:51:29.155Z |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-02-15T01:51:29.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:51:29.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:51:29.158Z |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-02-15T01:51:29.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:35.298Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f38870d3-c07d-44f9-818e-feec4998a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:45.306Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7b0df88f-a778-4bcc-b752-6fb655d25ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:55.313Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cf26753c-a369-4a71-8e0d-cf1ec3f3d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:51:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:05.322Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ce5fe2e8-40e6-40dc-91b6-54540ae0fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:15.330Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fb6da6fa-9066-43c4-9d2a-be32fca5b9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:15.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:25.339Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9aea7f59-82bb-476f-9592-153f39cfcb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:35.346Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=29895cd4-c81c-4678-9026-ed021ea403c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:45.354Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=247a2480-8121-4b98-821f-4f84a9de76ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:55.360Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c03aa47a-b420-443c-9e12-2b87830acdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:52:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:05.368Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dca524e7-2a3a-4ca0-aad7-340d021b4ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:15.374Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4060365f-efcf-4a96-ab27-051b6155244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:25.381Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2500a6c8-5a63-4aef-b761-42a5f2b49082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:35.388Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3c39a1f4-38bd-434e-adec-bc41609de11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:45.395Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=05bd15dd-9647-4604-9230-d0dd477db0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:55.402Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c3fcdcc9-412e-460b-9227-9a0622c737ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:53:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:05.409Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=59593c00-a861-4cbb-8576-7d020f8e5d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:15.417Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e26a70e2-cffd-4256-886e-fbb37bd8a376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:25.423Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fd946d0a-edb9-42b5-903d-e900096764ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:35.431Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=261bea6e-3c40-48a5-9c01-0856dd2b1f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:45.438Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bb8f14e0-f672-4cd7-9156-30b4de2ae323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:55.446Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4617dba5-1b2e-4e16-b1e7-29e43aca7a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:54:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:05.453Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f6ec320a-647b-4bb7-834e-14987e655dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:15.460Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b863f5f2-00e7-4d04-8d94-64e5995c8e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:25.467Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a6f4bd38-5943-40ab-9c3a-d4e5b6b3fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:35.474Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e9558951-d7cd-4705-b656-ba8260580a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:45.482Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3cfc8b05-03e9-4355-85cf-e69ee9f84efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:55.490Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=83efcb32-6a6a-4386-a8c2-02323eee0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:55:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:05.496Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6a30121c-247c-472b-a586-9cfb4455e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:15.503Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b44429ae-20e3-4a65-b3d9-f6f5b7f3eb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:25.510Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=549675c2-e499-42ea-bf23-cbf3950d9122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:25.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:56:29.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T01:56:29.277Z |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-02-15T01:56:29.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:56:29.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:56:29.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T01:56:29.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T01:56:29.282Z |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-02-15T01:56:29.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:35.517Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e9b64639-fbb8-4c6c-884d-1ef2b4b2c86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:45.524Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=46d828d4-fb38-43a2-a356-f4b12284e988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:45.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:55.531Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c1361db2-db6d-45fc-b3ae-8d5a2c4e48b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:56:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:05.537Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1df87117-bfe6-4121-9842-43d337130817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:15.544Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=81d667af-3f9e-4eea-a812-0afd81f5e937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:25.551Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6f6551f1-72b7-4208-a1d7-b68c9464c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:35.557Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=75532c1e-771c-4891-a17c-de4bde5bf34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:45.565Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=463cb5e7-6271-4328-b02f-6012a2a1de1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:55.572Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=aa564a98-1322-4f1b-889c-f71e98940b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:57:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:05.580Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=efe3a276-a893-4e49-9512-1734cd53ab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:05.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:15.587Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3cefefb0-10f2-4430-b302-ca1b8ce0e87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:25.594Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=27c0acff-63ee-4af2-b745-f7a671106aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:35.600Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d8b5f92e-dcf5-4a1c-b9ee-ca5bced14b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:45.608Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d86912f2-405d-4bf6-b157-cf5563570c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:55.615Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=048e607a-4150-4eb1-b070-c232d33395d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:58:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:05.622Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=18f79852-37e4-4b6c-b7ba-6df5fbb3379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:15.629Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9331c366-03dd-432f-9ef5-0596a50cb95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:25.636Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7cab341c-7ee0-4d6c-a306-2b1c70072c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:35.643Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=90346ff7-bfa9-442f-9cd5-cdc0b17c3c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:45.650Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=44e27839-1407-40cb-8434-11b445547ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:55.658Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d1808e25-ab3b-41a2-a93f-aedb1b756e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T01:59:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:05.664Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5c3a0b6c-e0bc-4222-9c1e-3ef6aea3149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:05.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:15.673Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=967d8924-810c-4a05-98e5-cc7a7c932b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:25.679Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=74dd6d6e-a021-42d8-91d9-c9e77dc20c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:35.686Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=098b2c6c-bda6-44c5-870d-65687902f176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:45.694Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4951a0e1-5180-466c-9eb8-4ffa9d897f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:55.701Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6267e99d-87fb-4c4e-b9ac-7f9f2c4d380d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:00:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:05.708Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=71a70070-2180-41f7-a5ac-b7962222cdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:15.714Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a98b95ca-0841-43a1-b4d7-4c83c0ca0a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:25.721Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9bf3534d-9b5e-452e-b599-ba8ff1c028e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:01:29.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:01:29.174Z |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-02-15T02:01:29.175Z |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-02-15T02:01:29.176Z |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-02-15T02:01:29.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:01:29.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:01:29.179Z |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-02-15T02:01:29.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:35.727Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7aa3811e-7ea4-409a-8bf3-3fed87fc4abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:45.735Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3e856a67-a0c9-47fc-96e9-186a92f33624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:55.742Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ceabca66-64c0-4de1-b181-c709acc99a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:01:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:05.749Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0987b79c-6785-44ae-a414-57cfb0f27188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:15.756Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c64b91cb-af10-4d01-887f-1d95b2fcd12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:15.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:25.763Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f1b30193-9f11-422d-8a53-61cc9139e729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:35.770Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c92ff64b-3feb-411e-9392-a25faccbfc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:45.777Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=74aac531-5a6e-4c87-a963-7fe9c1f0fd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:55.784Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6d092c4c-2495-468e-b7cc-68d74066011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:02:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:05.791Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8cb7ed37-add2-4793-ac8c-246fcaa8efa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:05.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:15.798Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3af6bca2-d61c-4b6b-8f48-a33e4725d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:25.804Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b9331d5a-c71a-4159-b417-ab023b7963f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:35.812Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=eedf346a-e8d7-4a1c-9989-bf30d073906f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:45.820Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=50eb08f4-bcb4-4aff-b714-92c6f7c9c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:55.831Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e29b7f05-6f7f-4ee8-bb20-78edd9cf57bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:03:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:05.837Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0ddcda2b-0f2f-43de-8298-f85592862e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:15.844Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=00b02f51-24f3-4954-a786-3627416f9e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:25.850Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3cb5bf3b-91f0-4691-8fbf-432984004554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:35.856Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2a0dc6c2-6caa-407c-994f-ad6d63dae414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:45.864Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2dd69d53-b730-420b-8e74-1a4bf79469a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:55.871Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=18133616-b631-4ac4-8241-1ba2419a4ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:04:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:05.877Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7cec15c2-6136-4716-9037-9606839d95d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:15.885Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1b712e85-1b3f-4fa3-8ca1-605d6f36103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:25.892Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=69173e48-1513-4cd4-ac2a-68b72cac86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:35.899Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=143c94a2-2aa8-45f7-9791-759088a8a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:45.906Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=71d8f1a3-c612-47bd-be98-db0ede6a93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:55.912Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=448e396a-fb3d-4c5f-999a-ffa32951396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:05:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:05.919Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c8f1c57f-64b0-449f-8a02-f68fc7e967dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:15.926Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b07d8395-b76b-4399-8c8a-9c8a63f194b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:25.933Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=891178f5-35b3-4eb6-bbfa-b4b1a7e7ea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:06:29.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:06:29.188Z |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-02-15T02:06:29.189Z |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-02-15T02:06:29.189Z |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-02-15T02:06:29.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:06:29.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:06:29.192Z |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-02-15T02:06:29.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:35.940Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=88b92e2f-6024-4e04-a4e5-cb83d6034e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:45.947Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dbad9e03-209e-4428-8e15-062b76a76ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:55.955Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2ce4e56e-0acf-48c8-bf64-071b1f652fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:06:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:05.962Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=53d7a1c9-3f2d-498e-98fc-3c8fc9382965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:15.970Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cabfcda0-1aa4-457b-8d8d-181ce285f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:15.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:25.976Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9763147f-2d4e-42ff-8b6c-d1ad7434c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:35.984Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cc4daa5a-b283-439c-8b88-b2bc12137ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:45.992Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5dabed8f-1780-4540-83f4-cc09361108e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:56.000Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1bb1fb96-0e87-4161-9b81-9f91ef5567c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:07:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:06.006Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2e1db3e8-e9ee-48a0-9e00-9f8951119af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:06.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:16.013Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2edcdd4a-ae97-41a6-bb67-051bdf551e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:26.021Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=27c35291-ec6e-4ad8-91c4-95e5e6ce1e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:36.028Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=390265bb-190d-46ab-bd34-44e6fe64165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:46.035Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=81a7a99c-cdb7-4451-a47b-fe798260d55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:56.043Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dc6cca7f-e3f9-4dca-9372-4a580af87e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:08:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:06.051Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=667f039a-199d-4d55-845d-702c95f87dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:16.059Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a0f5b63e-968a-4591-b61e-9e645978fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:26.066Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=321a1cdc-7b40-448d-88fb-27bd1a26004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:26.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:36.072Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=91cfa900-149d-431f-ba72-c0fd09309b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:36.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:46.078Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4832435d-32e4-41c2-958a-b661560a14f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:56.085Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=416b333d-23f2-4ce9-8397-1322a50b4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:09:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:06.092Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c070d1f8-e995-414f-bbc7-7babf271ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:06.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:16.098Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=caf1930e-1ffd-4e77-9470-795adbaf018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:16.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:26.103Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=042819c0-8b87-4896-a743-2aae1fe11746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:36.110Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=828af404-4a72-4e54-ba06-f6f4ed62c9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:46.118Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2cdc0856-9b3b-4e00-9a77-8bc1688124f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:56.124Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5487090b-f854-4be7-bb1f-15e90afb00db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:10:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:06.131Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2b4ccbbb-6474-4ca0-9d85-cbcfd22cc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:16.139Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9efe017c-5805-4071-8fb7-6728f31bdaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:26.146Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a56b5433-36f9-4f02-8ecd-687356406bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:11:29.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:11:29.179Z |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-02-15T02:11:29.180Z |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-02-15T02:11:29.181Z |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-02-15T02:11:29.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:11:29.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:11:29.184Z |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-02-15T02:11:29.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:36.153Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b101f818-3092-4f5f-b74a-e2dedf2f8413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:46.160Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ea99c466-9e2b-45b4-bdcf-7cc435bd3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:56.166Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=053f68c1-6571-4b43-94ca-a47df99298e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:11:56.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:06.173Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e0a62f2d-2fac-492c-833c-25c9d755de40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:16.182Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d78a9d7b-a877-4411-8999-31b78b620dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:26.189Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dca3f57d-2595-4f1a-9855-baff679315a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:36.194Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6312b4e6-f6f7-49bf-b482-4c3374b703aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:46.202Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ad921f78-4db4-4c6e-a46c-0bd6fc40f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:56.209Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=aa1a7711-e12d-4629-8af0-f01b3199b834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:12:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:06.216Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5af09a2b-0433-4f0f-a0f7-8da79bfb9748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:16.222Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ebfb33b2-0ec1-4dea-84af-8d107ea67dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:26.230Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=03ec06bf-9212-4dd2-b48c-d1141ba0b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:36.241Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=14698bec-2fd4-4e1a-b6ae-9dc74159406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:46.249Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2c538bc0-f90d-4b79-9519-94f8ef9e042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:56.256Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=58fe5a86-3a03-4dd7-a3dc-43b4785e258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:13:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:06.263Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fe8f1800-adf4-4b3b-a28f-a8ffb2c90c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:16.270Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d6739af4-fd58-4967-8473-381bf35d213e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:26.278Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0b64e9de-4c10-4067-a008-07b824fae219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:36.284Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=21086ce6-2f97-4369-8b0c-f3324981c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:46.291Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7c00426b-2d21-495d-b120-5a6dd75b65e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:56.298Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c59c5935-280b-40b8-83ce-f18cde5789aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:14:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:06.307Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cb84b1a9-29ce-4e21-b081-c17180b2bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:16.314Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7070b2dd-bd1e-4446-a3aa-25d57f8ad261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:26.320Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=41f83f39-868c-467c-9d8f-fd86c5389c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:36.326Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5d2fbe64-96a0-4b17-81dc-dcdd28f00f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:46.334Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a2efa041-8515-4f39-b1b1-6251b398f361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:56.343Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5c947fbf-3a13-49d0-8fd6-afbe96d47388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:15:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:06.350Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4d02a87a-5a01-48a2-845f-2b11440d644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:16.358Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=213204b4-75f0-42e8-94f9-1492138263d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:26.365Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fe7ddcbe-9488-4969-9980-1478f010a536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:16:29.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:16:29.163Z |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-02-15T02:16:29.163Z |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-02-15T02:16:29.164Z |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-02-15T02:16:29.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:16:29.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:16:29.167Z |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-02-15T02:16:29.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:36.373Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9b88712b-ed89-4fd2-832f-6b12994d0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:46.379Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=57e19498-75bb-4dd5-88f6-66c554b97418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:56.387Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cf9281ae-b280-4f06-878d-903c3dca2308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:16:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:06.395Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6e63b351-b91e-48fa-a89e-1b491ea4fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:16.402Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8e31bf7d-22d0-4fcc-9fef-8d3d66fa9bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:26.408Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1621fe5e-8fa2-41f4-bd7c-16114e28b395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:36.414Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5fc5b7e2-2d40-4e80-9179-4b551781c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:46.421Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1cc7fc59-b7b2-4e65-9710-5ddcd77c5f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:56.439Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2f47228f-7254-4e4a-b59e-fdd542d292be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:17:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:06.447Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7fd0c7ea-0a91-4a44-8480-40658ed60660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:16.454Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=502a24a4-13c0-4e2b-ae75-53ea80c18427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:26.461Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6a140572-eccf-494a-86cf-bd55b2a6ad56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:26.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:36.467Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2414a588-7517-4e25-96b5-ec94a28963e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:46.475Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=75d2cbe3-7e6a-42a5-9141-9c1177a9efa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:56.482Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=06af2a75-83f9-4516-84ca-764387f03ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:18:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:06.488Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cdec72b7-5e38-42b8-8947-151ac03d47e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:16.495Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6eeadcd0-7134-4b51-ab49-8261c1796cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:26.503Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0d02ccdc-c139-456c-81b2-dce6176ff567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:36.510Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=34f92d76-5fab-4428-bfb8-2ce9a3103840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:46.517Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fcb437ef-5423-41a8-bafc-d30e84f32203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:46.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:56.523Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d833bc0c-1f03-4459-be6d-49e9e5bc1bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:19:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:06.530Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=67b554b6-2a24-481f-a112-8fb737d60797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:16.537Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ccd1e92a-b047-4eca-93e2-9348f06ca174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:26.548Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=65799a54-fd72-47c9-a67e-1371280d8d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:36.555Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=78e9d55e-3c4e-4c49-90ea-dc20b4c71778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:46.563Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9f1c3623-8ec9-4883-9dd2-4fb0655be96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:56.570Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7573ab36-a739-4d13-a0bb-87535ab85a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:20:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:06.576Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9fcb3e5b-5752-4868-82bd-a5a5b480f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:16.584Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dcafb2f5-1b00-4d02-91d3-89bf5775dafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:26.591Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dd6fa108-0073-4ed9-9630-7e704a0e1123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:26.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:21:29.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:21:29.162Z |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-02-15T02:21:29.162Z |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-02-15T02:21:29.163Z |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-02-15T02:21:29.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:21:29.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:21:29.165Z |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-02-15T02:21:29.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:36.598Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0b4733c7-920d-437f-870d-87c11326798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:46.604Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=137fcb8e-6951-4398-b7f6-5ba9d0a30061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:56.612Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bafdda2d-8ecd-4417-aecf-7746422330da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:21:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:06.618Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=92fc617a-af8d-4059-96a2-18510b48c403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:16.626Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9f51393d-0f87-45fc-89c2-34f695347636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:26.633Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ba04dd23-d86f-46c4-8cfc-dd3543825fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:36.640Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e80b2ec3-9da3-454d-bdf3-c1a1619aa569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:46.646Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=98a10167-1550-4e39-b8a3-9b61dca6f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:56.653Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=77e5157e-7154-4b39-9364-ae0e0f8723a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:22:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:06.660Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=39243bbf-5258-4b96-91cd-c784ca297faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:06.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:16.667Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=077cf64c-7d8b-403e-a131-5554853a77cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:26.673Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=165bf551-a3f3-4b24-8928-54d50a12f0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:36.680Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9dcbebd7-03d2-45a3-a1ff-ff5df8890248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:46.687Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=845a3487-2222-4f04-9e56-ec32a3656f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:56.695Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4d5799ae-d575-4b59-bc25-c2b8c815ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:23:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:06.701Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=71781933-556d-40d6-b365-580250465bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:16.709Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b4472de8-b148-4d6a-9309-c3be728a3fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:26.716Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9b001173-1793-48c4-bb96-2735742a7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:36.721Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3437687d-bc51-4a92-9fce-96e08538aa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:46.728Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=027da498-1f41-4798-a6ae-f415696d4695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:56.734Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f8e13555-3645-41ab-a73e-f2ee54d97fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:24:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:06.741Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1788e6b4-8bab-43a9-bf11-787e39e3858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:16.748Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=23ac0389-c524-423b-9f82-1c303ab1c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:26.755Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d5de9d55-7611-48c0-a63d-2707b236d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:26.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:36.761Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=13baf114-2b32-4af8-a479-fe1ce0a0884e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:46.768Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d106a5ea-aebc-4a85-b225-93755cf30c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:46.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:56.776Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9f2e4879-4c70-4fc1-b40b-4c95b943b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:25:56.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:06.782Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4b9cdde4-dda6-4644-b960-9cfb48b0a69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:16.789Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7310eb42-ac46-4f6a-96ed-92c981a8d972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:26.799Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=914313d0-ee86-4e6a-9109-825b542933ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:26:29.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:26:29.161Z |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-02-15T02:26:29.161Z |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-02-15T02:26:29.162Z |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-02-15T02:26:29.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:26:29.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:26:29.164Z |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-02-15T02:26:29.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:36.805Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5c438940-4948-4492-a3e6-4418c7c198f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:46.812Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e05aff4d-a3b6-4dcc-9e2b-45bf8a4275e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:46.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:56.818Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=33ced48f-e712-4e9a-9fdb-4b605ace3319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:26:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:06.825Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=03c4d46b-741a-43ad-b35f-0ace4475a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:06.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:16.832Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9d5311d2-aaac-45d1-a46c-f8fb9964a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:26.839Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bd91c6f6-6632-4611-9b53-0d2b62206ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:36.846Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9f9d8253-c77e-4e49-9fb9-34252d4685f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:46.854Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3c97db7e-4d1e-4d61-ae37-18ac4fde06a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:56.861Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9441ead2-ac43-4d86-8244-3df1b1beab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:27:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:06.867Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a7f21795-b41b-4475-8a96-5ced7dcedc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:16.874Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9e5bb29c-7d28-44b3-9fc1-da418f35e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:26.881Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0ec3b518-6ce7-4094-8223-0600460263c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:36.887Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3a82d71c-af1d-4645-b4b9-304ea28c437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:46.894Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e01dfa42-ef4d-4e58-aa31-c80e89c90acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:56.900Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5f562823-0832-4a96-a6f4-29011498d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:28:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:06.907Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b577c48a-78a4-4cfb-a807-63eb172edb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:16.913Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f57d2850-c609-4bbd-ac85-61e4beee6811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:26.920Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=69a96c98-9a42-4dc8-90d9-bba885792f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:36.928Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7f2106a7-4ae5-46f7-ab1c-0bc4508a2a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:46.935Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=13b5f56e-c2f9-450f-a5bc-e10c8a9ac3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:56.941Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=edac8e85-a20d-4bb9-bf73-67b8e350e20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:29:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:06.948Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4ed9bede-d7e8-42ed-aed8-9a672b08bba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:06.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:16.955Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dbf77e4d-177f-4114-9dcb-ee099fdeda3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:26.962Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f98b9a2c-b04d-4693-a4c6-9820469014b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:36.970Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=975deeb5-476e-41ee-85b5-9a32f471ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:46.977Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=575d4e1a-6683-4217-a942-c1de1d45ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:56.984Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7e2397f8-7568-43d4-b94e-3adfd4694d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:30:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:06.990Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=601c6009-a011-4860-aa8a-ea59fe26bb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:16.996Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=49339957-fbe5-4f0a-9836-68ec63798583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:27.002Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c93b34b4-edf6-47ea-90d2-5ecd9c8f8800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:31:29.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:31:29.168Z |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-02-15T02:31:29.169Z |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-02-15T02:31:29.170Z |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-02-15T02:31:29.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:31:29.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:31:29.172Z |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-02-15T02:31:29.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:37.010Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a5b1556c-2119-48a2-ad18-64206cdccb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:47.017Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6a45a028-43e7-4334-8dc0-a950ab87c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:47.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:57.023Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=249088dc-6cc3-498c-9bab-3eb046c1d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:31:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:07.029Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0b19e709-c5a0-48e5-9e93-acf707bfa0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:17.034Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bc21863f-94e3-42c6-946f-481451d69194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:27.039Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6c927004-7ee5-4bf7-a18e-a67fb71f4373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:37.046Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7ffd36d1-6f38-4b33-a1c7-3b16cb08ab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:37.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:47.053Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=44e387ec-0742-4510-8ab8-c14265c7b3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:57.060Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dfb8e17b-c67b-4912-8870-8bee898ea287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:32:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:07.067Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=323f5ebb-1925-4acb-907e-f032e394e4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:17.074Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ef9f86b2-2584-4716-807e-15ed8c75bf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:27.081Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5a44e1d2-fc2b-4a6d-9455-5bb2878f4a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:37.088Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=07b371bc-a0f6-4281-a57a-638f7b7a6ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:47.095Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a16e7238-371a-4902-afa7-7148ac694d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:57.100Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2fd5d69b-0586-462b-a646-9000fcd8f34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:33:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:07.107Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5a02b45a-9d2b-49ad-af31-1a3657be50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:17.113Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fe20d417-9e5d-474a-bbdc-6e5a632368a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:27.120Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c51fb0ea-62af-4fa2-99ff-4b2fa04e638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:37.126Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0927e423-deb5-45de-bc89-3f939248801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:47.131Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=54329acd-f1ad-4ad8-be24-020a869243d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:57.138Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1c9d359d-2d0d-4339-a090-511412d09eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:34:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:07.145Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=06a77de7-0ca9-46d1-83ea-fe2fe898ff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:17.152Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=91420d5e-eeff-4ff8-98c9-0b0140e9e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:27.158Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1b027ea0-6e47-45d7-a09e-25256454ca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:27.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:37.164Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f65b9188-80da-4450-bf67-b66046b98be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:47.171Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d66e1de5-9a6d-4301-be8a-116c095bb237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:47.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:57.179Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2d1c6bb8-2c6d-4bb1-a147-3487fd8ceb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:35:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:07.185Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bbcbca96-c708-4437-b00e-4097fed74b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:17.192Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7a9ba7c5-4fe5-4b65-a301-f452cd682335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:27.198Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=36c8a9c5-3918-4b08-903c-e617e494ff6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:36:29.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:36:29.174Z |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-02-15T02:36:29.174Z |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-02-15T02:36:29.175Z |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-02-15T02:36:29.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:36:29.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:36:29.179Z |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-02-15T02:36:29.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:37.205Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=876ae769-0498-494e-9b55-8aac60d3a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:47.212Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b5be12e4-e7ec-4638-b35b-1848aa144971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:57.219Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9a10538d-18f7-412a-a446-4fc8993e8112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:36:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:07.226Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=73bf5a41-58ad-41ed-83e2-67e389ccb542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:17.233Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=612a886c-034a-4454-acf3-17199969e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:27.239Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b227b71f-2191-458a-8376-899946d774ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:37.248Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3407137b-b966-4ae5-a13f-ec5e5905bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:37.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:47.257Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=83d6d543-9bfc-4370-9662-3f7ad8fa4514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:57.262Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a797012b-5d2b-41be-86d6-1eb6fc1e7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:37:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:07.269Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=689e755a-5e17-4392-8665-3c446e88a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:17.277Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e1af2052-0a3d-4868-b1e6-19f0fdef452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:27.282Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f38f1d2e-d7b1-453a-acb5-34d39c769a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:37.289Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f6a3b3c3-e016-4d4a-9172-b546c5b73c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:47.295Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=37b8052b-9fcd-4ee2-ba33-70ea276c4866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:57.305Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c7d33c12-85fc-4bb7-baec-34c9d5089f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:38:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:07.310Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=de250ba2-6b11-4497-9181-575e526a703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:17.317Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4455f8e1-2720-458f-a28c-624ee05757ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:27.325Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f4a1fc04-d372-40c5-9912-a265a4462d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:37.331Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=14eae90a-9329-41a4-adf6-e925a4fd0bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:47.339Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=66e805aa-cbb8-4db3-a108-f7cf894f0c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:57.346Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=694e9868-05ff-4f47-a593-cc3aa651a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:39:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:07.352Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f5222e9c-3151-4e53-be70-5a3b3ec078da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:17.359Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=349a2e61-8240-43e2-9777-43f0e3eeda8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:27.366Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=23c4578a-e44f-4b99-8709-552fb0f37922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:37.372Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9aad744f-2e96-4dd5-b9ee-465dfe563aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:47.380Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b2bb5975-f6f3-432c-bb12-2c9ee27e552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:57.386Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c0f616e2-d3e4-411f-a8ef-dbdfdff88856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:40:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:07.391Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e1572e0b-bd76-414a-bc9e-9b49422d9468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:17.398Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=537ed3ff-959c-4fe9-b4f4-f2b8ec1952ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:27.405Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b46aa82f-d510-4ab3-9fef-be50ab1c709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:41:29.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:41:29.143Z |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-02-15T02:41:29.144Z |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-02-15T02:41:29.145Z |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-02-15T02:41:29.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:41:29.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:41:29.147Z |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-02-15T02:41:29.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:37.411Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ba888c45-3e8c-4623-aa37-8f083f8447e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:47.419Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2fcc8204-3134-4094-9737-a099a77cdc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:57.426Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=252ab0b8-14d1-4c40-9bdd-bf4b89a4ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:41:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:07.432Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=2c90ceef-3cb3-49e3-8453-4f45d4e7fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:07.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:17.439Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e34ecd67-0e68-4ba2-ba41-dc12fe33e641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:27.445Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=02ef77c4-688c-46cb-bfb2-50fd7687b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:37.452Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d0bb5a68-4301-4896-8890-b367b90cad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:47.459Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=52fc0604-671f-4990-afa5-4f09559b04c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:47.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:57.466Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6eb133da-6809-4a3d-8a73-7eeefd50b5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:42:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:07.473Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b6d65971-5daa-4c86-9618-b71c6daf5779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:17.480Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=49b76aab-fd48-445d-94a0-ffc489d38191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:27.487Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1ce3022f-9796-42f4-87a6-db7557649123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:37.494Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ee6b6a74-1f5a-435b-82a2-7f1c7d42ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:47.500Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bde3c95b-fcaf-4f43-808a-af6650396095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:47.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:57.507Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d709eadb-9d1e-467f-8cfc-e9acb37505db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:43:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:07.514Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dbe3a6c9-74ce-4121-9a42-6d292b8674d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:17.522Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=98b21409-948b-4044-908c-6aaa22b52c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:27.529Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=70c47ced-71c4-4e48-9075-607486b3c5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:37.535Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=23e4aea5-7d68-44fd-9ce1-0a351f41643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:37.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:47.541Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=44eb82b0-0b46-4533-a6a7-f1ced6ba95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:57.548Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8227195a-2cf8-40ec-84b0-99b261ee537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:44:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:07.554Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ec39a0bc-96a7-4879-bfc5-da04008e236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:17.561Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8c4304cb-0e2e-446c-923e-1426b42b997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:27.568Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5238062e-a3b2-4902-94d8-65b5aa324949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:37.574Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cae5fb08-d47f-47ec-b2f6-0eda72ce9f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:47.582Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=45507f2f-e5c8-484e-b736-a90a80866d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:57.589Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d891bc4f-ce51-4f32-b5f2-b5c9727f7b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:45:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:07.595Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b7f5ffe9-4fb3-469d-887e-143d69e062bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:07.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:17.601Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0a474669-7384-4fd2-a10c-f0a25d80a9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:27.608Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=923b887d-6960-44b7-8288-5c6321c658a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:46:29.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:46:29.157Z |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-02-15T02:46:29.157Z |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-02-15T02:46:29.158Z |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-02-15T02:46:29.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:46:29.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:46:29.161Z |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-02-15T02:46:29.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:37.614Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b38d3a84-1a63-4406-bc5e-cf945c0a74ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:47.621Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=518193b9-52ef-4ca3-83ed-dbe4416dc621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:57.628Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9199bdc2-983c-4abc-94e8-52dd3ce01734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:46:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:07.635Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fbb7dc59-86c9-4981-8c95-1bad4c45d3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:17.641Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c1cb68d7-96e0-4ff3-9aaf-576d9428a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:27.648Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=56c3adf7-a2df-4584-8816-2d0bbeb16b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:37.656Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a91ab269-ba09-4e1c-b1eb-19818260243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:47.663Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=26f4b29c-e5fc-4f51-aefb-4048321cb871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:57.670Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=77e898a7-17e6-4000-a6ae-82cfd16300e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:47:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:07.677Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=185c7105-0805-4462-866c-169d4b8c5bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:17.685Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3ef414bb-a552-4f96-93f0-4553893d9d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:27.691Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c66a68e1-6300-40e3-bf2e-e0e343768344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:27.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:37.698Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=05ddffa3-18e3-4228-b3b3-4254a4341812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:47.705Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=288392bb-75e1-48c9-8ea1-eb9a783e3b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:57.712Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a91396d6-1553-477c-9cf1-a1081af418f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:48:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:07.719Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a3f3cb67-14c0-4c45-885c-2a201e34249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:07.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:17.726Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=16608695-cbcb-4d16-a978-fd56a2715c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:27.733Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=220d90d9-351f-48b9-96b4-eae7dc739863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:37.740Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=26161b7f-4013-46cc-b292-13a758bb6b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:47.745Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c4d5d0fd-3411-4edb-913a-012f4d9d7300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:57.753Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a113f4f6-53e1-4175-a46f-2f178d45d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:49:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:07.759Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e39f6d4b-6d39-48eb-b116-48617f925f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:17.766Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=89ba5264-b148-44e4-a9ac-c3f41df5c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:27.771Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d9f19868-c6c3-4a43-8fa6-85c3404b7c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:27.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:37.779Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fcad86f2-92fb-43f0-bff7-ae46d8ee9d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:47.786Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3d7c9972-1f37-477a-b7f0-db3fccf9eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:57.793Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5b9887e9-6339-418d-b2e9-a34af7273dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:50:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:07.799Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a41c05f0-364e-4545-a0a3-1336e651ed03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:17.807Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8d31c86c-aeb9-449f-9595-3a4a4687a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:27.814Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c06fd111-e08d-4967-81c4-2f9f47116189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:27.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:51:29.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:51:29.176Z |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-02-15T02:51:29.176Z |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-02-15T02:51:29.177Z |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-02-15T02:51:29.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:51:29.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:51:29.181Z |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-02-15T02:51:29.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:37.821Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5867ae80-25d4-4600-b1db-0257b86a8a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:47.828Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e6a7d418-54a2-4713-be34-f39f0c236ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:57.835Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e2682d0c-458e-4d21-846e-307e69a09c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:51:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:07.842Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=80984e7b-3f2c-4fa0-b8b7-9aca9ed08533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:07.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:17.848Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a8a7eda3-6142-4280-8a87-c15a87efaf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:27.856Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fd24893e-bfe3-404e-b8d1-5a1dda85f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:37.863Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=adddddbf-0227-4f7a-acda-07df0081d987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:47.870Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=aa955f79-ffbb-40dd-b82a-9d5b75f0fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:57.877Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6add3c25-6c82-4197-9335-153f2b2ca232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:52:57.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:07.883Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=38114f25-0830-4c1c-9023-737179553f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:17.890Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=52c4f06c-784d-4011-b2b3-41f6b4174a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:27.897Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=eeda61ce-f32f-426c-aa36-63db0b8d2bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:37.903Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=320a1ba5-d9f0-40bd-9862-f41438e753a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:47.910Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fcaa6048-a32b-4f8d-a9c8-f586d6aeb91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:57.916Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1be857bb-44d8-4203-a820-8fda0d12be75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:53:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:07.923Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7b6c9814-3da9-4917-a191-f8fc8435c01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:17.929Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=640ecc8c-6539-461c-a926-6a1b7ef7540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:27.935Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=73798040-77a3-46dc-9a38-4f5027211bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:37.941Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=82d453e7-dca0-4718-826d-3da2b0c4886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:47.949Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4053d823-52e5-48b9-b457-dcba84dc8763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:57.956Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ee47f0ee-ff20-44c0-a633-c9ab4a2cc51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:54:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:07.962Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=978f1b45-a3ff-42d5-8d78-9ad15d78c6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:17.969Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dee84cd1-a488-4b60-8abc-94528d665025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:27.975Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=452c5bf3-2e81-4379-a437-b7008766a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:37.982Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c20cda7e-f492-403a-bcfb-0a47179f0bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:47.989Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=67f09d90-664e-4f59-85a2-b0954c03e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:57.995Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f184a1c6-4fe4-42bd-9693-8693acab14cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:55:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:08.008Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3985e270-9296-499d-a3c8-aac6e8842947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:18.016Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=561c390b-10e4-4415-a783-4f74a9281eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:28.023Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b0b5d1f3-84c0-4269-94b3-5991b1a24793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:56:29.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:56:29.163Z |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-02-15T02:56:29.164Z |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-02-15T02:56:29.164Z |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-02-15T02:56:29.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:56:29.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:56:29.167Z |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-02-15T02:56:29.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:38.029Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d53d999f-d194-45e9-8b4f-94d075408971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:48.036Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=57afa392-b6f5-4146-bff4-971a28ccae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:58.043Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7be93dc4-7235-40a6-8d38-ca1485ea4e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:56:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:08.049Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9dc29eca-5bf6-4380-aa28-d254be3bbfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:18.056Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a64c4953-22bc-48a8-aefc-8c39490fbdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:28.062Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4dc62fe4-51b6-4fe1-a5d8-a27a68eeda92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:38.068Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=640ddecc-0835-462a-8caf-1eb6023f9ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:48.076Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=21182981-3c5b-4569-b2f6-69030d3a2374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:58.082Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=fcdf3e6e-5ba8-453e-8d37-a26d59c0963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:08.088Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=73c350d9-9894-43ef-873b-2661ac4bbca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:18.095Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=328c2cbf-1083-421f-9e54-74c52e361b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:28.102Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f35eab7b-8882-41ff-a8e6-53fe0362d535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:38.109Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=96537c79-0e05-4922-ba88-5fad5289ee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:48.116Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ee7713ef-5b15-4271-bd99-ca352b4121cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:58.125Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cfaa3b97-d18f-4cfd-9c5e-ecd1a1db19d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:08.132Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3c858cad-bc63-4aaa-88b9-fdf464203399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:18.141Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=64a7d708-05bd-4d08-bcfc-582a74c2077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:28.153Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=808ac810-db75-4c7b-979a-74bdf4c2452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:38.158Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=4546471d-261f-4430-bdd1-cc5ecec42ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:48.166Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8e117b88-7af5-4f94-a006-b6d9f1ab5ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:58.172Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=af22c740-83e5-45b5-810f-4e2c4f5f182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:08.178Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e4213db4-a3bc-47f3-8f73-950393b57d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:18.185Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c560768c-8bc1-4e00-8c69-0170ff5f868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:28.192Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=848f459a-f452-411d-9c7d-8263b5cea286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:38.199Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=08b65b10-ac3c-4122-b0e3-bb61d75d22e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:48.205Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1f81951d-3d8c-4fd7-828f-cc6f2f2fd710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:58.211Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1d516381-3d12-4945-9bf5-b778619c1cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:08.217Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6efcd3ea-5458-4f93-9026-073326ef8976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:18.224Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c44c9307-e9da-4006-8dfa-b396485a7062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:28.229Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5e253bab-52a6-46d8-8f3a-d8b4c7876d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:01:29.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:01:29.183Z |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-02-15T03:01:29.184Z |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-02-15T03:01:29.184Z |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-02-15T03:01:29.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:01:29.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:01:29.187Z |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-02-15T03:01:29.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:38.236Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cdd37664-10e4-4684-afb9-b76856f59a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:48.243Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=28f21577-fb01-48d1-9948-edfeee098e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:58.249Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5f1162ea-f042-406c-b1fc-6079108fa576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:08.255Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9795b824-566a-4fc4-b698-a0760989b9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:18.262Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e6fae9a3-391f-437b-b77a-5bf4f6bec737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:28.268Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=28522404-117d-4794-894b-289035950e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:38.275Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=ae5286d3-c2d7-4277-b750-07c7c8adaf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:48.282Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8e3c71f8-55e9-4698-b24a-28465d2fbbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:58.289Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=03183bd0-4265-40c4-9e3c-32eec5859c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:08.296Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=35a9d885-7a4d-4a25-b596-bb10c8518542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:18.303Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=22347cff-6228-4258-b6fe-9f6d630a58df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:28.310Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=a0db448c-3146-4055-ac0f-e62906e1519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:38.316Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=31883007-33c1-420f-aba1-bb91a33e6656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:48.322Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8d12221e-e0db-4586-80fb-cfb92e45c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:48.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:58.330Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d761e9b3-f0e3-4e48-bde7-1d9fa59c890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:08.337Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=e0f9188c-d616-4c42-ac5d-2040d3364016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:18.344Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dc77f233-5322-4ed4-a973-c6fcbc87a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:28.350Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=1839b294-2360-4565-9b41-203a9790999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:28.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:38.357Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5c4c2810-8fe0-445e-a0fa-a1dce9ae7655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:48.363Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=eb66cab3-a8f2-44bc-9420-3253f1155e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:48.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:58.370Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c2f1843d-2979-4148-b46e-27594f34ec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:08.377Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=19d604b9-ee66-4eff-8c2d-ea05859584e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:18.384Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=396d0d93-0e26-4f98-bf30-f8ef93f81e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:28.390Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8fa4e7f6-082c-4f25-8bdd-2d23bfe257f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:38.397Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d1d04130-c3e5-4cd6-96be-4fd4c7dcdbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:48.404Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=825b871a-e487-4450-9589-7c8c212fd909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:58.410Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=32277bcc-441c-4aba-9ab4-05c161ca2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:08.417Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=d4ba3e25-27ac-400f-9704-02dc984639ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:18.423Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=7e8f3aeb-f57c-40ea-b8fa-efd3060ac532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:28.430Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=c0ce1391-077e-4ec8-8782-10051cb5f1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:06:29.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:06:29.157Z |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-02-15T03:06:29.158Z |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-02-15T03:06:29.159Z |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-02-15T03:06:29.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:06:29.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:06:29.161Z |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-02-15T03:06:29.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:38.437Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cdb48500-c797-4d32-bf69-82702380ab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:48.444Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=83892abd-0789-463d-a223-713816b03f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:58.450Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f76a9976-7fcf-4d37-93f1-b2f28eaca697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:08.457Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=5d9f8562-4a37-410b-9958-5806fc0a4e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:18.464Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=f6a3c1b1-66b0-49b5-b48b-987c360f25b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:28.470Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0f66649b-283b-44ee-ad47-3fb8e0d987be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:28.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:38.477Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3f383aa3-01d6-45e1-a816-e06e186cf56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:48.484Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=dd780a76-2a79-44cd-b6d6-95f1f2dd23f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:58.490Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=62e1a369-0273-4c9c-94ad-5e4b8dbbc7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:08.497Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9bcb0184-7250-44bc-9084-70227775b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:18.504Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=3b546516-f35d-4462-9a1b-e7c5db54a0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:28.510Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=88687ebb-4bab-4cb8-b29e-894361a558ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:28.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:38.517Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=9eda88e2-f5ae-4618-8770-88a53b5d4c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:48.523Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=bb240fe2-0328-427b-9f56-dc49c00f4e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:58.530Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=6653a6f0-ea7e-4977-946b-4eac8206041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:08.537Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=553df065-b1c8-4ff6-b30a-b41367544a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:18.544Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=b5577f3d-5ada-424a-80d7-e4d71751c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:18.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:28.551Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=93483c0f-c358-4dd1-acdb-4959394e2c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:38.557Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=0b120f35-38ef-4433-b0fd-d8c5de660f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:48.564Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=93963740-616c-4fcb-a9d8-9938aebfb1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:48.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:58.570Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=88eb5646-ef61-4b66-95cb-d97fd9890fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:08.576Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=10a88b46-cb5f-4cdb-9e5e-fdf10a22f20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:08.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:18.582Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=cb8662cb-4eac-4556-b104-e3f9c4d5bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:28.589Z |INFO |Init configs |InvocationID=3835cb28-21e3-4f3e-9d64-d7922a20a8a7, InstanceUUID=8a17fe50-c8fb-48c1-b35b-42efde0cc90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:28.595Z |INFO |PRH tasks have b