. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T04:54:45.486Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T04:54:45.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-31T04:54:45.639Z |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-03-31T04:54:47.681Z |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-03-31T04:54:47.983Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T04:54:47.984Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T04:54:47.985Z |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-03-31T04:54:48.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T04:54:48.775Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-31T04:54:48.908Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-31T04:54:56.574Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T04:54:58.045Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-31T04:54:58.106Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-31T04:54:58.107Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T04:54:58.367Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-31T04:54:58.368Z |INFO |Root WebApplicationContext: initialization completed in 9457 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-31T04:54:59.912Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-31T04:55:03.347Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T04:55:08.019Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T04:55:09.708Z |INFO |Started MainApp in 33.973 seconds (JVM running for 36.584) |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-31T04:55:10.016Z |INFO |Start scheduling PRH workflow |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:10.083Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7a0c1892-15fb-4372-8985-05c59e320c72 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T04:55:12.755Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T04:55:12.756Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T04:55:12.765Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:55:12.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:23.083Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a2db7be3-3b56-4e98-9204-7745c734a01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:55:24.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:34.308Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a6517d94-6fbe-4d1d-9a1a-1f738401df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:55:35.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:45.432Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8bf3867d-1c9c-43e8-8210-427f4ab70f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:55:46.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:56.567Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a1f40810-b282-4322-a33b-3459ca81ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:55:57.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:55:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:07.670Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cb3a095d-d2e0-4b86-8674-a58e6376c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:56:08.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:18.775Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6dc28306-bee3-4c95-8f93-2c2d68a8992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:56:19.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:29.875Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4b4de886-f633-46f2-b597-e0d3f381f965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:56:30.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:40.958Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6720eb2c-dd11-49cd-9c19-3f1c4127fee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:56:42.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:52.020Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d4b461ef-c1b6-4fd5-b0dd-6b271f93e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:56:53.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:56:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:03.124Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c6804cbb-9db0-4791-b101-216067808f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:57:04.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:14.232Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=54de7e2d-b6d2-42c3-b339-0cb0425480a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:57:15.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:25.413Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0b37d98b-96ba-46d3-a9bd-1fe59e79a6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:57:26.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:36.548Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d62701b3-64a1-41b2-b859-d00c714ceadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:57:37.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:47.642Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d1560d78-45b4-40a8-a533-d2e82dc6956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:57:48.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:58.746Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bd33dba8-8d62-4048-adb4-6d4b840b6f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:57:59.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:57:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:09.808Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5690a12d-12f6-40a8-b93f-132126548e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:58:10.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:20.860Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b7c40903-f2d6-4e3a-8ffc-b90db07ab42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:58:21.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:31.956Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=469b6ef6-8418-4851-93da-119e8b3521e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:58:33.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:43.029Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e435d284-cad9-4e3d-9a0a-cc156d7b15c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:58:44.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:54.098Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2519ae49-3482-4c3e-87e1-5e9831af1e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:58:55.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:58:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:05.146Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9ffcd6aa-1f64-4458-b71b-1656ab93c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:59:06.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:16.248Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1ab40b84-606f-4421-bdf2-4d972df5f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:59:17.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:27.355Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=121d11b7-7209-463e-aa1f-9b0623fa722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:59:28.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:38.461Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a9f4e769-f348-459b-ae72-7c85ae8443e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:59:39.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:49.527Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=eeb96549-c1bf-4406-81ff-20f637c83f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T04:59:50.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T04:59:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:00.594Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8b8499c4-5eb2-4510-813c-b0b753175744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:00:01.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:00:01.285Z |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-03-31T05:00:01.286Z |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-03-31T05:00:01.290Z |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-03-31T05:00:01.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:00:01.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:00:01.315Z |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-03-31T05:00:01.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:00:01.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:01.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:11.669Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fcb5392c-6604-455a-bc4a-955e12300092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:00:12.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:22.807Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0e4e9c2d-f432-4ad2-9e9d-696f16830f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:00:23.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:33.911Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e612a172-e231-4d0a-9ee7-aba5db93e74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:00:35.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:45.038Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ab5ae864-e3b5-4e8f-8d37-abcf3440cefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:00:46.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:56.158Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1d7bc71b-ad98-478b-a055-89b74d16f4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:00:57.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:00:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:07.222Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cca8e528-4085-4201-a9dd-b9c7a8578b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:01:08.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:18.291Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c281786a-7954-4b1c-b820-1b7921e22886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:01:19.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:19.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:29.365Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6e84f11c-0308-4290-bdae-907956f70fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:01:30.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:40.402Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e3af48b4-464e-4758-83ad-cccbffe507fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:01:41.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:51.477Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=edb5a145-013e-485b-9d5a-e3c50e5b87c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:01:52.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:01:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:02:02.548Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=61643fe9-a128-4144-a5ec-0c4026009ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T05:02:32.583Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.6.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:02:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:02:42.586Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a75704f5-923d-46fe-a533-a9469ad34378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:02:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:02:52.790Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d5e0d045-bfa0-41a6-a4ce-c2dae8a4baa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:02:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:02.844Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fcc487df-a97b-4bd9-93a4-76abae103218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:12.865Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d1bf8449-8102-4d4b-af11-4d8559ebcea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:22.894Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=561df8c4-523a-4e1f-b354-5dee8ecd9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:32.928Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3f733af3-cede-4b69-a3f4-6ad9722efeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:42.951Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e118da45-038a-4b85-980f-ec035b6396be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:52.973Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cfeaf7b6-6e68-4f97-8870-82fde166f364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:03:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:02.992Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a78d10ea-1515-4f76-ab96-9ad2ff92c9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:13.015Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3074dede-39bd-446e-8c93-4c89dee4617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:23.041Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b0352608-b157-4137-9245-9f49d96a826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:33.072Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=711ab393-8259-4b67-bde6-f01faf1e4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:43.111Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c14312f5-2663-4fe1-9e7e-3a1f85d058a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:53.151Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a044b0e0-d2c9-4687-8b40-9ed279aa13c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:04:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:05:00.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:05:00.550Z |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-03-31T05:05:00.552Z |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-03-31T05:05:00.556Z |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-03-31T05:05:00.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:05:00.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:05:00.585Z |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-03-31T05:05:00.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:03.176Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=50938421-ae35-4376-a5dd-6247c0791120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:13.205Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b90d3ac0-7b64-45dc-8d76-ffba5d9c2ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:23.236Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cdb96028-2c53-4c13-8100-862c2e6568a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:33.252Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e2bdb26f-5737-4374-a917-fabf05c84719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:43.271Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=478e7d77-b4d5-41f8-afe9-2a9e98f6e579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:53.285Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9ad5ce4b-f83e-49ff-8663-8353f76561f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:05:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:03.303Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b45e062c-7d85-4f09-b31c-a9d72307828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:13.317Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d2a682c8-ab90-4079-949f-642e5be10694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:23.337Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a669c90f-f853-4e2c-9bfa-310020feef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:33.360Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=03badec5-570d-4c29-8fa8-97f94ceebdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:43.377Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b991c826-a9a2-4320-944a-c1461e421f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:53.397Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=05761f5b-1a91-44ac-81c2-d5ed5944227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:06:53.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:03.411Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=19e41cc8-29a6-495c-8bcc-25e227446dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:13.433Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a9ec2171-1b88-46a6-947e-279801b4a833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:23.451Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=10d4bd8a-c859-49e0-a14f-3fbe784ca638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:23.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:33.474Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=33353785-7707-4154-93a3-c61e33a047cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:43.487Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f35ca33d-7fa8-4948-93b9-6d5eacedbf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:53.500Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6f7f075f-f524-4e54-a0c6-d94a5a8b77be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:07:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:03.511Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c31229c1-d98e-4e69-b1fe-30d047d13046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:13.530Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=97cbbb99-b044-4138-8b12-b2f29b079f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:23.556Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=16d20337-c624-44f2-953e-44481f479c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:33.578Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=60ac5591-1d9f-43ba-a3da-796dfde231b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:43.604Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8201f4a5-9b63-4e48-8a6f-dc0b884a934a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:53.634Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ab8afd44-4705-43b4-ab1a-d1efcf52fd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:08:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:03.655Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c196a040-d012-4014-9cc9-1a6a067b325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:13.670Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a7352a05-4261-4851-a7b8-37169edd91ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:23.688Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ae414638-6e38-444a-ba0e-5334f415a6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:33.702Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=98692cbc-2c14-4445-b1ab-859cbed484b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:43.733Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=119a444f-4b2b-4199-8000-e6ba1ae709c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:53.750Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ed2417ac-5147-42dd-b074-78b5a5a8cfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:09:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:10:00.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:10:00.399Z |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-03-31T05:10:00.400Z |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-03-31T05:10:00.404Z |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-03-31T05:10:00.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:10:00.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:10:00.424Z |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-03-31T05:10:00.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:03.763Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1fba0b8b-e285-4066-b8b6-d4f465b4410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:13.777Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=44855880-ba6b-4e9d-8c59-63e09bcd14ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:23.805Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d7938f3e-18e8-429c-a7bf-bb0929250bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:33.821Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2db45d9e-1f75-4228-90b2-331361adfe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:43.836Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ae69a7ec-c16c-413e-97b6-b35cf0285ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:53.851Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=169a7740-09e4-44cf-94e6-9a3854185983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:10:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:03.872Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4459003f-c9f4-4969-8ccc-f90240f707a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:13.894Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c01d6601-b656-44db-8b9b-6346471edbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:23.906Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a52cef5d-45eb-42f7-a19e-69e353414178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:33.920Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ad3b76cf-084c-4ba6-b50f-cd8457d8b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:43.933Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2a73b73d-cf61-4d20-8ee9-57c160383586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:53.950Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=648bdb43-519e-4971-9e46-7f3cd58c4342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:11:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:03.962Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a92bd5dd-c3fb-4df8-b1bd-abd692b63bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:13.976Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fc17f158-6055-4512-9b0c-fadd0e1c8f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:23.991Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=12a57f3f-c916-4713-90b4-57fa005b8a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:34.000Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=759c7252-b631-48e4-81ec-d09ca03c3a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:44.014Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1fa221b8-4a69-47a1-9bf3-0296b721a2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:54.031Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ff854ee0-b241-4603-a914-624d9a49cd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:12:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:04.064Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=72897867-6e25-4ab0-bf6d-5af11ce56042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:14.076Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8e00cbbf-f5d3-4602-9c26-9023f2de8992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:24.089Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e4e1e680-4303-4622-a436-f47b91d4db13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:34.102Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=05ecb073-b10f-4d6c-820c-42d3d06dd5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:44.122Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e3e43bd8-0ff8-48b5-ae13-31cdb27b6dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:54.145Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e1a89cf7-cc36-4124-b7a4-67223bd19dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:13:54.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:04.166Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6f158c1a-aeb9-4712-a523-42824649c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:14.181Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3e051a21-777a-4ef6-bd8b-f5c34cb09c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:24.196Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f29c5a9f-cc23-4509-bfdb-abbc753ba123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:34.211Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=dabc524e-b163-437f-8c82-5f6d6d2e95eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:44.222Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ce077652-c011-4dd7-8d43-0421790dbacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:54.234Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b0278c7f-4829-4ce0-b0c2-67f75f91bfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:14:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:15:00.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:15:00.467Z |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-03-31T05:15:00.469Z |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-03-31T05:15:00.473Z |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-03-31T05:15:00.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:15:00.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:15:00.495Z |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-03-31T05:15:00.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:04.252Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4bcac0cf-8d4e-478c-b6e9-e79458ded6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:14.268Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4072d279-228d-4d46-b560-4db6f8584f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:24.280Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f6befa56-127f-41b7-8763-015dc2ca6f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:24.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:34.291Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9df3f6bc-3321-45e5-8c5c-74b57e2dc335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:44.302Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1083f489-500e-4405-9925-82421044b48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:54.313Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=062ca589-581a-4b80-b820-d5602f6f0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:15:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:04.327Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1cd2a40e-1b2a-4077-91b6-b1a85e662a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:14.340Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=58f48cc8-a76f-40e3-8c28-3bea46d06f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:24.350Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=56819da9-b226-4608-ac26-586fb33aa12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:34.365Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=30a3da56-8a2a-4d18-92ec-bf149a986797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:44.376Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=60f62227-d7c2-48c1-8508-9a68074f3e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:54.389Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b0380bd5-cdbc-4b02-a1cc-0d8e737b92e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:16:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:04.402Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=56f27724-b471-4edb-9a14-6ca3e3e0d3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:14.413Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=babdc2f0-770c-4a8d-9dee-2dda4e3ce301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:24.422Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=14c8d8b0-f7e8-45bf-8723-320421782d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:34.433Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=38cf0efd-628d-42ee-96cd-9db753059919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:44.444Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8ba03624-05d0-49e0-b8c7-507ac69b1149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:54.455Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=98849ac5-ec5d-40bb-b1d2-9505ebb719c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:17:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:04.468Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f027922c-6eaf-4752-a873-80837d32c63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:14.484Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=14c7a25f-3aef-4f97-9018-d7487cb3c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:24.494Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6d3bc6cf-42b8-42c3-a44e-7005c8f5f615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:34.509Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0fd27cec-c619-4f73-bcca-40f52c60753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:34.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:44.519Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a3822ddb-4a91-46bb-8eff-cce7e614a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:54.539Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=606951ef-f2b6-4ec0-aac2-c963419b40f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:18:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:04.550Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=13df85d0-3357-4eb3-a9d0-3611bf399496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:14.570Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=71c0adf8-3fc2-46f6-b3e3-aba0904b9142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:24.587Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=16eda2b8-2279-47ed-91c0-157aaf29e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:34.599Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=36f0ce5c-4059-430f-a1dd-85f9f00b70b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:44.610Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=85162fa3-f6b6-46dc-8c57-f3bdd0f611a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:54.623Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6998f70a-7b69-4cd5-b5cc-2f255d687ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:19:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:20:00.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:20:00.408Z |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-03-31T05:20:00.410Z |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-03-31T05:20:00.413Z |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-03-31T05:20:00.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:20:00.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:20:00.429Z |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-03-31T05:20:00.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:04.638Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=22fd42e6-16b9-4d00-b207-7fa1c020841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:14.668Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6114ce2a-a7a8-4441-9219-d9df9c1bfef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:24.700Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b894f087-ab5b-47d9-8cbb-74040192ba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:34.719Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1e3f0a36-2b3e-492b-bbf9-23a1efabe856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:44.741Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5f79f9c3-bced-4a40-a205-7ffca9d4a389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:44.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:54.761Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ef13a65e-143c-4d69-88df-19ad472958a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:20:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:04.774Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=52bd7b0d-f7d4-4402-8139-14abc4a4672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:14.793Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e9f9a533-f999-4a14-b4ab-748df42c5cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:24.810Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0006b1d3-e0c6-41fd-886e-c3ed3d37832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:34.828Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2e5586af-3dd1-43a8-acd9-4ea44ba09be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:44.844Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e672717f-a853-48bd-8fe7-7afe3858d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:54.855Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=01cb16b9-0869-4d80-9331-0a06855c679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:21:54.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:04.872Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=52c4d66f-6d06-4862-9f0e-1d9191e31cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:14.885Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a285b852-af77-4760-b3a4-671fd6223ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:24.916Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0fa2c950-4957-4016-a89c-53c623d19ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:34.956Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c608662f-5c2e-421b-8e3a-5eb659ec4ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:44.977Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4d50dc80-9232-4f69-931e-cf720b017b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:55.000Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0e4f0c39-fed3-47fd-a89d-52ca3327c2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:22:55.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:05.014Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=de631b52-8857-4340-a9b8-dd28843bae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:15.049Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fcbb8aae-4c9a-4a33-bdb6-94f2b7f5924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:25.064Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=91859162-0b1c-46c9-af1e-076d7a38e9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:35.079Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e99fb69c-c03b-4322-8d13-2e089121aa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:45.096Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=96eb42f3-2869-4c09-9912-8e3d1ff74a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:55.111Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=29c80e3b-49ed-4059-9bd5-c667bbacaf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:23:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:05.135Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=acbd73df-7425-45c0-80d2-4eb516751d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:15.150Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b0c9c347-23ce-4a53-b070-7c6a15678014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:25.163Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e3469237-3631-4f83-92cd-ca5dc5999d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:35.183Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7974569f-9ae4-4a24-863f-b40425eec78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:45.194Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ae51a4d6-d0d2-44fb-90b7-9b002b6a93ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:55.207Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=55899923-3765-4be2-b263-7a7b40dd7c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:24:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:25:00.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:25:00.449Z |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-03-31T05:25:00.451Z |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-03-31T05:25:00.456Z |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-03-31T05:25:00.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:25:00.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:25:00.471Z |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-03-31T05:25:00.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:05.216Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=aaa7e684-35c9-4eff-8413-0202f081a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:15.226Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6ceee2b9-fab1-41f4-a241-092aeebb4bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:25.238Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9637cf8b-0076-42c3-92d1-f81bc34bb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:35.250Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=42585ad4-d75c-4a6f-9676-255267c5bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:45.263Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=75a9f6e2-8a1f-4f37-8927-365f958cca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:45.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:55.273Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e16f87ac-006d-466f-ac17-e1c11a6bb695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:25:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:05.284Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d9195e98-c156-4399-985d-31593bbbb115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:15.303Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=76d74fb2-c3c6-46cd-855b-87a56a8c4b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:25.321Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c581a743-9f98-4371-ba22-0f69ba759610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:35.336Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=39967fce-c4a8-427d-a68b-6455fca1cf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:45.347Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b3ee089e-1c06-426f-b20d-5bf450b435e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:55.361Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a4aa0e58-8b3b-434c-89fb-e1f169ae2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:26:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:05.375Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=635b04bb-639b-40df-b89b-05466c9231c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:15.393Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=04814f85-e7d8-457f-a0e6-75901868fe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:25.427Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=726c93d8-cf25-4ad4-94a3-7e1159c2b695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:35.442Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9b94836d-ad10-44a1-8763-55273e2d15a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:45.454Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4d358c3b-88e8-4ef1-8565-7b3b5ebf5bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:45.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:55.465Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=23fb2d0d-659a-49f5-93e7-5541172cc513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:27:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:05.480Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=67264618-7dcd-4e40-920d-0e019d1780a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:15.491Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ba99654d-c946-4bf5-907e-fc1f7d9e8eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:25.513Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cf2b13cf-8346-40cc-97f9-38feb8e82883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:35.534Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=16cfb7e0-3ac5-475f-8647-178bf229c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:45.545Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fc1918be-c8d9-4c28-a308-99e5c01b60d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:55.557Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=40fc4d6d-7197-4e57-9a5a-9d8905e84e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:28:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:05.569Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c6d8fbc2-5c73-4bad-8b26-b95528254627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:15.579Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f65de15b-f438-4eff-a323-7f219c8b1c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:25.591Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3094e18a-109f-4e08-a55f-69693f95c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:35.602Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a9728723-5b1b-4341-a27c-9e4ded89065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:45.614Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=be4bc51f-d97a-46e5-a236-bb106134d2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:55.623Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ee8f41a0-6ec9-40e2-a5c9-b68d403c17bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:29:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:30:00.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:30:00.363Z |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-03-31T05:30:00.364Z |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-03-31T05:30:00.367Z |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-03-31T05:30:00.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:30:00.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:30:00.373Z |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-03-31T05:30:00.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:05.635Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9daed175-713e-49ff-a21b-40705b8cea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:15.649Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=55f2b16b-7c28-4cd8-affa-2bc6174f2eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:25.665Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5128037f-38dc-4371-944a-259ede8b22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:35.691Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4376097a-7258-489e-a5da-1e230f8542ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:45.703Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cda51ce4-9251-46e1-9db5-d89033843095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:55.714Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=025b8098-293d-42c9-aa1f-cf9dc566fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:30:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:05.725Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=89ef887f-da69-4f69-8dd6-179273ec16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:15.735Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bdbdad5a-dfa1-4184-a9c3-e9f4b7e0ffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:25.750Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e5a2e504-5801-4d6f-bd09-b8092760d93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:35.768Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a6127f09-310d-4557-ba6f-441e98f27c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:45.778Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=53fd85f5-2541-4504-b20c-b67e6f763581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:55.788Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bb7c9fc8-c168-43e8-bfba-bb7094bb5d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:31:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:05.797Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e873b2db-771c-4163-9480-334201e2255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:15.808Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=84303205-f7b9-4fee-bded-19c8f8682a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:25.817Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8047ea7b-6704-4927-84e5-5e40049558eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:35.828Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e77fab34-bff6-48a2-93b3-e6be20feda16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:45.837Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d1d9800e-077d-46e9-b2bc-14586d253d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:55.847Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4574830e-0d27-4a5e-b742-829d105e335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:32:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:05.857Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=33d6f842-5f2b-476c-8734-2cae7da61b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:15.869Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8810b6bf-7da3-4be7-a11e-13a595071764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:25.878Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f7831c66-0d5a-4610-b1ad-5d62491051d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:35.889Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=08bb6561-67a7-4d66-8fb4-ab45f40a865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:45.899Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f5fcb200-6e16-489e-b3b0-ccdbb3aec756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:55.910Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2bf022eb-9537-4b50-b747-d3455f20cb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:33:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:05.921Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=87afd37a-70c8-4596-ac4f-3e6bce2234ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:15.936Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3b21ca2c-aed0-4666-9a61-3fdd9c57b009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:25.947Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=527f5898-0fa3-49f9-a6af-f265058af66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:35.957Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b56178fa-97fb-404f-97f3-bcf666d571cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:45.966Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=533a3205-0244-47be-90a8-1d3254fcb679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:55.976Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7fccdd51-f2a6-4a0b-9d61-577178be202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:34:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:35:00.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:35:00.272Z |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-03-31T05:35:00.274Z |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-03-31T05:35:00.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:35:00.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:35:00.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:35:00.290Z |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-03-31T05:35:00.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:05.986Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=730df4f7-94e8-4836-b848-a029532d632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:16.000Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=de4b6dd2-1bfd-430e-8d36-7cc85e2c5bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:26.013Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0a300d71-2663-45af-b304-45efa34ee0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:36.023Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2491178b-fe1b-4da9-be1f-d9391f70cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:46.039Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fdd4737b-1e8c-42f2-b0c3-3c02eb9c5b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:56.048Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4bae89bf-8b59-4157-82ef-c68f4637ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:35:56.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:06.063Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=60783c0c-1b94-4f6e-8e03-499667be19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:16.076Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cb7ba99d-c681-428c-a3b1-87b238c00630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:26.085Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8b226364-ed29-4906-b194-243d9f152775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:26.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:36.104Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bda723b6-b9fc-4de3-b39e-3c8a50c7b862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:46.119Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fc87e1b5-fc28-4b69-ad20-ddb129c37f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:56.129Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e0ea8c5b-9613-41d7-aab0-554db6688020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:36:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:06.139Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d987fd48-1a1f-4776-8ec0-0e5c5d605791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:16.154Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0006acca-4f62-4df9-ba68-dda98deaf48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:26.172Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=910e6503-4128-46c2-8573-7344918439a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:36.189Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f7a85211-0185-4af7-bcad-e81b8c48fc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:46.199Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9a6cec3a-93e4-4542-b0f3-7b3809988aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:56.209Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7d9953f0-f127-4c16-8821-e94492ce6e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:37:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:06.217Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9a5fb263-5340-4c18-a355-c55a911f0c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:16.235Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=57947559-10e8-4b0b-a079-52c16d21dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:26.247Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=562f8c30-5f9a-4399-be09-c9909531e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:36.257Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=01a3728e-e273-4e08-a96d-d1eeff237625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:46.268Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e471ea17-80d6-4683-b1c0-8a6c44c5b80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:56.279Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=64569e10-e9bc-4ea6-8121-2ae7d32668f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:38:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:06.291Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bf6b744d-4560-42e4-8f46-341bc73992a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:16.300Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=62e3037b-bd02-4eae-a279-b46ded04c3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:26.310Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6430437b-2f03-4b71-a807-68dfab73bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:36.321Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2b3e44c3-a929-4bb2-9eba-dddb471c01cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:36.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:46.334Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a19ba21a-10ad-4808-8b2c-e75fcae5048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:56.343Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=85713974-96d5-46d8-916a-fb2da907a78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:39:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:40:00.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:40:00.411Z |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-03-31T05:40:00.412Z |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-03-31T05:40:00.416Z |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-03-31T05:40:00.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:40:00.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:40:00.426Z |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-03-31T05:40:00.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:06.356Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2f9cf626-dffa-4cb1-a606-6162dad90efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:16.368Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c728f93b-c47a-41c9-aad0-d52bf07853e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:16.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:26.390Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4769d763-e351-4373-b608-d48e787abdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:36.402Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9b5efb32-182c-4fb2-a327-bb92072670f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:46.416Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=869ad337-5ed3-4b67-af2f-ce048f33971e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:56.425Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=01297ce1-564c-46ca-a926-519926148db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:40:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:06.435Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8f06c61a-c1bd-42c8-93d1-f8f0ee4a654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:16.445Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=78a73b3d-66ef-429b-8239-dab48e4b1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:26.454Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e88e2a8c-a665-4c5c-8bdd-c6d6cabbe2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:36.465Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=62640daa-91b9-4617-ad3e-5fa0e70aabaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:46.481Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6465686b-f8d7-4bcc-a2a9-43c03170cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:56.494Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=13a9c25b-9254-4417-a74e-37ce659a2be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:41:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:06.506Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0a49d851-cfa6-496a-9b14-7bce53fee531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:16.517Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3f01bb91-a06d-4d34-8d6b-b05b17b67e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:16.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:26.528Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e5cc2572-6447-4e68-b620-3e0807bfab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:26.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:36.540Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f5f8b611-7f6d-4dc7-8d76-ba595e1c1e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:46.562Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ad2ba05a-f16d-4566-86b2-2f91891a8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:56.573Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3c27c2d0-45cf-403c-895b-1a4de8ea8db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:42:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:06.584Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ee348424-a254-4245-bfab-9f8c72dadbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:16.593Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=094929f3-0cd7-4984-bf3d-29c4548e59ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:26.601Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b72f5541-c495-4c53-a8f7-296fd5eb9078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:36.613Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5db232ce-3239-47ef-9496-d9a7a0505ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:46.622Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3b130a77-9483-4728-9f15-58f749b27342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:56.632Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b4dfd15e-a9cb-454a-be2e-34cf10b540b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:43:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:06.643Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=47a3b1e3-b7cd-432a-ac9d-3c4e45820632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:16.653Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b6d5cb97-ffca-4e04-96d8-e2216b778136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:26.671Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e500fa52-f2c0-4f64-a351-938dd5015344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:36.680Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=dea9d5bf-13b4-4b88-bba6-c0db891ba444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:46.695Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f6b2882d-8c6a-4887-9856-ba93aa29b384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:56.707Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=61055e74-1989-4be4-b0c4-90385f4b6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:44:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:45:00.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:45:00.381Z |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-03-31T05:45:00.382Z |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-03-31T05:45:00.387Z |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-03-31T05:45:00.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:45:00.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:45:00.401Z |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-03-31T05:45:00.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:06.720Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fd5b6889-9e12-4944-bc12-d9fcc8e7f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:16.733Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fdf3fcd5-c58c-4837-bd49-41fb2c6afdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:26.746Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=99bd61ad-6541-4385-bd7e-796614178f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:26.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:36.755Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=730758b0-4e9c-4dfa-90e7-938649fca286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:46.763Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=92c002a0-df07-4665-962d-4d911e77dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:56.772Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=77b7e148-3975-45bd-b2e1-ecfca4c8cf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:45:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:06.781Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ea464980-d4ac-4dd7-86e2-c5a86fb3f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:06.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:16.798Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f3c31427-99b9-402f-846f-867c50c08d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:26.807Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=20018b7e-0d6b-4f74-a9f8-eb8a3bc31008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:36.816Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=33415cac-9383-4a17-8a7c-5ac6a7cd32f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:46.827Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d4f48b58-b8d8-45a2-997b-77a55cefd661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:46.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:56.836Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=950e3987-a250-48dd-90b4-3676d93b3946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:46:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:06.845Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=05ba5304-86e0-4634-b7d7-7119ad0a8665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:16.857Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=80c7e21f-584b-4e19-9ccb-11721ad76fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:26.868Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3785ef53-1f67-483b-8274-5f39978b053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:36.879Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fdede75f-06d5-4788-97a3-bd338929ef09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:46.888Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=293d67a4-b080-4614-9d40-dfdfb63ac2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:56.898Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0b0b8f04-4659-4dc9-87d8-3411814c2c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:47:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:06.909Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a5fae6cb-bf25-4951-88ba-c0e0a13c7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:16.918Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f9fc6ba7-3f40-425a-9556-a1f0c9351ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:26.932Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=aa529c2c-7c30-48ba-bb9f-4f688521e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:36.942Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5f591bbb-e21d-4aeb-b7a0-77306af98fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:46.952Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f878e096-0d1e-4763-8c4b-ecdce7bd49c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:56.963Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9c6d875d-a076-4730-b700-f6788847f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:48:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:06.971Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7e08d299-e5c5-48b4-8f55-ccf7daca1eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:16.980Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d362ccb7-4e66-48e8-bf88-0c133437326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:26.988Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=91636a22-a115-4b76-a845-4a464059dae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:36.997Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9c948483-8362-4535-ad38-68ba7706a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:47.008Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=36ccbeaf-0e30-4931-b206-97afc3bcdb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:47.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:57.023Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=52905b3a-826b-4a02-a4d3-12a1a0d815f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:49:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:50:00.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:50:00.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-31T05:50:00.303Z |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-03-31T05:50:00.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:50:00.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:50:00.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:50:00.321Z |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-03-31T05:50:00.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:07.034Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=840584a2-baa5-4fda-b724-4b056a9e6c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:17.047Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5c26178d-7053-4847-a2a2-dafa907c827f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:27.063Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=07e501b6-4ac0-464c-a213-5e7a09fd72aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:37.073Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2c95fe66-6a93-4508-bfd2-77cad9dbbcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:47.082Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=aeb0d4f6-371f-44f9-b99d-622723d6231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:57.093Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c78756c7-9bec-4437-888c-14af02ac5583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:50:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:07.102Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=153be348-3269-45d9-b29d-abc753a1c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:17.114Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=de4f1290-0526-4d67-9710-beeb7dd720d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:27.136Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=410ebe2d-0a19-4aff-884d-53727142996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:37.147Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8390beae-c6c3-43f6-bfa4-33dc4215023c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:47.163Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3c43e3b7-4936-4c66-ad56-6221fabfeec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:57.172Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=44058d1f-d80d-46db-8e15-cfd8d6effc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:51:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:07.181Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d5c5d42b-c561-4af7-b67d-a8e73e90e582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:17.192Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2744d2a6-298c-4325-973a-1d9e74adaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:27.204Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=12415108-3156-41dd-bf13-b8375030fb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:37.214Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6c7afc89-a848-4623-bd75-18b2271bf82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:47.231Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4ce42ced-c087-4975-8c63-c4e8577c4816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:57.242Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bd6a69bc-7dcb-4131-ab6f-ebb71fff159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:52:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:07.254Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9a33e419-33bd-4db9-86c6-9cf6edfc19fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:17.266Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4758b256-b820-4bd0-b8ab-a6d52fbe6af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:27.275Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9cba5633-454c-4b65-863b-2deee40f34d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:37.284Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=84c72080-8e9f-4efd-868f-7ff7fbd17fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:47.293Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b3a1432e-7743-4668-ab2e-0f4225908308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:57.303Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b56c3086-bc4f-4d4e-b147-1862f5353f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:53:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:07.312Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e4c5093d-9a7a-47b8-a154-185c1203d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:17.321Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d3396018-5dd2-4a84-9ce0-7c26f616364d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:27.331Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=966d2d93-0319-4f7d-bcad-d1c5ad85aa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:37.351Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f9abf638-4bf3-450e-8efc-8393e33899e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:47.364Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4dc64360-56ea-4db9-b32e-36846bcfd249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:57.376Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=68dc4f75-b3f5-4529-b4cf-160a700521f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:54:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:55:00.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T05:55:00.406Z |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-03-31T05:55:00.407Z |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-03-31T05:55:00.411Z |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-03-31T05:55:00.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T05:55:00.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T05:55:00.420Z |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-03-31T05:55:00.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:07.383Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=12efad8a-1332-4e86-a090-bac7c746b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:17.392Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f8c486c8-33ad-4a29-87c0-8064508c6705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:27.399Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e34fa3c0-fcd8-43f7-a38d-03a4f8eb3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:27.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:37.407Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=da1a28ea-3d2b-450f-96a7-0d19dc08afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:47.416Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f439fe5c-7a08-4106-b909-f1d24c5ec9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:57.433Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a7c5708d-1164-487d-a145-2d0b671ffb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:55:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:07.444Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ed27c53c-7d38-4a1c-9892-4806c1a3c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:17.456Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f6f7c7a9-f478-4490-a644-1b08f99e2c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:27.464Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b4df9b61-fd05-4eae-a579-ea72a634253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:37.474Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8cc5071a-812f-4cf4-8827-b530541fe945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:47.482Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7b485e7a-62cd-4a4c-887f-733a9c90255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:57.491Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7b75fe84-82c0-4407-8313-66fb6d12d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:56:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:07.500Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2629ba39-c2ca-4832-a012-fb18f5949aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:17.509Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8c0398e7-4a11-4319-957f-b01345bcdf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:27.522Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6207632f-110d-4b34-b8b6-88848dde6d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:37.535Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7d1b41d4-e30a-4d1c-a27d-7a92cc077599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:47.552Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=05bca360-5dd7-4046-9a8a-18a5a931374e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:57.564Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a2e70b34-eb81-436c-8013-3f169877c187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:57:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:07.573Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f6157888-b4d0-4836-a400-aa3014de1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:07.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:17.587Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a935aedf-01b8-4fd1-887a-ba753ee363fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:27.595Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e7299ef8-bcab-488c-a56d-de548acbd2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:37.604Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fee34dc1-e23c-44bc-88fd-41c24817ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:47.619Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=eb016c4f-7693-40aa-af52-7383fbe8986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:57.638Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a6fdc65f-0267-42a3-9729-e80d73dfb594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:58:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:07.650Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6a34a2be-1f05-465c-acfd-98376ac293e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:07.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:17.660Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7dab1226-308d-4e57-ba4a-7b31c5b435d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:27.676Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=86b0477b-209b-44ad-8eab-63c0fff6ab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:37.686Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=edbdcfcd-7be0-495b-b391-51733e748a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:47.697Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=592a2ae7-4bfd-4467-a66f-326c3c59a81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:57.707Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8156455e-a964-4fed-850c-c36d7026e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T05:59:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:00:00.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:00:00.398Z |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-03-31T06:00:00.399Z |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-03-31T06:00:00.402Z |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-03-31T06:00:00.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:00:00.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:00:00.410Z |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-03-31T06:00:00.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:07.717Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=46410208-8dce-4387-b208-9cbb597637fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:17.726Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0b5d2b43-f0c5-4df2-8b7e-932cbeb1e0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:17.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:27.738Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1b774730-563c-4e13-9f96-c95a4472e53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:37.749Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f59720f9-e1cb-48b7-bb41-a901b4c013d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:47.759Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=278c7e6c-2df2-4be4-a800-0a348913d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:57.767Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=acd5a6c0-4c5b-48d7-9169-d644f8973592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:00:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:07.776Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3612b03c-71fa-423f-8585-658429290ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:17.786Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=aa0daf2d-429f-434b-b6f8-5d028ec978f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:27.793Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c86ce1fa-2728-4862-a54f-c0f3ed4413b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:37.804Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ee7cf6e9-e240-4e70-97e2-3e52ec429617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:47.814Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=34170e29-e8c5-43ca-9763-3c10f838fdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:57.822Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9437b9a3-a8af-45e0-9beb-ee9abdf4659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:01:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:07.831Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3bb26611-f93a-4d34-8206-f7c2470a1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:17.840Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ec984001-556c-4b8f-91e2-d7b4ccaef8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:27.852Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3036a19c-0504-41e3-aa22-99ebcc8e1125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:37.860Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=12aafde2-9c1e-4f4a-9255-d6022f4efe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:47.877Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5fe75601-603a-4d38-a3b4-fb6a15f60eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:57.893Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4d1ce801-9f93-4b83-8154-3db41ebb1c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:02:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:07.905Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=aa14dc40-8886-4484-a109-7f579629ae44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:17.914Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=305e97da-a2cc-488c-b711-1a167eaaa05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:27.924Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a2412756-d13a-4805-ab96-e6ad697830be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:27.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:37.935Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8673cfe6-a09b-4107-8de0-7c7c6228ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:47.943Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1dfbd345-ee93-4418-b8c6-b0ddff7148f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:57.951Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0b35f2c5-aa5a-4b82-89c7-e98e6065e7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:03:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:07.961Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=46ac9725-64a8-47b2-b470-d17a73d8b977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:17.972Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=944a9a6b-cf75-4cfb-bf66-0b1222983c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:27.983Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a184281d-236b-4587-baf5-5f6a6d8efdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:27.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:37.991Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=995d1c2c-6093-46ae-bc31-74f4f8911946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:48.000Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5dd4c7ab-9df9-40f0-97aa-0a8610218dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:58.009Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0422cb72-84be-4539-9f7b-1a9621b05fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:04:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:05:00.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:05:00.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-31T06:05:00.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:05:00.266Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:05:00.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:05:00.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:05:00.273Z |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-03-31T06:05:00.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:08.018Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=89543f69-2bc8-4c19-9831-49faa73ee2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:18.026Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=060c1a28-7609-48a2-9d64-76a8fa5d339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:18.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:28.041Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=526589a0-adca-4f1e-9a20-52997037097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:38.062Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=32bebdcd-73fb-4571-8155-5b43b2ec23b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:48.073Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1456f28f-5257-4307-96ee-0ee4f84da885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:58.084Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d0066c83-f11f-4710-9303-737e25aa71dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:05:58.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:08.092Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2bdc0690-c38c-464f-ac0e-2e2f1aa993e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:08.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:18.103Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3a5c9165-5063-4d21-8ddc-9b494aa37d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:28.112Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4ce1e624-5522-4120-b7a9-7309a0acf214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:38.125Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c823f275-c7c5-47a9-9f1c-17ec9037060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:48.141Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=42663777-2797-4b08-bc4e-7dab46aadf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:58.159Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=53dc4cc6-172a-4adf-b7df-5ba124589423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:06:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:08.168Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6604e619-474b-49d9-996b-7f6b692d370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:18.180Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ce65e782-f371-4ef0-b44c-05fea0de5ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:28.191Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=15da5325-0e77-4598-9118-5d0c127636fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:38.202Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b009bd11-21ee-426d-a6e9-21e6d5ce5118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:48.211Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8f4c350d-eabf-4667-9e7d-2cc99eb9e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:58.220Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=afe2df56-7aa6-42f5-a4e3-8d4649001fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:07:58.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:08.231Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e7bbdb6d-b84d-42a5-99b8-e49bba14da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:18.241Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0defd3a6-94ce-47f6-8fd6-035b2e09570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:28.250Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=81bb7d34-beb6-4d6b-b237-aa40e5940a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:38.259Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f39d022c-a716-4c18-92bb-d55b38a284bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:48.273Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=996f5c9f-6d6c-42f5-98e1-4bd9ae953c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:58.284Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f06d3220-4d06-48d3-88fe-c9d481cde444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:08:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:08.294Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=13d30e8f-16e0-47f0-9fbd-f4f768a4d89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:18.303Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a2230409-c568-4471-abaf-2241dcf9afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:28.312Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9798b691-dfd7-4ecf-9450-e5288b35f354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:38.320Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f7ab6e6b-4a4f-4351-8ccb-42057a207d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:38.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:48.333Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5b08871d-c871-4e31-a216-7c29d0a3ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:58.342Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=26ccfe4c-02b2-4cef-9709-ab7ba98a8f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:09:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:10:00.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:10:00.416Z |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-03-31T06:10:00.418Z |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-03-31T06:10:00.422Z |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-03-31T06:10:00.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:10:00.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:10:00.432Z |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-03-31T06:10:00.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:08.354Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a4307cb9-2695-42ee-9cd7-707a2300e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:18.363Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ee6e75ad-2f10-4f00-9d0a-b5e070db6ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:28.374Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=11335b5d-ff22-4355-8d2a-714896230760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:38.384Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cb045bab-a3a2-40cf-b9a5-3047cb793e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:48.408Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=61075c34-855b-49a6-90fa-ed81cfef0230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:58.417Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f905ed15-bcb9-459b-bad8-5d09cae69813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:10:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:08.432Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3a2340e4-73c8-4754-81c9-c5d93840b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:18.446Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=17a76da7-1b84-495a-88d7-ca41d49bbf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:28.465Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cd1f848c-7882-4e5c-9654-cba97a0eec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:38.478Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cd218ee1-5735-4902-a6b4-f82745f4913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:48.486Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e23c13b1-f95d-4727-a98c-518bde810ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:58.495Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7af99536-a566-44bd-a0ac-b1b15d1a0caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:11:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:08.505Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=25a32f25-8cf4-4eb6-9cfb-6c366ebd2423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:18.520Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=440d778e-4f55-4409-8d09-9fef57a2bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:28.546Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f695ab0c-318a-47f8-904a-c23d7bf55dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:38.564Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=16ee6d5b-4de8-4dd0-9ec3-66c46a9d1d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:48.574Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=edd36928-fe35-415f-9c8e-bf279a32531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:58.585Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cbac90f4-8045-451a-b46f-28a0c1689b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:12:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:08.594Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=160d9caa-76ec-4a25-8d18-6ed77b4cdbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:18.603Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=564696d3-c617-4d46-b291-fc74655f7d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:28.611Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=36894c9d-0c95-434a-a0a6-55a2cb9983dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:38.622Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=347d4cbd-d3db-4c2c-a42c-7efe91a0ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:48.632Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a512a42e-60d4-4c40-9e2f-78da49fb3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:58.643Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d8899513-dbf8-4ca8-aab8-33ef7146ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:13:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:08.655Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=065686e1-2178-4940-afba-98b154d09424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:18.664Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3c6e6a30-2e7e-4b83-ba19-b094a110744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:28.673Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8ecebda4-ed38-4886-934a-145775b6f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:38.683Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=78ea767d-aa8d-4216-ac16-ca1878fad8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:48.693Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=fb6dbdda-6e86-4f97-8a85-b9f947d0f481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:48.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:58.701Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=029d7238-f911-4cd1-acbe-78e8cf347129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:14:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:15:00.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:15:00.428Z |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-03-31T06:15:00.430Z |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-03-31T06:15:00.433Z |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-03-31T06:15:00.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:15:00.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:15:00.443Z |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-03-31T06:15:00.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:08.719Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4563150b-c050-4a99-9d51-05193ca2b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:18.729Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1af11f26-4857-4e5b-af26-445b1af90f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:28.744Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=56a303dc-7900-4aa6-a58d-bbb57e496017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:38.756Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=462e941c-e4af-46fe-a02d-fcab17155d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:48.767Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8b3ff466-e8eb-43f4-ae52-afddaf34ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:58.775Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d3ed987a-5402-4a95-b4cb-b1b9d24f08a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:15:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:08.785Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c60b34b9-7907-487a-9aff-a915b712e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:18.795Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1b284b50-9ce5-4345-b6ca-255a54355886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:28.805Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=be5b154f-ac0a-4eb0-8038-d9a9147f2387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:28.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:38.814Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=05eddf3b-1292-4dfe-b481-0c22115aa1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:48.826Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e7a3fdbc-eec2-44cc-afff-84838c8a4a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:58.837Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c6c18508-8403-4e1a-9fab-853605268111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:16:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:08.848Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a42c7f29-47f4-4889-b9d3-c3592ea1fa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:08.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:18.871Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=cb262e24-6354-4890-b16c-dfb811ecf800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:28.881Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=15c4433e-f61c-41b8-b5e1-9d8f758d1015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:38.892Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ac3587a5-adbe-4008-9561-34a1cef22450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:48.903Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e500ec01-7e37-4531-a976-dc04121738d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:58.911Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=08f4615c-66f9-4381-bdc6-81003c90de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:17:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:08.920Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=000b9c1c-cee2-48ab-ac59-46eb0bbbbd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:18.932Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=86fc04c9-a716-4c91-9832-6622663aeb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:28.946Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5d691cae-5e9f-41f5-8430-31363c61f3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:38.955Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=68ffc505-a1f7-4f24-8ceb-82084043b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:48.976Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=dccb2442-5258-4c6d-847b-214c1ae762d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:58.992Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0291a4c7-1fe9-4a2e-8fff-c5bada8b6b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:18:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:08.999Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2fc62c5b-a17b-4600-87ba-901bff516360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:19.008Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=38bc89e7-4d1c-416c-a386-3de4444d2d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:19.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:29.017Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e22e5d3f-f2c2-4a60-8d50-678a3d1d598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:29.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:39.032Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=66031001-83ef-43b7-b941-272282fb3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:49.041Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=588a44db-60ef-4da6-a863-d1c70f384b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:59.050Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d06e0b9d-95a7-40e8-a75f-3a86d41a50db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:19:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:20:00.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:20:00.314Z |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-03-31T06:20:00.315Z |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-03-31T06:20:00.317Z |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-03-31T06:20:00.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:20:00.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:20:00.324Z |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-03-31T06:20:00.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:09.059Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=df09a86c-4086-4696-bb57-97a458b0b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:19.068Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a43419db-c84f-44e9-a02b-7d156043e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:29.081Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=02df5bbb-463e-435a-bb6a-cc649aaf7f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:39.095Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4c9298df-c661-43b8-a100-f08e9b88bca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:49.103Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8a2d2569-8641-485b-8357-3afbcce7f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:59.115Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7bab2df3-62e8-43ca-8c03-a80eb84ffdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:20:59.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:09.124Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=520a36ac-0c24-42e6-a103-3b3a0118c530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:19.136Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=308071f5-aa8e-4586-9c99-db5fd0464a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:19.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:29.146Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0d64d276-c1c0-4df7-9068-f4eaa5e3fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:39.158Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=e11acad1-361c-4cf7-a4be-1167020f41fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:49.176Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=482079c3-b8bf-4dc1-8a55-8c9462038d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:59.185Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=877e61a7-3ed2-4608-9398-b92554bd6b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:21:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:09.194Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=20f96cb6-1dc2-4f92-aa81-47ee43f9325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:19.203Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6916209a-be9a-4ea6-9ac6-ce94ac1fb33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:29.213Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a04a8039-2776-4316-b9ad-7970a0f73b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:29.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:39.222Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4b4decf8-22fe-4ff4-83c2-8b925c6f5b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:49.234Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d9c180d4-df77-45cb-89b0-240ad63f5b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:59.242Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=f7d9fce3-ad67-4c79-b2cc-824df9c14d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:22:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:09.261Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=02f12359-5d33-4e54-8572-d9b75d732d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:19.270Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=146aa5a0-39b6-474e-86c0-4654dc34be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:29.279Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=57cecbdc-2dba-4265-8bed-0a3e7c2b6bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:29.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:39.289Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d4cc44ae-e7a0-4df8-9eff-19f7ee3346eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:49.298Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=384d114b-05de-4106-be5d-77b502f259c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:59.307Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5c262832-624e-4d92-8305-ef19a5be3ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:23:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:09.317Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=78a8b5b0-ca71-4fa4-b367-3aae1e8b7a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:19.325Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=490e4f58-0af9-45aa-ad56-f2db8c022fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:29.336Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1a84d105-6994-4276-a71f-a64792b9ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:39.346Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ad27d325-af21-4296-9899-a3f538fcaafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:49.360Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=38ec06c3-4c0b-4b04-a917-b35b5993fefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:59.371Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ef093afb-d196-41ae-84e6-9420547d0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:24:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:25:00.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:25:00.416Z |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-03-31T06:25:00.417Z |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-03-31T06:25:00.421Z |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-03-31T06:25:00.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:25:00.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:25:00.431Z |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-03-31T06:25:00.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:09.380Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3c5dbfd2-1595-4b9f-9929-c90bb7f6dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:19.390Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9f7b6b46-5f1a-408e-a3b2-5fd1d2a596ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:29.399Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=70fc33d8-ca74-466b-9134-b3dd8409f163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:39.408Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3070607a-40dc-4427-a690-3f3337faa399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:49.417Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7263f156-24bc-43e9-a47b-3a57fd25d287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:59.425Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ce12f648-4e75-4c4e-9bc4-2b00ce7af82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:25:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:09.435Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c4495309-cad4-44b9-94fc-194afa20e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:19.448Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a1daccac-05fe-44e2-8eda-0b38e58ffe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:29.458Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2f376436-fb2a-4ee6-a500-af0e3e33e0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:39.468Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=69dbbee7-bbf6-4414-b5e3-21b8ba81f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:49.479Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=811effd6-505d-496e-9d13-d3648f06484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:59.502Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c12f0a91-4405-4c2b-a7b4-22bf5e8f708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:26:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:09.513Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=62c91989-18d7-4699-821f-70c36d5a4498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:19.521Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=4e3166c0-6cf4-4c3d-8b47-0459f78a91a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:29.531Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=43d36aaa-0101-4026-8ab3-5cec4a7f8d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:39.541Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0e711041-0fd3-447d-aa01-c9a2325d8943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:49.550Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7315a395-33fd-4299-8e3a-7a8fde5938a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:59.570Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b33d15a2-1d61-40b8-8d33-6258c23e9bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:27:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:09.586Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=46f8d5cb-fa27-42dd-aed7-e47afb3d9c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:19.599Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c8f6e38c-08c9-4624-b801-e1d4ec412e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:29.608Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=dbd69e21-7eb7-43df-8295-34c1b92ead68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:39.625Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a8a3d7d5-9cdc-4747-9fc0-b7947264726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:49.648Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=1bfe530b-1edf-4d10-b778-6a7ba3b73849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:59.657Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=342d8344-cf10-4824-84af-32d16f43e949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:28:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:09.668Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=518863a0-e7c0-4e56-bd81-19902fba3c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:19.689Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bdfcf166-3344-41d8-a651-e7f61b8a3e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:29.720Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2892f3e9-5716-4918-bc96-f1d055e00f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:39.733Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=96186ef2-bbab-4b27-8a7d-6557513f5043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:39.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:49.745Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a32dbe77-04a3-4a16-9c09-0979f00f5005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:59.766Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=de63dd88-a7d5-4a80-ada6-1d1336160b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:29:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:30:00.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:30:00.395Z |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-03-31T06:30:00.396Z |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-03-31T06:30:00.400Z |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-03-31T06:30:00.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:30:00.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:30:00.409Z |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-03-31T06:30:00.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:09.774Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6e468b2f-ce4a-468d-be5d-91031bf25a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:19.782Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8c0def91-35aa-4d6b-a239-920a0f5589e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:29.793Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2fca9bb1-b4ad-4f2a-ae0c-6d82b44df228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:39.806Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=501afdc5-3ee3-4adb-bb84-1e28ae9ea901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:49.814Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b2ce831a-72f2-4f4f-9935-67f9d00eca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:49.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:59.824Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bd9a04ed-14da-4f0e-8866-f6fb0206b583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:30:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:09.849Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2717205e-c621-433c-a3c7-991056786993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:19.870Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=42c27966-00d6-4f77-8532-6859ca4181d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:29.879Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7e28ad82-7dba-4ab3-9aa5-763ddc747d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:39.890Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=503d3981-6f24-4032-9446-7445877798e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:49.901Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9f0d0a07-8d1b-45c0-991b-1305239d2dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:59.912Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b10f810c-7320-4a4e-9932-005c2b045662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:31:59.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:09.920Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bd6e9fe5-0448-4ff6-bf6e-949abd7a6dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:09.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:19.936Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c5b32fb1-bd8c-4163-8885-9302ee1d424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:29.949Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a4692df6-14d4-49de-bb6e-615d9d129a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:39.961Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5d76a01e-0087-42ff-81ab-c7e2ef9491bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:49.976Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c515ef3a-084b-4825-97d2-e2ee0e2e5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:32:59.985Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c1b0204f-75e7-4281-9dbd-df3763ba128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:10.015Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ec312f4e-c92c-4a25-a635-72301d799b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:20.025Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=5d47a7c6-0dd8-40b3-b836-137b13fdac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:30.037Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=47d52731-13a2-4dd9-8592-82288da94d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:30.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:40.046Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=62e52cec-683f-43f0-8242-f4e07a133377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:50.060Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=be0f0531-7568-4250-9e01-a29e3c58fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:33:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:00.069Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=8d7c4d2b-56fb-4903-9e27-8ac3276470b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:10.080Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2c56be40-cc95-4b4f-8f8b-79ee4b572b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:20.093Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=27e6721b-cfb6-4fda-a4b1-c53548fe77b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:30.102Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=c039b189-701a-4854-ae6e-dae1de5d6f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:30.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:40.132Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=95a021d8-1b84-4875-a1e7-4246b43989bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:40.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:50.141Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=928e78d2-742d-4614-a8b5-94ae95feb36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:34:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:00.155Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7720a2ab-e0a7-49ce-aa86-f324ab51ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:35:00.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:35:00.300Z |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-03-31T06:35:00.301Z |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-03-31T06:35:00.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:35:00.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:35:00.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:35:00.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-31T06:35:00.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:10.165Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2f73b021-ca29-4478-97b2-af15bbd3e066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:20.174Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a9958455-2469-462d-b8f3-b8094bb935f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:30.182Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0b1a7b2f-cb70-4081-bf26-c4b010775b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:40.191Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a4bda921-4b28-4694-be9d-854057fe89d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:50.203Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a03ca6f5-10e5-449e-b25a-d5bfe3be6d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:35:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:00.212Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a5b98f37-7b7b-4d16-8682-e5624c316794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:10.230Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=58ecc3c7-cbba-4c6d-83cc-3c8d8ad03793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:20.240Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d8d21772-ae83-44a3-9e2e-f24b3a18bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:30.257Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=2dd32096-8678-4934-81ac-a16201459ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:40.266Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=6952c43b-afcc-4b73-bed1-8e75c1bb1fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:50.281Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b27fa203-fd51-4e12-b898-d8ba1e93223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:36:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:00.297Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=d13b54ba-f1de-4d6f-94d2-0fc5db718b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:10.305Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a05a3258-9860-4262-8a7e-a98367524892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:20.316Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=891f400b-c948-4220-a4d0-5e52ee4d0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:30.325Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=9ff9f85b-053b-4937-b7b5-ef9b37c354db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:40.335Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=40cedc16-eefd-4bb7-be7a-fd2ec161ab4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:50.346Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=ea1faf4a-f4cb-4a1e-a45e-f16c0e818fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:37:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:00.360Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=04289bee-141d-4937-b807-b88a4f791bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:10.372Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=200f99e5-b17a-48f3-893e-25bafb4a4612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:20.384Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7d3ce4b6-e0c5-4e84-8aa6-4e02cd6804ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:30.393Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=24f5c3a0-d561-4925-8f30-da6d663c9622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:40.403Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=7c6d7ca5-b09d-4334-a45e-c17a40604430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:50.411Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=3147ba4e-9970-4ab1-b1a7-5fb2e09dd4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:38:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:00.421Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=338fb2eb-bb25-4159-8e4a-7a658e002336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:10.432Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=b87e4ccf-c2ca-4b63-a69b-be15705b1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:10.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:20.444Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0da1bf20-65fa-43c8-ab3a-625b7f355a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:30.462Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=39db9ede-e802-48f7-a78a-d922b5ccf9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:40.470Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=a4d60c78-d33e-43e8-8210-cc00a1ef7bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:50.480Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=bda3a650-7e0d-407c-be69-40e79e56d5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:39:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:40:00.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T06:40:00.403Z |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-03-31T06:40:00.404Z |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-03-31T06:40:00.408Z |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-03-31T06:40:00.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T06:40:00.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T06:40:00.417Z |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-03-31T06:40:00.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:40:00.489Z |INFO |Init configs |InvocationID=eee5b9d3-24dc-4507-a1fe-8d330bebb101, InstanceUUID=0fb72428-376d-45be-8873-8966e8358909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T06:40:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |