. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T04:54:57.860Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T04:54:57.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-01T04:54:57.920Z |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-04-01T04:54:58.742Z |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-04-01T04:54:58.859Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T04:54:58.860Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T04:54:58.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-01T04:54:59.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-01T04:54:59.191Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-01T04:54:59.243Z |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-04-01T04:55:01.234Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-01T04:55:01.944Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-01T04:55:01.970Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-01T04:55:01.971Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-01T04:55:02.064Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-01T04:55:02.064Z |INFO |Root WebApplicationContext: initialization completed in 2820 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-01T04:55:02.611Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-01T04:55:03.726Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-01T04:55:05.293Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-01T04:55:05.603Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-01T04:55:05.604Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-01T04:55:05.609Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-01T04:55:06.250Z |INFO |Started MainApp in 11.443 seconds (JVM running for 12.536) |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-01T04:55:06.352Z |INFO |Start scheduling PRH workflow |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:06.366Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=31b35b80-c62a-42d2-86e5-2ce4cc303910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:55:07.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:17.930Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4ffc653a-71eb-481a-b543-49114b1d13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:55:19.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:19.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:29.030Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=13efd864-6032-451f-b35e-baa866864bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:55:30.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:40.101Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0dc09485-31d6-4aba-ab36-4ef270e863dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:55:41.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:51.167Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0546a349-10da-4b18-b501-07e0d462ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:55:52.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:55:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:02.240Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5b270164-047b-4fa7-9ec0-91259f6b4bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:56:03.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:13.286Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=27b4e501-5b12-44fb-a340-a9fd03f79d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:56:14.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:24.351Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6c565fb7-8348-445b-9c2b-346458cb92b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:56:25.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:35.423Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b92dd40b-c760-4952-bbd1-1783186d09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:56:36.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:46.495Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=538efb6c-2a57-483e-8331-3ee0631b6d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:56:47.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:57.536Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7284ec24-5bf4-4961-8ee6-195e5fe93828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:56:58.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:56:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:08.619Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ad3361ed-baff-40fa-bf6b-7bfca569a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:57:09.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:09.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:19.680Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=29660ea5-3272-454c-9e51-5bb7076fea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:57:20.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:30.752Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=628cf2bd-d43c-4cf2-96dd-d49cb813318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:57:31.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:31.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:41.796Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=99ea9733-5539-4b83-8a87-85aa1d493b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:57:42.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:52.863Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4450b437-1acb-4d37-8e7c-373bbe0d8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:57:53.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:57:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:03.904Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=80c4fa51-0271-436e-8235-a8c72ef52309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:58:04.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:14.976Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fd733a50-b184-4468-9f1f-965ad62da88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:58:16.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:26.015Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f648b8c6-fc7a-46f4-9b22-b5d9831d2a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:58:27.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:37.054Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3d56dbb4-cee6-4cc0-b489-6dceca3b1114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:58:38.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:48.093Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=19d5fa21-d05d-4041-a04c-9fc509f401b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:58:49.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:58:59.134Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0f5817c4-7f8d-4fce-97ca-64a65fdac86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:59:00.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:10.181Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9214b10d-1152-4ba2-be1f-dd0843be8798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:59:11.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:21.219Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6ef97952-e59d-4789-bc07-9d973492ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:59:22.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:32.292Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=697420b8-7e1a-4774-8351-17e2cc12cca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:59:33.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:43.362Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ccd7b59d-e0df-4aea-b495-e11315588833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:59:44.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:54.435Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7f093b2a-16c9-4a4a-b594-9a8559a9f3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T04:59:55.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T04:59:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:00:03.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:00:03.621Z |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-04-01T05:00:03.622Z |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-04-01T05:00:03.625Z |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-04-01T05:00:03.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:00:03.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:00:03.637Z |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-04-01T05:00:03.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:05.475Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2dd196fe-25d2-4a82-9a49-f26048e35fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:00:06.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:16.545Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=766070de-269c-4036-a421-6937b501dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:00:17.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:27.581Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d5a2d092-7710-420a-bc33-57191e33daff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:00:28.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:38.659Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=018176ef-9d19-4bf7-9d39-d5114e213432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:00:39.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:39.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:49.694Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a5ff5c56-1902-407f-a42b-54b6c4eb26f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:00:50.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:00:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:00.734Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c17bb8d5-6c61-4300-a090-05b6bc51095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:01:01.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:11.775Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d887f077-8628-4223-8322-3cbbe87b25f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-01T05:01:12.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:22.816Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6a5b7c3d-35b3-4c69-bff8-2fee4877430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:33.015Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=47dc75f4-d4f7-41c9-aef1-7b370f6421f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:43.033Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fc9a191f-5d96-4a7e-8759-f4a75d52c5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:53.056Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c8dc214b-734e-4bd2-97b9-e87e8a7b39e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:01:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:03.073Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b6784302-9980-49ed-adbd-133cc15e351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:13.088Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a31ecd22-cf58-4443-96d5-e46f10e8b3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:23.110Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=35fad7de-65c8-46d6-adcf-47370ea650be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:33.143Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fb5a2f8f-2cb2-41d0-b38a-d802cea0a45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:43.174Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0153a64d-e213-413f-887a-7cdd091a40d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:53.188Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=894e3031-dcb4-4b30-b719-956e65748d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:02:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:03.207Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b05a43e5-eced-489d-85f7-d3a02f9101d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:03.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:13.220Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f6cf9d05-56f0-4ffc-989a-c6993df56071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:23.252Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=229345ba-4fb7-40b8-87a9-c0dcebe1d16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:33.273Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3d6fd91a-be1b-4094-b99b-8ff8526bb81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:33.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:43.294Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ac559349-afb6-4fab-9597-4cd55cc6d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:53.314Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=15c1ce7a-5c11-4308-93c4-c05210e050ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:03:53.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:03.333Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e8e07c82-bdad-4657-8653-c86392a4b702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:13.352Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=91cd1129-c9c9-469e-a905-493feaab961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:23.375Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1eab4ab6-02c2-474e-b83e-1ed9c611d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:33.404Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=414b5f36-2363-4424-aee2-b0b67deeac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:33.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:43.417Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=90386977-4fa4-4c35-8f7c-5a7d919bb0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:53.431Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=07b0f39f-ef4f-4e71-990e-a3fc70b59dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:04:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:05:02.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:05:02.981Z |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-04-01T05:05:02.982Z |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-04-01T05:05:02.986Z |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-04-01T05:05:02.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:05:02.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:05:02.998Z |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-04-01T05:05:03.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:03.447Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1b859b0e-ea2c-46fd-a8f8-b7f1b7525d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:13.459Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=afc102ff-68c9-451b-81f4-8990c35a52e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:23.471Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ee646093-4c2d-4865-9551-d2bd9bec1c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:33.483Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=17769f5d-62a1-4d1c-9ec0-5bbda753c9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:43.495Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=07d70af8-9e03-4536-8f08-771321d7cf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:53.510Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=310a85b6-2bce-456d-a46e-3686fe5492be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:05:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:03.522Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6a953274-4bf3-4091-b812-96c05803736c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:13.535Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=808ccb37-ff83-4a93-a7af-dded44aa2c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:23.547Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=087d70b6-3d55-4358-a7bc-13ab2c08350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:33.558Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6d3e3e82-5b6d-43c0-9c91-4b245f8c2990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:43.569Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5c917511-b9c6-4a73-b210-42e61f72c934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:43.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:53.580Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9c702c01-222e-469a-bf4d-3b8dcd914004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:06:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:03.593Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6d979ba4-e242-4126-9b0b-fcb876c31d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:13.606Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=27499f67-73d3-4391-9d80-4fc1d64b925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:23.615Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5ac1e110-1f7e-4395-8d2d-bb8c9293da78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:33.628Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4a1eff34-841e-406a-a5c3-a2a527abf127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:43.638Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cbe4e77f-f939-47fd-803e-47ba875b4fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:53.651Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=555aa7c7-464e-4075-9cc3-ffc1988179c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:07:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:03.668Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7fcbd51a-c570-4bd4-8ecd-f692bfc19370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:13.679Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=93d4fad3-8a9e-4820-8883-f3cfd41607d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:23.692Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c700c4f7-32e6-4321-b89f-bce87e9d6d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:33.704Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e33b2eef-e0bd-492b-9d3e-1e8566cffb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:43.716Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0b84b82c-325a-47a0-a7d6-7c5d3ee05881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:53.728Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=08024aa1-d425-4d74-90ef-59c1d46778b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:08:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:03.739Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f598f1ec-6d3a-4290-89b1-19f68cc486d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:13.749Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9430fd9b-dad6-458c-ad7b-37c5b49f7991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:13.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:23.765Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=87b2d728-30d0-46f7-a05e-0889a0a21b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:33.775Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7b24ded8-0d1a-483b-857c-cc65141db0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:33.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:43.787Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=96953b31-a419-4fcd-a3f8-212d46f5f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:53.797Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=560a0d4b-0406-4abe-9bbc-9d8c3f346899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:09:53.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:10:02.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:10:02.929Z |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-04-01T05:10:02.931Z |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-04-01T05:10:02.935Z |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-04-01T05:10:02.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:10:02.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:10:02.945Z |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-04-01T05:10:02.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:03.808Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=281763f7-dda0-473d-b875-ae28ff70ee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:13.817Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5520aaac-623e-45fa-85e0-2b917038b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:23.826Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a164412f-ff02-4d33-862f-230091df8da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:33.837Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ed5586b4-0bce-4b38-a4d2-c1ca30b2f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:43.847Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6976cefe-9f78-4d28-81e1-c363e6e754df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:53.859Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=701832de-ca66-4278-a210-11e4dfe58297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:10:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:03.868Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=65dd8c9e-95fa-4ace-886e-380d0ad3e725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:13.882Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=56d1f7c6-cd27-4c6e-b1c6-1239958b04e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:23.892Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=064be9fd-6cfb-4feb-b62c-2b988a0abd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:33.904Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c8679561-90ab-4983-8899-92eeae7236ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:43.913Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8da6b739-a34c-490f-8c4b-bdc1c486ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:53.922Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8ef31efe-cf1d-45f3-9348-8bf12b1619b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:11:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:03.932Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=58c9fb76-4866-4017-81c9-57a8ba80a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:03.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:13.942Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7469d705-c37d-4b69-af80-1e3ea0778ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:23.952Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=38846da6-3334-4cb7-831a-914aefc75aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:33.962Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b6d8ef93-027e-4e4d-82a6-2b1fc3071dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:43.971Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c40660de-0f09-4841-a767-feab8f473814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:43.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:53.981Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=485cc90c-e5c0-420a-a20d-3f9af234c164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:12:53.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:03.991Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f27c52a3-8672-44a1-88b7-54e48906b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:14.000Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a913411b-2c94-4f37-ace4-5c0aeb3375bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:24.011Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d5117c64-616b-4367-96cc-38955b4537b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:34.025Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=15fce75a-a0cb-4eab-ad68-2760960bfbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:44.038Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8fa6fbe3-71d9-495f-be85-4373bf88b3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:54.049Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8801724b-aeed-4bcd-b679-b157a2ff6999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:13:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:04.058Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8bd1b7ba-8bb8-44f4-8f33-6391b8f0c613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:14.068Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ce4896ec-3d7c-4159-9a6b-e0dc94246997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:24.078Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=75537dea-655b-4763-8a19-049cc29a11f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:34.087Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=66ae2f24-2894-4f2c-9d5e-3322485a0404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:34.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:44.097Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e60a0c4c-d2d7-4a74-94a5-64f1ee08d32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:44.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:54.107Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9ea62f4a-ba53-4027-bb5a-cf33a9c6c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:14:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:15:02.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:15:02.944Z |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-04-01T05:15:02.945Z |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-04-01T05:15:02.947Z |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-04-01T05:15:02.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:15:02.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:15:02.959Z |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-04-01T05:15:02.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:04.117Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=30dfbc78-d61e-4fbe-9f12-a6d279c29a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:04.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:14.126Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a763ce46-bc92-4a58-bef5-531aac30aa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:24.134Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6facabf3-99cd-4710-8086-1c3080361343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:24.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:34.143Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6c0e83aa-a20c-4714-9532-731f295d8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:34.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:44.154Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ac563455-49ab-4ce3-9b01-30a553f808d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:54.163Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3e5b7238-856e-4af2-8556-ca083feec99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:15:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:04.172Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=be147e78-3071-48f6-b429-d3829f52cda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:14.182Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=76716c8c-a7fa-4514-9461-f27b6778307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:24.192Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c29cc92e-7b26-460d-b380-0099b42cd3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:34.219Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9ae5ffd7-3eba-4de8-a2bc-c7abf543c9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:44.237Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=58f94118-1e93-42fd-b0d9-eafecd91130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:54.457Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=19d26b0c-9ab6-4ec3-bea0-f5824cb05ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:16:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:04.666Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2af8c4e0-f188-43c7-967a-9466ff88cd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:14.676Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=78c37082-2199-4b8f-a8cd-317cd75bab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:24.687Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=df985c09-474c-4161-b097-1f2d14d1a8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:24.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:34.696Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0097b080-3f77-4db1-aafb-aa310271e323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:44.737Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0580792e-56be-4d97-bed3-be3f13d241ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:54.747Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a913e5d9-772d-4573-a334-d306e2d4198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:17:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:04.757Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=32b3c21f-ca6d-4875-8fcf-6d75131db371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:14.769Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=62bdf84c-f2f5-40cb-81f1-7dd6d9639a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:24.780Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3dbe3277-e286-4c60-85c0-c938af8f866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:34.789Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4d4d6312-d716-42f5-9587-f26af05cb641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:44.799Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=04ad7366-b17c-49ff-85c3-e47b3232b70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:44.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:54.812Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7f7f3408-5ead-47bd-baeb-593d7d354e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:18:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:04.819Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=277a0bb9-b52c-4306-977c-6d0a33df6341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:14.829Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0a3834c5-2cea-449d-8f29-b705e3c4bc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:24.840Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=53d758df-518d-4858-8a12-d968b9222d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:34.850Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=acf8f9fc-0d55-4e92-9bae-8925730aaddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:44.862Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b436c1a3-b37a-4ce3-aab8-5657d0acc4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:54.873Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=54cd9048-4d32-4e6c-9e9e-84163e224cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:19:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:20:02.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:20:02.948Z |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-04-01T05:20:02.949Z |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-04-01T05:20:02.953Z |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-04-01T05:20:02.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:20:02.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:20:02.964Z |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-04-01T05:20:02.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:04.884Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3ee3060e-6c55-4e03-a790-4dcabc070712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:14.893Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8cf5d3df-84ea-41f4-bdbd-7523da74f7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:24.909Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=795d047a-7537-4fda-ac43-68892488cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:34.919Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9a14f541-da53-4201-a6b0-db0c66e4afc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:44.929Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=857e0a9f-c4e7-4e5a-8d54-0d28a3a04159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:54.940Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=653b86db-c894-44e0-a115-305d977056b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:20:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:04.948Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=37856200-754d-41c0-b442-d7057aa956a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:14.959Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ca366d20-6710-4b48-b4ab-cc71c24e5b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:24.972Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ab3e45cd-d05e-4538-9b77-d4b58fad99d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:35.021Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e58350c8-844c-4bd6-8a68-90e306bfee2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:45.033Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5dac0de5-585d-4791-96d7-8b517495bea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:55.045Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=36e671c6-4012-49f9-9330-3fbcd9c63b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:21:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:05.054Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5017b49d-a11f-41b7-8775-5b17810c22b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:15.063Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f3891050-5b25-46fb-8609-42e901e36137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:25.072Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7ee8c369-6f44-438b-a4f2-f114a5310c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:35.081Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=04dcd83c-5963-4751-8bd6-35db8b9708a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:45.092Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2d8504e8-3648-4dd9-8b16-08a51041fb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:55.104Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5ce95487-9a87-45cf-8c64-8cfa1176cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:22:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:05.113Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e61c1efc-4829-46b0-a29a-b774d04d9e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:15.123Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=aad15fbe-9012-417f-9338-972e58cf9c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:25.132Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c4cfc0d3-8656-48fb-9c32-106ee31598de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:35.144Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=44cc48db-e4e2-4294-99fb-c83fd499b8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:45.155Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e980ff46-b563-4f12-91a1-962f3a49d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:55.166Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4bd03db6-eece-42a9-bb55-1ca203b9e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:23:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:05.173Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=daa598ac-6130-48bc-a404-364ac2b0bf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:15.181Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=88edbc1c-2e5b-4fb0-a24f-2f830db06253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:25.192Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d33b90ae-09ff-41ef-8cee-601fb74d0555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:35.201Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6b4abc20-eaf0-419f-854e-f0e55b664e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:45.210Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=12c6a984-f16c-41c5-b310-6fccfedfdf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:55.219Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eb55400f-120c-46ba-82b8-bbb3ff210bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:24:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:25:02.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:25:02.917Z |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-04-01T05:25:02.918Z |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-04-01T05:25:02.922Z |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-04-01T05:25:02.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:25:02.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:25:02.929Z |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-04-01T05:25:02.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:05.229Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5ec506de-bde9-4438-9ebf-17788b567283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:15.238Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=62fe42d5-3c2c-4cda-808d-33ce4db7db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:25.248Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9a411d9c-9866-40ab-9a9f-7ebee1f195fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:35.256Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a0427d4d-1311-4a93-9f8e-4f28bfee3c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:45.264Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=17913907-0d1d-47a2-abd3-3105cce80662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:55.283Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9b7ffdf9-4e50-4e07-b6d7-fe98d059f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:25:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:05.292Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=db16e7a4-c674-4168-b1bb-98db29529a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:15.300Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=952f5d9f-b72e-4b22-b651-8ace12bd13b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:25.310Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0a3bba07-a771-4c48-ba88-4e9fdc277222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:35.318Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6c974a23-6031-4f4a-894a-e9a57f8fb8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:45.327Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7adb36fd-63ae-45e7-a1de-5a3f7f62f1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:55.335Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=29a3374d-f03f-4120-8fff-6b22bae91a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:26:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:05.344Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=52d70fd5-ee10-4df9-99a7-54a8f2ff3baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:05.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:15.356Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=71ba879e-7349-4215-acdd-268474725b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:25.369Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a8467f5c-7e1f-46f8-8a47-125913aef115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:25.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:35.378Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3302c062-a772-4afe-b978-1a0c29f47308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:45.392Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=00a05eeb-e9e0-4e51-b82f-537daa204241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:55.399Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cfece17c-7fc0-4ca1-8312-008fc3e9e81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:27:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:05.407Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d71f4abd-cadd-40bf-9013-26264ae9b404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:15.416Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b0187b7f-d080-4677-926f-16b700a42018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:25.425Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=565f06be-c4cc-4602-a9a9-870d031bb593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:35.438Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d53d42df-fcbe-4683-a757-1c9c24e5773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:45.449Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=81232767-7ccd-4612-8bb5-2b2b5a9fa6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:55.459Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d0682a0e-da42-4fb1-bf91-913eec4d4dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:28:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:05.467Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=49ac29bf-1271-4035-89be-852931e3aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:15.477Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f1d365b2-e597-48cf-9a48-58309f2cd869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:25.488Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=80b9be81-3c84-473d-ae60-e156c4d1c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:25.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:35.497Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=59765d0a-80c4-4f1c-abe4-ff5631912d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:45.505Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=22eec720-7fcf-408b-a2fb-5d727fd0ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:55.516Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=79b14043-82a5-421a-97d9-8199ced8bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:29:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:30:02.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:30:02.958Z |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-04-01T05:30:02.959Z |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-04-01T05:30:02.961Z |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-04-01T05:30:02.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:30:02.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:30:02.968Z |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-04-01T05:30:02.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:05.526Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d9b8a306-6cfe-4241-8bf2-5d2fe6622502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:05.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:15.535Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0a68dd07-40ce-46a5-8d25-d3b26d14ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:25.547Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1d3066a6-1ad5-427e-9c0f-7234987a5913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:35.556Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8a7dc350-4a66-4fe0-b7a7-fb83790b6d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:45.566Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=df166626-6608-4f35-b67e-f80fe1f46f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:45.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:55.596Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e75194d0-2763-408d-855b-3ffcc5b59f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:30:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:05.606Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7b1400be-c609-445b-8f80-72aaacac783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:15.614Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=89ed8900-8e2b-4171-983d-868a09d2ef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:25.625Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=dc40e416-9f07-460a-a5db-2b3021bf67cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:35.640Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b2f6a01b-6ed9-491d-897f-df114c02cb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:35.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:45.648Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=942749f4-b856-4b71-83cb-1f67ed51385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:55.657Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=12ff34a8-084c-43d3-b39b-03b7b283b0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:31:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:05.666Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eb0211d0-14f2-427c-b7b2-1fef5d9ce858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:15.676Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=58371c03-e3b8-46b1-b8b8-85d22b70ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:25.686Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9e593abc-3c14-423e-914c-d5153693fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:35.696Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f5f8393e-9547-4c3e-b54d-37768cd22b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:45.704Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=225d7fc7-22be-4b83-bca2-e86abce017cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:55.713Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6e22f593-46f7-46ff-8e9e-fb35e4b0fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:32:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:05.722Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e3effb62-54f7-4db5-8c13-40d8ae84c9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:15.734Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ac0cdac5-926c-43e7-82f3-8c0216d41227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:25.743Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=05b9b323-2990-4693-8655-fca4e4def20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:35.752Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=75099f74-f91e-430e-8bd1-b95ca3ea8d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:45.760Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8e851a8d-bf2d-45ae-8ddc-d53f6340697b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:55.769Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=962714ab-9260-430f-a551-0bad52cc003a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:33:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:05.779Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=92fc4634-8f4d-4e1b-9912-a6880c6011f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:15.786Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7f4c91a9-a5cd-439b-b2b7-1c52d34705ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:25.799Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3e4bb657-e2b5-41f2-b22f-9594c86b5591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:35.808Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ebfe2a01-eff8-456a-a332-7e415a8950ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:45.816Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e8739b55-2f95-449e-8136-7edac24472af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:55.824Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7a8fc694-72f1-4827-ace9-9dfbcc489575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:34:55.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:35:02.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:35:02.825Z |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-04-01T05:35:02.825Z |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-04-01T05:35:02.827Z |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-04-01T05:35:02.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:35:02.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:35:02.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-01T05:35:02.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:05.833Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bba69b85-fd14-4a4b-b67b-afce763d9f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:15.842Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b99a33ee-8aa6-425a-b451-c8ff8ad4530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:25.850Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=aadd123c-8312-44f0-96de-264df35222e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:35.867Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=39163bb3-eec8-4316-b62d-c40ed6ccdff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:45.878Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=62d69c5c-ee16-43c6-b5cf-67f286ec054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:55.887Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=60f0094e-5f1f-46bc-931a-b392df6e10b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:35:55.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:05.896Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2d56074e-dd72-4bf8-b4bc-aa264c287424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:15.909Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a915ba65-3cb3-4371-bb36-f8fa6ca9d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:25.918Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3b23a33f-a380-44e5-972a-9a7a35f39447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:35.929Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9aef00a5-fb9e-47c6-a833-8c1dc023e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:35.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:45.937Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0df1906b-b2a5-4f3d-a749-34e1de6eaff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:55.946Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=97366c64-737f-4235-a580-34a0add01e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:36:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:05.956Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=43686576-98af-4084-98bd-d4bf0cd4ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:15.964Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ef66a5ce-a2d8-43e3-a541-ea49b1a6d9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:25.972Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=21414fed-7b84-493c-b0c8-406622a9ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:35.980Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=76fb09c4-898e-4efd-ae95-4ee20f50a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:45.987Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4ef0f36a-66ce-4e48-8ad6-a7db8925c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:45.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:55.996Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3e509b88-059d-4fdb-886f-0a1312422dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:37:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:06.005Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=08a05d21-237d-4c3b-ba3b-db28bb7a440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:06.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:16.013Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=dffdd864-96fe-4a5c-bb35-b16a48163751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:26.021Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9bdbad0d-dfb7-4c98-a109-74cb0ec07e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:36.031Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=48aeae2a-38bb-4912-a8be-171d73aac37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:46.039Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=80fc14e2-d4ba-4dad-8536-891fd158152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:56.048Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e3955e16-205f-4aef-927e-b80a5325e786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:38:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:06.057Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f9d1e7cd-ed3a-4336-b4ad-30f17ae0f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:16.066Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cb4bee0c-e557-44f5-95d1-69f0cca6eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:26.080Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fc8bbae7-8832-432f-8eca-ebd623c12a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:26.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:36.089Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7e90c295-a75c-41fe-aa94-a9ab385928c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:46.097Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3bfee79f-4c00-4c06-be0a-dff44a25ec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:56.105Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=10d1e25c-81f5-484a-90c5-fd9001bf3a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:39:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:40:02.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:40:02.941Z |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-04-01T05:40:02.943Z |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-04-01T05:40:02.946Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:40:02.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:40:02.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:40:02.953Z |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-04-01T05:40:02.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:06.116Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b8b35700-ff3d-40ff-90f0-e2add2081eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:06.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:16.125Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e55bcc47-83e9-4ad6-ae7f-49c685373ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:16.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:26.133Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b3647987-41d4-4b34-b31d-07b2feb4dd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:36.141Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2ca8afae-3966-445f-80a5-1e774441fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:46.152Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b6a3dd8b-1190-4dad-8ff3-15a50d541047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:46.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:56.158Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3a276e86-2e13-40ef-9dd9-4e988d1cc360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:40:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:06.166Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=221985cd-2164-4226-bbb0-7921a71e3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:16.174Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b4eb551a-c674-49b4-84ca-524ca78e96a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:26.183Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=15c40a78-aa0e-4d48-8a7a-c054a21ceb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:36.192Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2ab69184-d963-4b78-8c18-fd9bb06788ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:46.199Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=66934151-b95b-4a22-8728-691e7bcb4e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:56.208Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2931da0c-e1f1-43d0-8b2b-a036e893d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:41:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:06.217Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ef5891cf-7b17-4113-a902-65dfc417ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:16.225Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ba1f936b-feb6-42d2-aaab-e6afdcedbb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:26.233Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=42c2505a-51d2-4382-a2bd-c0b73b025238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:36.240Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5ce2c67b-96e7-4f0d-a4c3-4994d52fe428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:46.249Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5d60e38b-77a7-44c3-aa5f-0419b470b6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:56.258Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a88e7759-36d4-4a67-8c8e-d338679a2856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:42:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:06.266Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=15b9779c-8b1f-4172-a490-7830079e57ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:16.275Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=73e2eb64-27a2-4c6b-88fa-00504f60ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:26.283Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=df1098e3-b631-463a-bedd-033e72696da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:36.292Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a8d6f4be-4111-4e9f-a39a-0d1906199539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:46.301Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3603c7e3-d030-4e51-9fff-dcc1f361d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:56.309Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6ee8f204-996e-405e-a256-3f25f105b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:43:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:06.325Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=dfa9789f-7691-4eff-8c0b-7e014e2d93ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:16.333Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8601f1cd-15d7-4bbf-8740-9e2f377aaf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:26.341Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=57d14c9d-449a-4c9e-89af-a80ea8e2ede2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:36.354Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=53e75c5f-cfa7-443f-8d14-4cd6df472179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:46.365Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=48f23bcf-8787-4517-bc2f-d3050419c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:56.375Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d1bb2d6a-4900-4c41-b087-fa649c34078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:44:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:45:02.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:45:02.940Z |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-04-01T05:45:02.941Z |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-04-01T05:45:02.945Z |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-04-01T05:45:02.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:45:02.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:45:02.952Z |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-04-01T05:45:02.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:06.384Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1c467a40-ae0a-44f5-ae2d-eb8e117680b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:16.393Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=73d36f05-d90b-4738-a221-4434623f57c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:16.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:26.401Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d6952b57-72ef-46ed-bac1-83700be1b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:36.410Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=31263e36-9367-41e5-8644-dda07f7d8a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:46.418Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e1e6ea78-bcce-4acb-abdd-f290ff18e363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:56.425Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eecb85a4-13fe-4f26-a605-3ccbd0ecd896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:45:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:06.431Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b8e886b0-0049-44fe-ae41-5a466a0f16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:16.440Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d63281dc-5519-4cad-9f09-e3da1fc77aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:26.449Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6c5ae82c-3663-465d-a762-3711d1a6df7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:36.457Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=05dbc241-feb7-4802-8d78-fca7fab43c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:46.465Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=20311747-f77a-431f-97dc-4ea518ca78a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:56.472Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=40f71bbc-1daf-472c-a2fb-c258af05b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:46:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:06.480Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e58dff1e-4006-49fe-88ab-8cbf7cbcf925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:16.488Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=999f7218-b555-40f7-8454-4688808a273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:26.501Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4cbf589c-cadb-427d-ace8-b4ef32c5c1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:36.510Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6e27a603-5016-4651-9b4e-931f51ede78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:46.519Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ffa4acb1-ed46-4b53-bcd0-fa92f8e28d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:56.528Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=aed82edd-7348-416a-9e02-c7649dc4194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:47:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:06.536Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3adb550b-d345-4099-89ce-a7dd1cc4b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:06.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:16.544Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=db2809c4-3192-4d1a-94ab-41b42f323dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:26.552Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=827d0794-5857-4fd6-8a54-df4fed0c80cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:36.560Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bdca3139-5d80-4f77-85b5-be8d72523631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:36.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:46.568Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5bbe447d-b9f9-495b-87e4-67751e2e3f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:56.576Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f19c052d-f25a-47cf-a23d-83c4ae343e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:48:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:06.583Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=679accf2-be1e-4b74-897c-f22c7fd7d14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:16.590Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c20d0a08-f32f-4d87-b00e-2728bb44ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:26.598Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=13cbb651-b8e8-49f0-bfb1-4128bc0710ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:36.606Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d6462cf9-c160-4db3-9bfd-5ad21bb6a9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:36.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:46.613Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ee9a5701-a51a-4487-b163-bf775cd6c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:56.620Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f7896726-3c62-4abc-8dd3-7d98aa0d722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:49:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:50:02.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:50:02.841Z |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-04-01T05:50:02.841Z |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-04-01T05:50:02.843Z |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-04-01T05:50:02.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:50:02.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:50:02.849Z |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-04-01T05:50:02.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:06.627Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7cc7db63-f986-4f08-a852-5dc539b9e474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:16.634Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8198fcdb-d0a6-427f-9696-d0fc28fbcd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:26.641Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b1b80ba3-b0b7-4f79-a57e-35fbff740498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:36.649Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8285c5e4-338d-425d-b00a-9e62d63ca63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:46.656Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=17b0c9dd-e663-43d6-8877-b8911294426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:56.664Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=720062d5-616a-4bf9-8768-648d4fbce203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:50:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:06.671Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f9d196db-bea7-4d27-a201-5a564c39c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:16.680Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7a8fa8a3-cc6d-442f-b431-c47f348a28ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:26.688Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2775f81b-2306-48fe-9f6d-b6517c0a4dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:36.696Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a488f93e-1346-45a3-8ebc-c59fcaf63550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:46.704Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3ee306a9-3955-4c97-83d1-59fa7d40b8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:56.713Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7459b288-e437-40b5-bf5e-c8bd9fea158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:51:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:06.720Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f889388e-3b70-4229-9ecb-edb4268f6ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:16.727Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=68fdc27e-de55-4621-af35-39a6234745a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:26.734Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8e28b754-7744-431b-8aba-6c73853afc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:36.742Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ca1e9f86-dfd4-42b9-a1e1-74e1b78f8464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:46.749Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=050a8732-cab8-4441-9b16-601e4324f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:56.758Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cf65112a-e47a-4a14-802c-89273ac05b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:52:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:06.768Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3c8c32eb-e840-494a-8826-86bfe6ed0ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:16.776Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=01667e94-19a4-4a6b-9584-45bcd7bd39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:26.784Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a62af717-063d-4dee-88bf-b9f1eb5eb66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:36.799Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=782e9048-2afd-41ec-b5f5-f692bd3cbcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:46.813Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9573bb5b-2d12-4000-9c27-3209875e3ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:56.823Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1cae48aa-cf59-44b1-8e25-aa3becf5139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:53:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:06.832Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ee6b6ef9-16fd-4d14-b763-964e9b8ecc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:16.839Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8c752fcf-9720-44b1-9bdf-4c8b63dac136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:26.849Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fbb58881-d22d-40a7-950b-b6343917ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:26.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:36.857Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e54a0526-d881-4a24-9c19-aa2d1afbca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:36.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:46.866Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f6452bd9-723d-45d7-a29e-f679281d3d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:46.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:56.876Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=076fac77-5869-450b-aba0-d57d2087e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:54:56.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:55:02.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T05:55:02.952Z |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-04-01T05:55:02.953Z |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-04-01T05:55:02.956Z |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-04-01T05:55:02.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T05:55:02.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T05:55:02.963Z |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-04-01T05:55:02.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:06.884Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a2943bb4-4fb3-422a-9ecb-b824417facaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:16.892Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d451990e-9221-49fd-8fcb-a4099d311c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:26.916Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5d4d8826-7739-4c11-9ae6-1ce094fae89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:36.926Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=082ea9fd-21ab-44de-9aaa-25e413d390e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:46.938Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fadebfa8-0ec0-42c8-bc49-8229f4336bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:56.946Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eca6fbf9-6c94-4429-9714-43b877190d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:55:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:06.954Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4bd09463-7f61-42d7-a3bd-1430f348e003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:06.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:16.961Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1b0c4240-36a1-4c2f-ba79-ac4f508ba0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:26.969Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a5e833d9-e2dd-4494-804d-f2b8ac95714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:36.976Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=41dbbf23-cddc-428c-b1fb-4fc88f28bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:46.986Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f89ebdf9-408e-4edd-b30c-30a424730d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:56.997Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3788d84c-ebb0-49a7-a946-7356ff7c46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:56:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:07.004Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5839e4ba-da13-481e-ba96-aa9389983752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:17.014Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=951cf689-0b96-478e-a549-d5443bf6abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:17.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:27.027Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ba47c5af-6940-49f2-ac3b-1af2d5f0b3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:37.036Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b8a95297-6967-4ae2-bfdd-5bcb08205959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:47.045Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=449602f9-a91c-4037-913e-068c044d1a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:57.052Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=319b4a4d-1e24-46ad-968c-6dc1b101d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:57:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:07.059Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3a636bd9-b79d-4cd1-8500-7e7933b377ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:17.067Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=688bd65c-9c17-48de-95e8-8766bc638765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:27.074Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6d8ee0df-0ded-4e01-b2cf-7f4a9dd5f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:37.082Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b5c42893-ecdf-4c53-8937-0c12f6d0473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:47.089Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=110489b1-af7b-4742-9763-c1d6c439f845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:57.096Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a9395690-33a3-4cc2-a541-56ff7a777553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:58:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:07.104Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=20b4961b-95ae-4c2b-94e8-bd13234f8801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:17.112Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c4fd319f-0b90-475d-b39b-6056da175a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:27.124Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c72efca5-cbc9-409e-b90e-47b7f2749b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:37.133Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=32d7672c-3fe1-4450-8c45-f1ded2c39588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:47.142Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ca0b1ad0-8ea2-4fa2-bc56-64e51d57defb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:57.150Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=30a6666e-0c4a-46ed-bcef-80baf9768da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T05:59:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:00:02.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:00:02.817Z |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-04-01T06:00:02.818Z |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-04-01T06:00:02.819Z |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-04-01T06:00:02.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:00:02.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:00:02.824Z |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-04-01T06:00:02.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:07.157Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4a5b3f55-013f-4b3f-88a6-0a50a7aab00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:17.165Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=651857d9-141a-49d4-bb5c-502b0cff56f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:17.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:27.174Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8ba81225-e77a-4e6b-8ae4-ffbfe230bbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:37.182Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=99136724-0c55-49d1-a409-b21e89cab336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:47.190Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a613856e-fe48-4736-bf54-369949c2d044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:57.226Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=85e5a2e3-f842-460f-816d-0e727f21686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:00:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:07.234Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ecf693a1-43ae-4978-a201-638495f74264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:17.245Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=127c7853-461d-4f88-a33f-62dd32942615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:17.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:27.253Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c3fb6b26-c4a7-47b1-bf21-9cc9f3910186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:27.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:37.261Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f6e95661-457c-4c8f-b34e-79f685253278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:47.268Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=13a93232-ab76-42d0-8596-6ea2ea357906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:57.275Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eb9ae812-18de-43e1-9e1c-d91f583ac398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:01:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:07.282Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4b457f3b-16a6-4a22-bfbb-b199673af053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:17.293Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c2b46af6-4c2f-4675-a7d7-123245be7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:27.305Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=06641fe5-8f87-4bec-b3e0-075eceb7f871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:37.321Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2164dbc7-05de-408f-b33c-363f9adf2dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:47.330Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=224e63a4-37dd-4e40-8f05-e40611a3420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:47.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:57.338Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=72276119-cdb3-4746-997e-3ca6b45376f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:02:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:07.346Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=14e04130-c4ce-4200-a218-1b1b2704c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:17.355Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bc3cd0b6-0da4-474b-9cde-cc0e2b7ddacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:27.362Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=403a5be2-4527-4248-9119-ef24d08e7a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:37.386Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9a01b7bc-887e-4595-83e8-ca83906c34d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:47.393Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e15100b2-7435-4edd-baf3-a144dba40d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:57.417Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=260bf933-7898-44f3-ab03-77b9aad9613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:03:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:07.429Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=98e88d83-9e60-4054-bf7c-8663e50aab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:17.436Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9b32de7b-3351-4a75-9cfd-fc438b2c32b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:17.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:27.443Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=70f0ab2f-33b6-4221-b787-59b2412a428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:27.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:37.451Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a3f7c8f7-9459-4e43-9e35-7dbc06f244b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:47.459Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=24b6215f-c14f-485b-b42e-77cbebab8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:57.469Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=747cd2ea-6f75-443f-ab6f-11fcfcb0612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:04:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:05:02.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:05:02.960Z |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-04-01T06:05:02.961Z |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-04-01T06:05:02.965Z |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-04-01T06:05:02.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:05:02.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:05:02.972Z |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-04-01T06:05:02.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:07.482Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=43a54934-7342-490b-a9b3-570575fe8f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:17.491Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2357a1f8-c254-4ee0-a044-d03e0e9333e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:27.508Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3afd67d3-6aab-422d-a3e0-c6586f191304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:37.518Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=96a46aff-a8e6-4ee7-99b3-7a99b73e8ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:47.526Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3cd75145-367a-4746-b1c2-b8d7561da463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:57.534Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c0117ee3-69da-407b-a6c8-9eea5a8e484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:05:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:07.542Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=65d2c8db-8ce7-4b4c-866f-59846340a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:17.552Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=45a14ff9-d674-41e5-ad1b-9e7ad2d7cc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:27.560Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=486a7558-7dfe-4d10-ab40-107eb97a459a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:37.567Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0c4536b3-d8e3-4c74-8ea3-3a03309f7257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:47.576Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1890da13-4231-4f3f-aaa7-b46a4b0f27a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:57.585Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fc6b857d-b16f-4112-a7a5-18393e016e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:06:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:07.597Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bfd538f4-4072-4646-b1d4-bdab4f049327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:17.606Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=451a0fc2-1efc-4c4f-a875-72683a7e44a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:27.626Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f4471b10-63bd-4926-81e3-1a947f694592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:27.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:37.639Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cd06d775-e542-4025-bd42-725b5d836b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:47.647Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=84cb5f93-746e-4378-8ff8-c79431b87002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:57.655Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c101e030-52a3-44a9-a3f7-7aea4d62ffc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:07:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:07.663Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5a5478fa-f51a-4130-9ea0-d15264c92f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:17.671Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=23d1f24b-d2fb-451b-82fb-32d802565eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:27.679Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=04bd1f41-0e0c-4629-a41a-3bf9fe2f9542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:37.686Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f63f69f4-bb9d-4a4e-90ba-c93dd8cb43c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:47.695Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5c6dc7d1-73af-44e0-8cb6-57416dd61688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:57.702Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8eba08df-c263-40a1-a07a-06785a54ac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:08:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:07.710Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7e78fe29-9112-4dff-ad0e-c0d8614f8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:17.718Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4dbb252b-185e-4d30-a339-dcddf4d0c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:27.729Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cbccbc28-d7ae-4cc5-9914-9570d08ca203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:37.737Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=05eabdda-fa98-45fe-b0a5-6d17a03e5bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:47.747Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=84c74dc9-48fb-444c-8a8d-4b2afd4bc841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:57.755Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=329991af-e8cc-4ddf-8a6f-3524dec11544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:09:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:10:02.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:10:02.929Z |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-04-01T06:10:02.930Z |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-04-01T06:10:02.933Z |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-04-01T06:10:02.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:10:02.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:10:02.938Z |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-04-01T06:10:02.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:07.764Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d0012bee-39de-4aae-84d0-b7b6c78a6846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:17.772Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ec517a71-a13a-44bc-8809-f99f1f95b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:27.782Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=79d7c4cb-54f3-4fe1-a5af-81e25540dea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:37.789Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=76ee6534-c50f-41ef-966d-556cbb5f85ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:47.797Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6bcd5fce-a6f0-428a-88d9-ad590c73d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:57.815Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=30e11b08-5ab2-4b0c-ae8c-92b718ae56a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:10:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:07.823Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7478af76-2a0c-469f-a1eb-71fa39ab3600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:17.832Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=aee6ffd9-72e9-4682-8bc3-58e424b7c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:27.839Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=25240cf6-6160-45a7-bbc9-505a79e60f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:37.847Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=95ee41d9-272b-41ed-96e3-45d86f289ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:47.855Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1037775a-1aa9-4487-af19-614f94c4b8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:57.862Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=64f1bf4d-6137-420c-a9d1-1da183bfe0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:11:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:07.870Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ac02718e-25d9-497b-9e0c-7efec83d086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:17.876Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=31096cd7-5861-4e6b-85bf-c72178e5ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:27.884Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5e971b90-1b79-452e-86a4-da72a68c1cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:37.892Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1f8d00cd-bfd0-40a6-a643-d6aee0362567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:47.901Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=dc8a24df-e67d-4f47-87b4-2bfaca9364ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:57.909Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0b60f10d-a3c6-484b-8247-f2c88190b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:12:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:07.916Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=73a568ed-2d06-4732-ad14-9096f233ccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:07.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:17.924Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8a747317-7784-43ab-b9d0-83ef6c717c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:27.936Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=12d8ce56-f9db-48e5-9289-a273db9cd8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:37.945Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d3602a35-89f6-4ba1-ad5a-324cb8290d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:47.953Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=18ef6808-6a18-41d2-810c-cf170d495b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:57.962Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c7c72a51-9d06-4fb8-9935-9fcf56419096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:13:57.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:07.970Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bd40760f-3222-498e-9f0f-89f008c18790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:17.978Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=045a66b1-6500-478a-9785-bcce70730114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:27.987Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=91611fd0-65db-47c4-a6c2-6e1381efad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:27.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:37.994Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b4f6b3bd-4f35-4672-9cb0-594b76432629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:48.002Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=534359f2-fd78-410c-80bb-20295575cf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:58.009Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=599ad6cb-de6b-4e62-8602-4ac6af951517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:14:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:15:02.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:15:02.854Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-01T06:15:02.855Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:15:02.856Z |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-04-01T06:15:02.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:15:02.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:15:02.863Z |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-04-01T06:15:02.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:08.018Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a6d6c0a3-b04b-47fd-9242-b471ec12c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:18.059Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4b99fe57-d628-4dc1-a7c2-8879197ca19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:18.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:28.067Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4ec3216e-aee3-4800-9348-ec1c0d2be4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:38.076Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c5ab77b6-3d79-42be-8d23-87c7d4eb413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:48.086Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=93548521-4a92-42f1-ac1c-4b2acfb3afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:58.095Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=10b16dd6-ce2b-428a-82cc-bf6ae925ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:15:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:08.103Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a07fc2b9-ef1f-4e78-a1a4-343a675e3164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:08.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:18.111Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8dd908a6-63c5-43fc-bc42-6818c8cf179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:28.129Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e791bc9c-7a9a-4dad-b8ed-f483a09ff8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:38.140Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d5397d32-6920-412f-9a88-73f26d2be183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:48.147Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f4c017ee-7cd4-4db0-bece-5d409aef89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:58.153Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2424c075-5828-44f7-a3bb-ce8d9a1531da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:16:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:08.161Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cce3043a-b400-4baa-b7f7-586e08d20d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:18.167Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=27bf7f5e-595e-41b1-b6a6-31e639e64d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:28.175Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3b0ea4aa-7c2f-4968-b9e0-2b4f327ee36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:38.184Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b06b8843-f42f-4aaa-a148-493ee90cada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:48.191Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a6337317-2b8e-4aac-b6b2-dbd4314cb109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:58.198Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3224943b-f42b-466d-8879-e759cf6e72cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:17:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:08.205Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4243aecf-179c-482c-bc5a-0fe42941aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:18.214Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=30f7a4b2-339c-4f92-ab9e-fceb4f0f7553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:28.221Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f6fc2d06-e5da-418f-a86d-c2a4f8303ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:38.230Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=413a862c-54cb-4fcd-b71b-09a4fca05cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:48.251Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f2ef58d8-e705-4cad-b137-a1600a334166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:58.259Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1f0373c8-1b18-46c1-8a5e-171605b70cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:18:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:08.266Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a10c2e6a-d349-4e67-bdcf-b8c2f9ede3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:18.274Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e4fbacae-545c-4571-9383-b8475f46bfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:28.281Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=02871c1d-e9b1-44f9-816d-db4ff99f0ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:38.289Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d42d8b1a-67c0-4196-9e5e-8c79fc9bc2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:48.297Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=116adea7-6fc7-4076-8d2f-eac9b3e6b4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:58.305Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e3ef6374-843f-4e4b-8256-609066204ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:19:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:20:02.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:20:02.917Z |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-04-01T06:20:02.918Z |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-04-01T06:20:02.921Z |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-04-01T06:20:02.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:20:02.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:20:02.926Z |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-04-01T06:20:02.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:08.312Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bff96451-d8cb-4906-8e14-04dd6b021cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:18.319Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4c5616d5-bde3-488a-8877-99e9d9721a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:28.329Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3b368303-9957-4fbb-a0c6-61a29df35df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:38.337Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=46f9ef7d-0889-4154-9b6d-184a48367b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:48.345Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=01e09e74-108e-47f7-a105-f7ae79fe2824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:58.353Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e2642a73-d776-4c9b-931a-8ae2f3027649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:20:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:08.364Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=50a07ec9-4d9c-47dc-9f0b-ae4153a43cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:18.413Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f83488f8-049e-46dc-a3e4-75db6ce26be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:28.422Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7c4cfdac-ff8d-43ea-b8f3-b0656576d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:38.432Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=93cfc2cb-ec87-4b4e-87b6-4350a1af5284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:48.440Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a6d20f49-b7c1-4b7d-b127-1aaa7a06e12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:58.449Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a59642a7-7e99-4090-a4cd-73e40c222596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:21:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:08.457Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=699b55a5-9205-449e-9838-2876282c99b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:08.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:18.499Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=da80c796-999f-4a52-abbb-c5bf02443e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:28.506Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ea83dff9-5dfb-4825-8637-ed562326ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:38.515Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=16126715-bdcd-446b-9fd3-59133e1d832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:48.523Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=23b3f689-661f-47ce-97dc-1d85af4ecdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:58.536Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4564db93-1d48-40bf-943a-42a4a6e87922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:22:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:08.543Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a5f5bccc-dc7e-4179-a268-4d0e30d63787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:18.556Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fe30c841-a61a-49b2-aa67-9cb77d8ef46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:28.564Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=75d41c75-3864-411c-8086-710386999826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:38.571Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=62b8bef4-a1b6-4355-bed8-b476c1e28652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:48.580Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5d4821ba-664f-4080-8df5-f023519e0dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:58.591Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c6453f7e-ed07-4a75-af31-7ead1ffc59f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:23:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:08.599Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=63339283-0713-4ad5-8d8a-3416d214de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:18.607Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1a5285df-589a-492a-850a-2d5cd649a852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:28.618Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=85a8af7c-a1b4-4679-95e8-780568a4eb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:38.626Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=93cd8056-cad3-4a8a-bfee-01a914c15496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:48.635Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d45eb0aa-339b-471a-b742-ed96047acf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:58.645Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4cbb1ec8-a6f5-4f25-948a-c609a2102443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:24:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:25:02.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:25:02.919Z |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-04-01T06:25:02.920Z |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-04-01T06:25:02.923Z |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-04-01T06:25:02.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:25:02.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:25:02.928Z |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-04-01T06:25:02.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:08.653Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4a612e9d-5fb0-442c-baec-2b930549df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:18.660Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e74a3db4-4f2b-41bd-af05-27a11f3f8043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:28.668Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7f3f091d-a376-46ec-b520-cb988ed96e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:38.676Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=960b1895-5581-4793-86b7-d68946b55b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:48.692Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=be858032-7f4f-4ea8-b80a-61cb5e925752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:58.700Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cc499436-7781-4def-870e-f30804e113cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:25:58.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:08.706Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=68e113ce-8fcf-4b6d-9eb0-da19f7ef377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:18.713Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=25783958-6bf9-4202-99e9-af9ac9cd40d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:28.721Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=229e656b-1c76-4d63-a1ea-f0cb0eab9230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:38.729Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c0e4bdcc-68eb-4c17-bdb0-01109ea883a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:48.741Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ac1efe18-455c-446d-92f0-cf22f7ef0ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:58.749Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=affb56bd-4ef2-4bfa-af54-975a3a8fc9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:26:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:08.757Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1d29b3cd-71ee-4395-8395-9673044748aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:18.765Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1a6ea1ff-3d90-47f3-8d37-5b5712780644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:28.772Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0f4624d0-d41e-4470-808d-ba33407e60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:38.780Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=86a19f52-ec82-435d-a472-fbcbcb125cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:38.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:48.789Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=21a86054-4321-4e15-853a-8805adccfbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:58.797Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4eb63fb3-124b-4099-9bf2-f15a5c9cc4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:27:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:08.809Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d5b2f145-ce7b-4f69-9ed7-eae7ef22706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:18.816Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f1ff9e2b-b3ef-400f-9f72-1b9872aff780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:18.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:28.830Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b30bd182-9073-4c35-9f64-6b908a5662f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:38.841Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5e6418c0-14b0-4fa6-bc90-c2a1c6661918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:48.850Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=75b5daf8-e965-415f-8657-3f1d630482eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:58.859Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f4ae1936-9823-4c53-a8bc-7f0af02b43b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:28:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:08.866Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=07b22419-b851-4b8d-9eb7-6d27541fb4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:18.876Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d76bcae0-970a-4158-b035-53fe5272cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:18.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:28.883Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ed65d8c4-0823-4b3b-af53-a608be6db7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:38.891Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=480d47c0-b552-4424-bc0a-566276cf635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:48.899Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e6787c89-06aa-4ce3-9e9a-438092d658d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:58.906Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8336f7f2-79f8-487e-bbdf-c938c7c5e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:29:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:30:02.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:30:02.896Z |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-04-01T06:30:02.897Z |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-04-01T06:30:02.900Z |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-04-01T06:30:02.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:30:02.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:30:02.905Z |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-04-01T06:30:02.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:08.914Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6d69a651-382b-4341-aa57-891e0198c665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:18.924Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=37dd845e-d291-45ef-be40-41b481ed28a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:28.934Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e3b35fe4-ddcd-4259-a4ff-43e83a362572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:38.941Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9aa89f0b-1a9c-48f8-84d9-e2b0a5d6791e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:48.949Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=80e6d2c4-64c3-4d6a-9281-b4fe354e4b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:48.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:58.959Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=79415969-b8a8-45e4-8b0d-fbbc6d5e190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:30:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:08.968Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9f6b182b-f102-42bf-b987-0fbf45e5d0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:18.975Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e459aa92-cad4-490d-9f2c-2ad0f447dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:18.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:28.983Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=aa62e429-e0d4-4d67-a73a-35759236e0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:38.991Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5b312b66-1aa0-4a6c-b563-3fabec5ba161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:48.998Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=607e69b2-bc1e-47db-8b5a-16ea71ab1a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:59.010Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2037aa3a-558c-478d-b960-b17b6753b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:31:59.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:09.020Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0d04e5de-9f54-4eee-bc8b-7a77b3a0f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:19.028Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=28767ce4-3c34-438d-b0f1-c9c3775468d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:29.037Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b39f604f-2b92-47ce-9dba-ccffe0c575d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:39.048Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9bc98a21-d4a0-4aa9-9dfd-4819a4f7ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:49.065Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3c336ea1-5509-437c-b08a-204a5a33c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:59.078Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=49d968d0-fed0-4588-810f-588b90092251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:32:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:09.087Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ca9b734e-57f2-4f9d-a681-a1dd338fe4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:19.097Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a5e6ec6b-8b58-48c5-88d8-237a9b8a24c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:29.105Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e5c8dc6e-ef06-4729-ad86-fd005af6e702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:39.112Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=22370004-ecde-40a3-96ed-43ffd3b997a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:49.120Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bf6adfec-672d-4515-81fd-2bc639b0bf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:59.130Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9d60946b-2eec-4b45-a6e8-b0340189325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:33:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:09.138Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=779e7614-b085-4d2f-8f46-86dceef9e2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:19.146Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8927e8f3-93ef-43ea-80ce-03b845542466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:29.154Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=82662690-67e0-47db-90ca-34c61a08d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:39.162Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0e94c318-8de1-448b-a923-2cf840e254bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:39.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:49.170Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ebf15a1e-7e2f-4597-93a3-05b869617504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:59.179Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d0543948-97b4-4181-9496-bdeecf855751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:34:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:35:02.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:35:02.931Z |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-04-01T06:35:02.932Z |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-04-01T06:35:02.935Z |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-04-01T06:35:02.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:35:02.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:35:02.941Z |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-04-01T06:35:02.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:09.187Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2a6ae873-67e2-4783-b091-3b72e8691627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:19.196Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7af2bea8-a939-49cd-9ed0-aac38020878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:29.206Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5c78ec06-7f81-45e5-8258-3c4b9a24d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:39.214Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4cf6c223-5ef5-4d16-847b-413e3af918cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:49.222Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4b5240e5-80fd-49c3-9ca3-f605f7bf36b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:59.230Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4367e2f6-04ba-409b-851f-98f66845c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:35:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:09.238Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1132da4c-4b02-4a09-8a21-ae4edbdc7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:19.246Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=068d796f-0674-409f-b3c7-417c63d09613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:29.261Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a65e7837-a263-4fb5-b0a5-0d02823848d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:39.269Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=109dee60-6bb6-43cc-a460-082dd0143ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:49.278Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e0c94a5b-d590-427c-b613-e6bfddaef159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:59.287Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=977b3dc2-c665-4c5e-9f94-de423e8f5201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:36:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:09.294Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6ff5bf59-ab09-4688-a82d-2237978750fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:09.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:19.302Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8efebd96-5b2f-4117-a8be-fe64677b998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:19.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:29.311Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8224aa43-fecd-41b1-b33c-cdf1a98413f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:39.318Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7ab72af3-dd89-4b4c-8592-93e640db63ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:49.326Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f9df10df-8b63-4ef8-a88c-dd70b5ff8b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:59.333Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=297276d6-34a5-4860-8139-b9531ff9140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:37:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:09.340Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f41dc78e-c87c-49b0-917a-228542919640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:19.347Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=313c0057-14b3-4f34-a6cb-d295d6c99c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:19.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:29.359Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=426b1a1f-28d5-489d-b925-8c2ce54002b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:29.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:39.367Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b1716910-e407-48f2-90ca-adae532bd89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:49.375Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1f73361e-d0ea-4d31-b143-c125ae92e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:59.384Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=795b1212-5b81-4dbb-96b2-65dd3e7fae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:38:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:09.392Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b1ccba7a-9cf7-4128-89de-069692f65ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:09.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:19.400Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e179d3c9-458e-4ecf-b405-fa402cec2a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:19.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:29.412Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=36b77cf8-4050-467e-9f2e-59ecddafb35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:39.421Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=101128a0-8ce5-4a83-99cd-1ecdbc04c987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:49.428Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9d375027-4eaf-4c6f-9f99-295dc91a0734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:59.440Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=327a4fde-172e-481e-9b98-4ce6183b32cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:39:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:40:02.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:40:02.871Z |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-04-01T06:40:02.871Z |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-04-01T06:40:02.873Z |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-04-01T06:40:02.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:40:02.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:40:02.877Z |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-04-01T06:40:02.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:09.449Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9f5ce73d-1543-4ef8-919d-908a1d4e75d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:19.457Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=397ba329-ceae-4905-a67f-9368cb1cbf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:29.465Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8aa459c0-9172-40d2-a94c-5f81f4bc72f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:39.473Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ec83d5c6-4af6-481f-93c9-dbccbe054d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:49.480Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fa2172a8-fa6c-479b-9bbf-e8a15f10072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:49.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:59.489Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bb0d8401-ce91-45ca-ad66-160520676862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:40:59.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:09.498Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fd67e332-bfbb-4add-8600-7c644b6b9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:09.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:19.506Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=610a0eee-7c38-4db5-8b68-e3d688fd249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:29.515Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f912a8d0-0620-44ac-93d9-abf767870b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:39.525Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=597ec416-dcaa-4def-b490-76d437f436aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:49.534Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3fc1d813-c6e6-40af-9f83-b2fbc93761a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:59.543Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1339c5a6-6acd-4d4e-bda6-c0fb7593cf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:41:59.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:09.552Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=03c4cf2c-9df3-4389-9509-e4ddfc9e919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:19.561Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b864cdb6-39c6-41b8-b7a4-c7db07034e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:29.569Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f01e0596-b5e9-4b95-bed4-40d26d22d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:39.577Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9d66eda6-0a42-40ef-bfc1-d3ba5c89750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:49.583Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f31be198-75cd-45e2-94b1-efe4bad3649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:59.591Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=94adcb0e-00a9-4477-8a59-2766b49ee75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:42:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:09.599Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=992872e6-9e1c-4953-b1d7-cc73b84c908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:09.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:19.607Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=18577488-05bb-41b3-9312-958dc0578a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:29.615Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ee65eb74-80fd-4621-83ee-651345b04616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:39.623Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=975e6f85-a2e3-4ff6-bc4f-ae1ea19260c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:39.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:49.630Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=02ca97d7-3048-47ac-865c-895d2ddabe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:49.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:59.638Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=89e5afb9-91cb-478e-bdad-1db6099d29e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:43:59.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:09.648Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=328d98d2-38ea-48e7-9a71-0840fd74cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:19.656Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=10160361-2aa8-4684-b42a-409591e29114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:29.664Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=833efdab-be40-4d76-9447-a77c6bc00879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:39.670Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=05fa8434-3070-4dd5-92a5-e1979361610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:49.679Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=39f495bb-7b7d-4287-a633-72534513e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:59.688Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=06fd4a82-79fa-40c1-bc0b-259ced284c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:44:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:45:02.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:45:02.916Z |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-04-01T06:45:02.917Z |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-04-01T06:45:02.919Z |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-04-01T06:45:02.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:45:02.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:45:02.925Z |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-04-01T06:45:02.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:09.696Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=96c69859-9e1d-4d2c-a324-b5a40246912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:19.705Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=669faf89-4dcb-48ae-b3f7-d2258dec63ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:19.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:29.712Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e79f191b-4473-4ab3-8ee1-0bb6243cc178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:39.719Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=75ad594a-955e-496b-8fee-9d3b7fd746ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:39.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:49.726Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fd5652b8-3117-44a7-9256-c8db3f03f756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:49.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:59.733Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4b435aa2-6e9c-417c-824f-d3b7aa7397e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:45:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:09.740Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f56de758-a072-4643-985c-8e6624833da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:09.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:19.754Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=db2339c5-84c9-4787-8032-f46437abffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:29.769Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bbfe997a-b779-4428-a58a-ce395fbff92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:39.776Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=847067cb-fef9-4dad-9aea-5f5b0f820bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:49.784Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bf85418a-0bdd-4748-90c8-16a951b80cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:59.796Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b9154cc9-8b9b-4e8d-b621-975801f30d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:46:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:09.805Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=518c09c9-c041-4682-9546-6dac8d4920f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:19.814Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b5f07834-a11b-4b32-9b12-0c78bb15f27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:29.821Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fdfeb291-e4de-4584-b34b-20d979a226f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:39.829Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f68e06e8-6f1a-4f0d-8426-f92160a05316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:49.838Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=78d21f6f-5834-4bde-9c9f-9cc4ffc86e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:59.847Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6f5cdc91-b468-472a-8cd5-80a438a5a228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:47:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:09.855Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e9d587b0-8b89-45c9-9383-acee8f85df10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:19.865Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f745e643-af7d-4c78-9049-c7ba2b8c7eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:29.873Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f4c2c3ca-d5d3-40c7-a5f9-d5cb23952b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:39.883Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=971d1771-06d0-4bd7-b2c6-d1d805e520fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:39.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:49.891Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ff0b6852-aac4-4b13-b13c-14c97e03e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:59.899Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3d994143-ca01-4d10-8fe0-f77ab94344ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:48:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:09.907Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c8f4367e-df05-4795-a5bf-9c189cb0b264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:19.916Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a2da498c-de3e-45cd-998e-dd0f24044b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:29.924Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ac99675c-3b7b-4fb9-9cd5-7d4833d96991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:39.932Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e09486b0-b01d-47dd-9dfa-599d8ebcbe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:49.943Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=023ce153-3699-4e41-be41-8af49e1126eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:59.954Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=316815a6-24d9-4b3b-95da-59f9d7d75928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:49:59.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:50:02.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:50:02.921Z |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-04-01T06:50:02.922Z |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-04-01T06:50:02.924Z |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-04-01T06:50:02.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:50:02.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:50:02.930Z |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-04-01T06:50:02.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:09.968Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e535f336-02b4-44e1-ac79-ec2ca570cab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:19.977Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8437dc4b-a498-437d-a2aa-2784fa416bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:29.986Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4c4c89e2-f5fa-46bf-bed6-98374f41f7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:29.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:39.997Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4c35e99a-cd8b-4276-9bc6-8f8f0947b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:50.004Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=25d3f00b-60c7-4231-96f0-b92c932f1622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:50:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:00.014Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1b2ab3f6-24b0-465e-af64-e3c378fd0006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:10.024Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ace3e3bd-a954-43f9-8f69-01d3f1e69034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:20.031Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5386e415-af4a-41a0-9ceb-665d94784303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:30.038Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e8e6219e-ea13-4d4a-a1f8-97abc53663d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:40.045Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8ea0b2cf-fb50-4e3b-87fe-012e68e5f93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:50.053Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=efc22a8d-dce5-4eb8-afe9-7ef7686fe200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:51:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:00.065Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ce146ade-8494-4c8e-b220-83bfa996265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:00.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:10.073Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d3b37478-4895-4a60-9c4b-74658fc0b2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:10.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:20.080Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0b8c4f53-95c0-4c02-9954-6aa5c122ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:30.088Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5508c579-d4be-40c8-b4ba-23d946cf53c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:40.100Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1464c381-5cdf-49ea-abe5-0b8e9398496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:50.108Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=deb31f60-4c05-4b6a-94ea-0fa659d02a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:52:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:00.118Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=268e3952-84e9-4298-965a-59200870e997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:10.141Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=031fa025-4737-44bf-821d-aea611dd5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:20.148Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=640a006e-c13c-4cda-b504-b3c0ddb443eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:30.156Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fed20039-78b0-4f9f-8d88-7e91decd4afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:40.165Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=63af7b90-a18b-47f8-b92f-c68330e540fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:50.173Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bf54e77e-23b1-45a8-82f4-99bef4d9ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:53:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:00.185Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=417accb2-9b93-4b96-baa2-82168eeeca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:10.195Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2dc19ebb-9036-42b0-a953-62eef93035fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:20.204Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=551ab13b-81fa-4e3f-ac07-31c49e6f24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:30.213Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5865aed6-65b5-46c7-b7fb-271675b17ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:40.221Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=731926c8-aa42-4c84-b4b5-582891d6e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:50.229Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=af4e883d-8626-4d44-9a2a-2646d6b7cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:54:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:00.237Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f1939a7a-6795-4474-b14c-be7f22285397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:55:02.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T06:55:02.981Z |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-04-01T06:55:02.982Z |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-04-01T06:55:02.985Z |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-04-01T06:55:02.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T06:55:02.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T06:55:02.992Z |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-04-01T06:55:02.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:10.245Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=399bf6e7-ff43-4bad-8b05-be83a8e3b0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:20.252Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e04b7f40-3203-44f4-a383-ed124a1f4b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:30.260Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b18d99ce-93c0-4a7a-90ec-44fdbd4191b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:40.268Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=54350f15-859a-4134-8de2-c1dce81015d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:50.292Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4854388f-cfda-4cc1-9642-b658046e0bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:55:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:00.302Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=899b5783-519c-45bf-b22f-67d86ebc765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:10.309Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=61875b9d-ce2c-4e59-951f-5fbfef1fe64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:20.316Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=59c22e0e-48a9-4962-a375-b493545c1a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:30.323Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c1ccdc83-df98-4554-a23f-e8dba071c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:40.331Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bc38b9d5-6cfd-43f7-9b3c-6b068d58a848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:50.344Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f3fcb98a-c093-4de2-b123-0f550cf30599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:56:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:00.355Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8aa55e80-80c1-4d21-bd3d-1b4d8673e1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:10.363Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e13ed23f-6041-4edd-94c3-2078ff255a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:20.372Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=db89989d-660a-466e-8634-085e1bcc2f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:30.380Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5476c59f-62f2-4c21-97a8-178b5c078f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:30.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:40.388Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ec70a2a5-ed2d-4ba1-bbd2-020af3cc784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:50.406Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=38dd6608-10ce-4d82-9053-e84620f66a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:57:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:00.415Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ece854dd-dcc9-48ed-8fed-1154ada23c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:10.425Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e649611d-e3bc-4b37-a169-eacba58a66c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:20.432Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=89fb4ab8-5ed0-4222-874b-bbf256b99d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:30.441Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=67665c8e-9b83-41e3-8ac4-5447af3dd9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:30.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:40.451Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a69312ab-0827-45bc-951e-b2d5ce65504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:50.459Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=65e77721-7cfc-4b9e-b62d-1b10d10f439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:58:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:00.468Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=761b52c7-506b-476c-bbb3-0f5f1d3b4682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:10.480Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c1af60f4-855e-4cf8-9a5a-8460a3cec516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:10.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:20.491Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4dd45cef-eb84-4dd0-95a0-31c7e1e4b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:30.503Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=71d45e40-c8f0-4516-a82e-95a758eaa143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:30.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:40.511Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f7ec1d12-6901-4f8b-bc23-e677f435b0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:50.521Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a6e934d1-348d-4653-b3fc-9ee1921337a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T06:59:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:00.528Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=01ce2ff9-e976-4c92-8bf0-556693d61218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T07:00:03.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T07:00:03.021Z |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-04-01T07:00:03.023Z |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-04-01T07:00:03.028Z |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-04-01T07:00:03.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T07:00:03.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T07:00:03.037Z |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-04-01T07:00:03.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:10.535Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=731e4259-ef3b-4b05-9ff1-f8cc68edb83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:20.543Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=4407615c-7672-4044-9a3c-c823aebce7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:30.550Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c191b45b-2db5-4815-beae-ec764e4cc13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:40.557Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fa9a5483-d8ab-442d-85f5-c2979c2e6e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:50.568Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=71b6eb8b-d910-4cc3-9bcc-ab49ffa4c5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:00:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:00.575Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bad0d0ae-8ef5-4cb6-8e81-0d091b7b19ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:10.583Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=44e03d7f-4abb-4709-bab1-1615230603b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:20.590Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ceae50fd-2d9b-4ed3-b758-5f58d9e58e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:30.598Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2c65d54a-c127-4e79-a78a-f28786489070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:40.608Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5dc11e3c-13bd-41eb-b082-37eec9e6993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:50.616Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=658b446e-42af-4ff8-a52b-826931826d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:01:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:00.626Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b85f081e-f7b0-4ca8-9ff8-3b7d21af0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:10.635Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=c0f0821d-ac43-4d30-bb33-173a0903517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:20.642Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=bec29d32-b9d4-43d7-9b19-333ddedb76ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:20.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:30.649Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0f5ac27e-94e4-4dc7-8c59-cc5fdb79dbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:40.656Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=9c947251-94cc-4357-ba34-9aa351965a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:50.664Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b9712844-481a-45f1-8ef1-ba2cdeb58ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:02:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:00.672Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=09859268-fe7f-4819-88ae-c8304944bdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:00.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:10.680Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e7fb7796-6163-497a-8e39-2e754cbcb94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:20.688Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=12bbc8ef-5c80-4393-a758-a5e7dae834e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:30.696Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a82fffe4-395b-4f52-a7ce-9c3dfa22ec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:40.704Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=da0cfaa7-a839-4145-a275-b01f429a51f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:40.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:50.711Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7e291f61-5964-4786-9990-4721d5f952bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:03:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:00.719Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=7be82e8f-e489-4bdf-9d24-172c9e57db2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:10.728Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=80d12dc3-ec7d-4c10-950e-cc65d98f70b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:20.735Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=d67ef5b3-6e38-4299-837c-dbb8171c67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:30.743Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6ffe810f-270b-4aed-bafc-627002802df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:40.750Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=900bc288-a918-4870-9b10-29547bf83307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:50.757Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=61775f41-01ab-4e3a-b6bd-b003fb107d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:04:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:00.764Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5e6d3969-ad79-423e-902d-154774a1ce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T07:05:02.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T07:05:02.834Z |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-04-01T07:05:02.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T07:05:02.836Z |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-04-01T07:05:02.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T07:05:02.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T07:05:02.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-01T07:05:02.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:10.771Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=29762dc3-29e5-4c0e-943e-42aa88a9723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:10.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:20.782Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=64d4315c-47b0-4a49-8330-9b8823bb8fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:30.792Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=e4a4f60e-f0ea-4d06-9b70-b77631c17320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:40.800Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5d7914d9-208a-450c-aa72-50a3cc0ee96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:50.807Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ccafce8a-bbc6-42d7-9356-7209942acbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:05:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:00.815Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=153a9891-741e-4f1b-af23-49ad30ab18d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:10.823Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=528cd86b-ddef-4f0d-8300-e5ac098b3d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:20.831Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=dd19e504-468c-430f-aed0-795c56c4eafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:30.838Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=3a7c15d5-4d25-4953-8d8d-4d31e9e6ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:40.845Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a16561dc-84c7-484f-85d0-176ae5a5dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:50.852Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8de4b47e-48b1-4e6e-aeda-522ee81a72e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:06:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:00.863Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=632b70cb-7a47-4d24-9e20-35ca32e52062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:00.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:10.871Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=84363b90-e84c-4f6c-8129-480f38726468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:20.880Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=68f624c1-dc6f-4b5d-a9a2-610372c5a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:30.891Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=be957a76-1a6f-4915-a98e-59ff76326890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:40.898Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b6d00e38-6993-49ce-883c-40fd8a446947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:50.906Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=42e24e61-1e62-41eb-9d24-0472960d39f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:07:50.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:00.915Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=6f8c040b-ab7f-46fa-8c47-d286d349299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:10.923Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=181edb04-0ce3-48c2-9d9a-30e5d7cda5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:10.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:20.931Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=ffe10bfd-eda7-46e8-a1d6-6d26cdbe1946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:30.940Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a37182ee-18ff-4283-8fc7-851cf5869f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:40.949Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=f77e78ad-16f3-4382-a1dd-da3624457a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:50.959Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b96d3c28-cf96-457c-ba25-ccc39e19208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:08:50.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:00.971Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cf0e5689-4239-4d01-91e7-a050d04c78c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:10.979Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=349b5f4c-f93d-4d76-8790-ac1944ecc836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:20.987Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fa1a63f9-0721-40e3-b497-0fe3cffe0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:30.997Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b1811aec-60e7-43ed-a4db-798da4b19bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:41.004Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=165cb6d1-9fc8-4d6a-9d14-01a67743f9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:51.013Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=fef948a8-8e7e-4d57-99ac-585e395e790f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:09:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:01.022Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eba063f6-f15d-4b78-a13e-acf76fc6264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T07:10:02.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-01T07:10:02.961Z |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-04-01T07:10:02.963Z |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-04-01T07:10:02.965Z |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-04-01T07:10:02.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-01T07:10:02.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-01T07:10:02.971Z |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-04-01T07:10:02.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:11.029Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1a27293c-60b3-45bd-b970-e8649a277aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:21.037Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=a32b8ea0-c418-40b6-94a0-afd3a109779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:31.045Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b35453ae-3c97-4a59-a10c-5c275ca1cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:41.053Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=8eefe9e0-877b-4c44-b2f4-bb16afe11128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:41.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:51.062Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=b602301d-5aa7-451a-b4e4-74da26072a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:10:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:01.069Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eb8572bf-d637-4265-a307-726ff5cd39f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:11.076Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=5c05767c-45bb-4aa4-b113-cd38c0102efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:21.084Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2b2770fa-a252-425e-96fa-5b6a0fd3832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:31.098Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=cf914ca1-03b5-41e7-9754-c60c909d71e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:41.105Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=03aa7cd1-15a6-48e6-9376-f8231a0082a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:51.113Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=1204bd9e-56c1-49af-b8c3-c40da1b83566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:11:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:01.121Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=eb632902-3d7d-4560-afdd-c101853eb686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:11.129Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=23973c90-b708-4191-95ef-06f99115a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:21.151Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=934493e4-7b53-4fc4-875c-4c2e101ef18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:31.159Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=2997b4f3-704e-4fb1-a5d8-fa2590caa1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:41.167Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=40258fc4-9d03-4805-b126-b6fda99beada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:51.176Z |INFO |Init configs |InvocationID=8ed4a897-3cc9-47ef-a56e-805f949c7358, InstanceUUID=0abfc3a0-7ac0-4c5d-9672-5ec889c819c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-01T07:12:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |