By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:09:59.604Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:09:59.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-26T03:09:59.642Z |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-12-26T03:10:00.262Z |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-12-26T03:10:00.364Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:10:00.364Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:10:00.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:10:00.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-26T03:10:00.627Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-26T03:10:00.652Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-26T03:10:01.921Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-26T03:10:02.460Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-26T03:10:02.480Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-26T03:10:02.480Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-26T03:10:02.552Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-26T03:10:02.552Z |INFO |Root WebApplicationContext: initialization completed in 1900 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-26T03:10:03.194Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-26T03:10:05.475Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-26T03:10:06.012Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-26T03:10:06.036Z |INFO |Started MainApp in 8.838 seconds (JVM running for 9.565) |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-26T03:10:06.233Z |INFO |Start scheduling PRH workflow |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:06.245Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b5b935d8-3f85-456d-85f3-ca1210f9e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-26T03:10:14.168Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-26T03:10:14.168Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-26T03:10:14.171Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:16.727Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=47f4a5e1-bf99-472f-ab6c-2edff7c9dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:26.752Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=04246c24-b75f-4c5c-826a-1e52131a7194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:36.784Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6c1a9050-b3e2-4975-b745-c0012e369c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:46.811Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=45f53386-5bf6-4063-bcda-7fdee9b9b54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:56.835Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6fe8e882-4e9a-4ba6-bd76-412451299381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:10:56.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:06.876Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=bd8b39dd-7470-427a-8081-7f480df6e7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:16.895Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d89c57d9-e7a9-4c34-bacf-684817a0c068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:26.919Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5eafe524-eb75-4243-9ebc-1c14fb1e8834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:36.994Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b7b88873-33c5-4bc4-810d-301483c8f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:47.024Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=878ab6e6-dde9-4b8d-8b05-ae5b1bc02735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:57.054Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c9b4cb79-2970-46ee-b8ee-3520ff2f58b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:11:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:07.088Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2f16e9f7-413c-4e3f-8d22-7bd03c160b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:17.121Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a0cc24d5-5991-436d-b4ed-e35dde3f2676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:17.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:27.145Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f523918c-c1e1-46a7-967f-e0ae519f7994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:37.159Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=97ec750d-862e-44ab-b808-3091a80319c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:47.174Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9049bb19-8e54-4562-b3e3-893d2ed516bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:57.194Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f46ed0cc-b757-4fa8-8539-b797635bab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:12:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:07.206Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cea50edd-d09e-4140-be16-7e1d85b88dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:17.217Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f256705f-514e-47ff-a9f5-0ef409a24f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:27.250Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=46a9e1d3-4d0f-4fbb-a91d-e30d151eea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:37.270Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a37e51c6-0430-4d78-89e0-191600e77aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:47.285Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5be2283f-bc8a-40a0-84b1-076a523b7170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:57.301Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b2f80fc0-014f-480c-a9f9-441cb9e157d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:13:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:07.316Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3446af64-b916-480e-b63b-70d96d6a31ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:17.338Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a5b94cf6-1e03-4571-b300-3f262d077eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:27.374Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=85b9d3b9-0eea-4da6-afb2-3642e4e0795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:37.394Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1495c076-d71d-471b-8f75-0572488ad7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:47.413Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=387b79b1-e6c5-43fc-a717-08e59f2274df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:57.436Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a4512ab6-3c80-4bdd-b108-80f529444881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:14:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:15:03.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:15:03.912Z |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-12-26T03:15:03.913Z |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-12-26T03:15:03.917Z |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-12-26T03:15:03.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:15:03.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:15:03.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:15:03.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:07.445Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=97dc4c2c-ed17-4203-8100-58ee759c6d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:17.466Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f688f57a-c089-45d6-a094-243c57d5f02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:27.477Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d3f66359-9fb6-432e-8d1a-39acf11e822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:37.498Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=58ec3121-7fe9-4684-a07e-7c62e2706c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:47.509Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=935b6518-34e6-4ea0-8c0b-a72547df64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:47.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:57.520Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=bd5daf09-19f3-4c6a-aac3-9597c44f59d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:15:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:07.532Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e359fe56-9989-4f51-9352-41cc8c6422cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:17.544Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ddb1011d-d8a3-4490-a7f6-88b95d9fd5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:27.556Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0212d12a-795f-4f18-a1b6-7944a55b2eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:37.568Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3ce1e895-b1bc-4ff9-897f-22c86524a2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:47.583Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d2a71aae-928d-4a84-8704-7aa942e2b80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:57.594Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b55d5a78-825c-4336-a483-8ebc00f6cead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:16:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:07.610Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cbeacdce-c72e-46e7-811e-401081f66172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:17.636Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d27a167e-8dfb-4bbd-ad93-b8a9e5c6f2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:27.650Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=79753e09-5f6f-4a4a-95db-fc0c3434861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:27.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:37.666Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=921daae2-72d2-4bf2-8193-819de87ebb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:47.678Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3161c8fd-69d6-4fab-94eb-06968b461c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:57.693Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f24ed7a5-8a14-4f8c-b131-6b548abccc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:17:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:07.705Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=42bf0d7a-d9af-4ba9-b258-4159d3dff9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:17.718Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6dc341bb-efa9-47f4-b6e5-884ae4ae1161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:27.727Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4ae1cbe9-cc22-4f41-8b72-a812dbd6ec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:37.747Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e2167a0e-6520-4f8a-90f8-f9f952e8eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:47.759Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9e255bbe-f6d4-45ee-8cfa-1c4554010e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:47.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:57.769Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b4dc0565-e2e1-401c-912e-3ead8a51d1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:18:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:07.781Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=94df483f-7e78-4667-a9ed-2e59931d6cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:17.797Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c6119df2-c3bb-4062-951e-6198dcee6a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:27.811Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b85b42f6-be5d-49e1-8cf4-7f38ff4b3d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:37.823Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=dc4e88b2-7e82-4e3d-a5ef-8cc196e53d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:47.852Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=00a713c4-0d1d-4a20-a968-d28a5e5b8371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:57.864Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=86df1ab3-2414-456e-bac7-1e19d96ebefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:19:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:20:03.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:20:03.548Z |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-12-26T03:20:03.549Z |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-12-26T03:20:03.553Z |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-12-26T03:20:03.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:20:03.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:20:03.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:20:03.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:07.875Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=680179e2-02fc-4330-be6a-2258bcb7aba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:17.889Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cecb93ef-41eb-40aa-a61a-14de8bcd7296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:27.910Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b2a27f6f-bdc5-4ab5-8fe5-546b61b00440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:37.927Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4d668915-4b0a-4903-b450-2e999cee9678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:47.950Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f5e8a1ca-0d35-480f-91a3-0e7be53f9fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:57.965Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cb8d627b-94ce-4d4f-b6e4-d442613e9da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:20:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:07.978Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=73e364c2-8196-4730-a452-8631764bfb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:07.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:17.992Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=98bcef73-543a-45c9-8a43-84567621ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:28.007Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5b38b005-b691-4450-b12c-b5a0e63b57a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:38.022Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5c9a012e-8598-4252-a486-fe4ad4eafd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:48.041Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1e723cdd-8c1c-423b-bce0-602c14a6e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:58.071Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b863b25f-7414-4f01-a1e2-79503fc73005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:21:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:08.084Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=11a6a672-ee37-4429-b5f8-15e55f8dbf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:18.096Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c77b5a60-e041-4afd-a661-c43c1ce80cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:28.115Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b6728554-bbea-4119-ab2a-226aa79e6d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:28.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:38.128Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=156ef98c-6d95-4c88-b8f5-0ab214fb061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:48.144Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32102998-d7d5-4de2-96c2-e03e4d9b1532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:58.163Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e8e10df2-73f6-46fd-9a62-3d373cc8603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:22:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:08.188Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=8acc9ca2-ffae-4516-b2a3-3ed6716e46a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:18.206Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=63cdd8f1-a2ad-45bd-8565-b933fb6e9785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:28.247Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6681850a-b872-4c70-85f3-de3c7fae63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:38.269Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=71e7b6be-ee4d-4a4c-a600-d7078daf8ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:48.285Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f0e45424-1285-428b-9933-3180011e44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:58.305Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=247f2947-f2af-4c44-a638-ffd4ba9f65cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:23:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:08.320Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2cf48c59-6867-468c-9717-3acc44052d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:18.333Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=48f7c6a7-32f8-4a7b-9d6b-793e3da3dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:28.345Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=69717552-0fc4-4aee-8f15-9a6d12c0eb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:38.358Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=01578ddd-aa61-49dd-8478-b09f9466e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:48.370Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7a76af00-cdb8-4be9-8e3b-9d384cce1d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:58.387Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a581a716-5de8-4189-9d08-1deae3603b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:24:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:25:03.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:25:03.573Z |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-12-26T03:25:03.574Z |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-12-26T03:25:03.577Z |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-12-26T03:25:03.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:25:03.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:25:03.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:25:03.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:08.401Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6b3b536b-19ec-4d4e-81b0-9db401dd40f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:18.414Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=992325cd-9a57-437d-8d09-ce5c1cdf4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:28.427Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b2125837-e140-4835-9a24-8eb587db1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:38.444Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2217e255-ae3d-417d-8c22-3a8bd0089967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:48.458Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3c17747c-a3ee-4fbd-bc87-990e5362d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:58.477Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d9142e56-7d5b-4d20-b6c8-3c048f2fb632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:25:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:08.489Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ce8b937a-da2d-4ecd-b337-c9f902dbcc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:18.502Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4ec4676a-2fe1-46a7-a942-1f9aed13ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:28.515Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=181e8c87-b612-43b7-a2f5-5ae565d013ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:38.528Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f9d0cf9a-9483-4941-8ce5-f1b64b22c56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:48.538Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6a346240-9538-4411-96e4-1fc0306384e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:58.551Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=94d66651-43e3-4566-82d8-b61f73515c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:26:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:08.563Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=918893db-024f-4406-b756-12f4e6ee05a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:18.579Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=85694b5d-9dc8-42c7-a30f-2e68c8ae30ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:28.593Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=57a02f88-e2eb-4805-a62f-2c114b487a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:38.609Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=90c64b12-293c-445f-bf42-cf74e1c8b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:48.622Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=8c31d903-bf2f-43ad-9ac9-91a8da95e883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:58.642Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ba0e4c23-a827-421a-9adc-45405847f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:27:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:08.673Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32dd5528-69a5-4d41-baec-834b4e4bf083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:18.687Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b62d6f81-f254-4786-b7f1-5f692620a14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:28.704Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=25d00500-149e-45ef-a04e-7a5e247685a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:38.733Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=fbe63b86-5237-4583-bda5-639b0a56bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:48.744Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6d2cf6c9-55e6-40ad-9d0b-124149363eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:58.756Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f6622328-9c63-479b-b942-a70663e01399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:28:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:08.771Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=92d25dfa-4e9f-4055-a6a9-8be9012c9b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:18.786Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=df8fa396-2e67-43b7-9d6d-caa153b1f1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:28.808Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1128a359-49ca-456e-8e89-f3c065ed89ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:38.829Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=66405a43-c213-4c66-b29f-e3ba06b841f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:48.842Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6b5f2c6d-6eb9-4afb-ad4e-8957023a490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:48.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:58.860Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3a208726-68cf-4b31-8fe1-018e7f2fbdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:29:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:30:03.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:30:03.538Z |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-12-26T03:30:03.539Z |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-12-26T03:30:03.541Z |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-12-26T03:30:03.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:30:03.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:30:03.554Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:30:03.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:08.877Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=97055670-6d90-405c-85dc-e0c66c1e716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:18.896Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4328df8c-b47e-4b47-a90e-bf9d0ee89557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:28.908Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c6d1ce6f-8a75-4253-a77a-5ac0c1e2af88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:38.936Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5dc83af6-8e43-4de5-b168-e1f3d331d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:38.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:48.981Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f6f66fe9-7b5d-469c-9947-e203e31b4528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:59.064Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=49faccc1-a6aa-402d-a57c-19a39087ac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:30:59.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:09.100Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9d916668-8339-4202-817a-09209d9e808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:19.135Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=97a179ef-a6bf-4f11-ab0c-1b1604b97d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:19.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:29.149Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=adf615d4-aa2b-4220-a855-04ce757d44dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:39.183Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32d4a5c3-599f-485d-a87a-df01de3981f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:49.220Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a1191e55-547a-42a4-a1d0-dc35bd3ecb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:59.235Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=bb91e2ea-d796-49a9-8464-4e303cecf69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:31:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:09.251Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7cdcf0ce-6dff-44de-9570-6a68cc2d6747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:19.282Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=eccceb77-c602-4f00-9070-c894ba6fa235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:29.300Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cf763f11-8f37-433f-9749-c4f0e42bf66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:39.316Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=aac66833-f6b5-421c-89f3-466f9230bbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:49.333Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9873adf6-fb78-4228-99ec-2bde2b1b9537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:59.350Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=63b8f873-3494-45d2-b74c-6020939960df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:32:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:09.369Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a86e5040-4346-46ee-9c75-29fb331855e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:19.388Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=097c8834-01cc-418d-b198-c821123a1d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:29.405Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1f9ed7a6-4590-4a16-92d3-2f67f16520a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:39.417Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1ad784ac-a6c7-4990-bce8-243f04a910a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:49.450Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=62fc3140-5b50-44a3-a406-eb5c94360fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:59.474Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=96fb0fb1-7f07-4d14-86f4-f753bd72d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:33:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:09.536Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=63f9311d-2522-48a5-a2fd-921021a3f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:19.554Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=29a4a58b-f854-48ae-93ca-3ced42374187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:29.580Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e03f9f89-cf85-41ff-b2bd-3212264d8351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:39.641Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=fa4c1c86-f291-4fe9-bbb4-e34ca020c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:49.704Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32d8d153-6215-45e7-9888-8ddc029263ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:59.716Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f621dd3f-1645-4be2-8e68-5e57004fb91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:34:59.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:35:03.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:35:03.558Z |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-12-26T03:35:03.559Z |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-12-26T03:35:03.562Z |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-12-26T03:35:03.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:35:03.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:35:03.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:35:03.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:09.736Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=90feb859-5aa8-453a-b9fd-d201e47aa52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:19.749Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=17f0daa0-6a1f-41d4-96d8-e75cf6760951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:29.760Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cc475d44-9a90-4c50-aa91-cf63cd5cad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:39.791Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=49528cdd-801f-407d-bbc6-e08ec70bdb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:39.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:49.804Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=93a1f79e-bda3-460c-8193-85c252e5ac52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:59.829Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6f583a78-85a0-4f44-a31e-fe36c9bb3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:35:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:09.857Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e1e85f97-1975-4a98-b028-fe41df59d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:19.870Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=fd00dbf8-a34b-48b5-82f7-88ff38298ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:19.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:29.883Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=add4e769-19e1-49b4-80be-032110cd043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:39.901Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2030d94a-898f-4857-9338-e4b1104a5e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:39.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:49.917Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ec59d61e-6429-4c37-a82c-cb9e14ee280a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:59.938Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=31db0673-79c6-401c-83b8-fc8cf8dc6470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:36:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:09.951Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d0203182-b441-4222-970c-f43fe46115dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:19.966Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e8f4c353-736b-44d7-b64b-d0807fef2dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:29.979Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=99a953b3-06af-4d92-a300-b5792555cb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:40.008Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e14b5e64-4184-497a-9b59-0ff66b26d74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:50.019Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=329a047a-6834-4e4d-aa89-1531cb97a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:37:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:00.030Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5565ef2e-a9ba-4a6b-92bd-0cb55479ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:10.042Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=40de6809-48d0-4507-ade8-de1a23aa88b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:20.054Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a455ca1b-65be-42e2-9ce5-0e4567cc9d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:30.065Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=128dba09-5642-482a-8729-8448eee6b2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:40.084Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=85e50981-ad82-42a2-83a2-ca7e39fff33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:50.124Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a2a3384c-b7d3-4d85-8134-f9251c216fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:38:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:00.135Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=dce10419-022f-4480-9b57-97dc43b6fc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:10.146Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b8815b8c-4f7c-49b8-925c-3820c5caab6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:20.159Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e0db69d5-4678-44bf-89ac-0aac4646d963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:30.169Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ef0957cf-b683-474a-b29d-da9f70c3e86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:40.201Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=da136100-e62a-4fb9-83dc-4f73f7fad834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:40.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:50.217Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5a6162ad-1606-4644-b2a1-0a94a5db52f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:39:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:00.232Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=13095f55-63ba-48a9-b423-715a94737d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:40:03.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:40:03.427Z |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-12-26T03:40:03.428Z |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-12-26T03:40:03.432Z |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-12-26T03:40:03.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:40:03.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:40:03.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:40:03.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:10.252Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0e891ddb-ff4f-49b0-9c99-1333d2aa604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:20.264Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c44aeedf-dc25-4bfa-a957-a5589ab73304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:30.288Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=28d8452a-f366-41f3-ab95-a8e791258e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:40.310Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=df5f74ac-03c4-4931-b92d-61957f332697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:50.324Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0b5961c1-c95b-441a-a1c2-7e9943cd22c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:40:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:00.339Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=58041f69-0279-4a65-b624-314cf3e9edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:10.354Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6ea867a4-1241-4c5b-8f94-085c5f11e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:20.372Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=291ffb7d-0e3e-46f2-8a89-aca64798e3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:30.389Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5e17fb35-5eca-441b-b368-bf4990f4cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:40.412Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=39fa2535-62cd-443e-a3ac-9c0d58d05622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:50.427Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3a20d7ac-17a9-46af-b699-f4038b17c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:41:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:00.438Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7c49680b-dcf7-44ae-a324-11b41d4ac211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:00.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:10.506Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2a98adff-5909-41c4-9620-d979b255de31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:20.521Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=63d2d41d-bbcd-4e71-8749-6ffad175c76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:30.535Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=97a57009-d32f-4c40-93e5-b5abed41d693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:40.548Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=173cd701-4d89-45f6-be9d-defebcec27e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:50.563Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=dab0aa3a-ec0d-4f51-b652-1fd7619e33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:42:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:00.572Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=aa45927d-2330-42e2-802c-79ebbca833fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:10.599Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6c48637c-40d4-48da-9061-5ef50d95c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:20.620Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5a1d7919-694d-472f-af59-7bc0ec796619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:30.633Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=04371a11-34e4-479a-a65a-8e7e93df0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:40.652Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1252b49b-ac34-45e6-ab29-b4f6a6a2e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:50.666Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a9d3b66d-6adb-48fc-a141-0a02d352a52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:43:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:00.680Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=8f7dc516-a369-4acf-b5c8-d1db2edf0d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:10.691Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=38791604-b4ca-4f1e-8267-4a989b9a713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:20.711Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=602274a0-bdd2-4037-823c-960932accfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:30.725Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0ebf7b85-ac69-4176-b4e9-4f4bf87482d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:40.738Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ca84e371-fbf2-432a-8182-7805c3e1f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:50.767Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9b56c4ac-ced9-428d-8e9c-3479565715e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:44:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:00.782Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=78782674-089d-4aee-8a99-57cefabb8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:45:03.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:45:03.541Z |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-12-26T03:45:03.542Z |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-12-26T03:45:03.544Z |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-12-26T03:45:03.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:45:03.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:45:03.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:45:03.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:10.793Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d1b5b7fe-dc1e-48a5-bc3a-d5331a4ae3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:20.806Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f30d63c4-6e4d-4ad5-9e6b-91b63de4e962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:30.821Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c7fc9e73-fd15-4674-a688-12d125a912ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:40.837Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=dc7f17c0-3a6a-4c16-a19f-24d1af21cad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:50.851Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=940d4e55-d51f-46ff-8304-bdb0d6110f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:45:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:00.863Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=758f012d-cf62-4a23-b0e1-dbad8c1729f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:10.876Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6c13f6fb-de3e-426f-a772-7e60e539c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:10.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:20.898Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f718ce6b-33e1-4a9c-bdb2-3aebacaf33dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:30.909Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7703fa8f-5b7c-4303-a92b-8ec14439252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:40.941Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e7f37f3b-8fcd-4172-a58c-00d40870d66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:50.954Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=438087d0-abcf-4b09-bca8-bfb5fc12b52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:46:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:00.964Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4ccfe379-f90e-4f46-a183-c27a49fd5be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:10.975Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b4cdb2ee-4ecb-482f-a599-df0a9842299e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:20.985Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ae8dce39-6b5b-46ca-b100-7a7f262649f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:20.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:30.996Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b2b3acc6-d261-4331-b77c-8a91c7717bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:31.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:41.021Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5a238930-264e-4454-97d0-c79da4c9a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:51.034Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=626a997c-97f9-44e8-85d4-b1979f4254f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:47:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:01.049Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e6cd326c-9f73-4827-a3bb-3b668b792538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:11.067Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7d917c16-27f0-4a5d-9337-505b08ec7ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:21.077Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=68c9acdd-51ae-44de-8f47-64035c790785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:31.088Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b4af8119-191b-4f35-a31a-dd6f72ab13fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:41.102Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2369d340-9d59-4ed0-952d-9df8b95aafe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:51.114Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6d0648a0-2dd6-4825-8f96-20e89113d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:48:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:01.138Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f2779e81-931f-42c7-952a-6d27711d974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:11.151Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cc59db36-e2e6-4cd1-bd8a-77420678d935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:21.167Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=efa60236-6fff-4d50-bb1b-f18ad96359bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:31.186Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cdf0cb37-7ab9-44ad-8163-2058ec659e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:41.197Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2f395d58-31bd-4d9e-a8ad-763c1fcf635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:51.218Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=8d8b4240-2d16-42f2-96f9-c1fe018b9c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:49:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:01.232Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=28a206f0-d4dc-4a54-ad2c-43bfc7151eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:50:03.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:50:03.436Z |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-12-26T03:50:03.437Z |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-12-26T03:50:03.438Z |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-12-26T03:50:03.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:50:03.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:50:03.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:50:03.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:11.242Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ab57e940-e684-4178-8b7b-2156f3635845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:21.254Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e259cf6a-affb-46f3-b96e-0b4bd733bdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:31.268Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=452e7605-4c8b-432a-b6cf-55ec5a9397f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:31.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:41.280Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7035e0fa-3387-433a-820b-7cfa868bce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:51.294Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9924fbf4-f138-432f-aeb3-5df046a367e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:50:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:01.308Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=caeaff7b-f310-448d-9746-96cb893064ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:11.321Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1ac89bd8-f7ce-42e4-b682-cb02fe80c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:21.333Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e1efc4a1-647e-4c45-b5c5-88d158eaf44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:31.342Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d000aab3-1f8c-4386-a110-e73da312a465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:41.352Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f3276c07-3d57-4262-abb6-6e5ea3ea01a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:41.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:51.367Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=94b625e0-d931-4ea5-9e6e-b745a588bed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:51:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:01.382Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a2c35b61-8b68-441c-a53c-51dfba747cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:11.393Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=52b6d549-3d25-4a2c-9868-3129e2c237dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:21.406Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5816d509-bd2b-4842-9fef-764874479fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:31.418Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ed7721cc-b47b-4eea-afd2-fd89b2141cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:41.447Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=57467148-7146-4c36-99f3-2f81fd13f5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:51.460Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=930e1978-31c4-4b7d-bdcd-51fb15f4cd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:52:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:01.471Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=52ece197-e8e9-4692-b1a5-ae697c76181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:11.480Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e0592e86-9c56-4f9b-9cbd-3de7fa42dd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:21.494Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=bb8540ae-259f-4e99-8599-65a78a984334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:31.503Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6ffc6d51-0fe6-4637-8d86-82011abba1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:41.524Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=69cdfcf8-bef9-4768-8b75-ca31d97307b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:51.540Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=46327b76-1f16-45dc-9799-35d690165f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:53:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:01.559Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5f95ef2f-521a-42c6-a91f-4972bff4a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:11.578Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=456bdc70-4b71-4a53-886e-af2ad573dcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:21.607Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=22809ae7-77db-4c66-ac32-89b8cc1b403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:31.619Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ed9dd4fa-d257-4722-bc03-a8c5adc0ad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:41.632Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=599f0335-6ff6-4344-8dae-73386edaad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:51.644Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4c854e2b-0a54-4dd9-a9e9-803ff53dffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:54:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:01.653Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a55e458d-c7bb-49c7-961d-55acddf74522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:55:03.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T03:55:03.497Z |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-12-26T03:55:03.498Z |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-12-26T03:55:03.501Z |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-12-26T03:55:03.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T03:55:03.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T03:55:03.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T03:55:03.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:11.674Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=afb9e6c2-f991-40b6-9d02-008a311514aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:21.685Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b57dd537-94c9-4d96-af58-5b7215daf5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:31.694Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=401b6a5a-f42e-418f-ae4e-d99f5738ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:41.715Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=76f39773-5060-4333-b6c5-16e551db2aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:51.770Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=53e596df-a857-4c3d-ace7-edbbadb31937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:55:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:01.779Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0a2ee020-180f-4073-970a-4499d6038fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:01.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:11.790Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=6f6914ac-5245-4114-a84b-e82aaebba49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:21.801Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c8799488-f464-4d9d-bbff-c3daa5ce7999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:31.810Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a520a43a-8fa3-4347-8353-a8a179f40816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:31.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:41.828Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=352bd09d-6c20-485e-be37-e3e57981eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:51.838Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=de44ef6b-2dea-4828-bb1a-7cd3391ba82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:56:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:01.850Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=81ab698c-2fb5-4985-ab1d-35982d665e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:11.870Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ad1166af-c6c8-4bab-adbe-51a12b922e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:21.881Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ea456fa5-a24f-4675-ab11-584e50e8bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:31.894Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1cd4f008-f4ff-45fa-9130-c41348ada082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:31.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:41.920Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=888406f9-4706-41ca-9045-2ebdad335f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:51.932Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=695a60d4-8edc-40ce-a6aa-a06f92deec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:57:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:01.943Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0e01cbb4-c927-4a1f-a5bb-4fc0bc8c20c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:11.956Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c200eada-9b5a-46a5-ab97-a396a745d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:21.968Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e949cc46-820b-4b62-a1c4-4e361ca86485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:31.979Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=ebe6f6b1-72a3-419a-a298-6411037a2599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:41.995Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5bc6bc20-beb3-4c5b-8e4f-31d6546029a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:52.006Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e3566332-9456-4dd8-a909-747b69aa7b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:58:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:02.024Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a3233171-9f37-4ac0-9844-0e380f6d5e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:12.035Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5d354d1c-8539-4841-af86-368c1aae8fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:22.046Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d9118214-85fe-4db9-916a-b346bf5e5855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:32.059Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32dddafd-2e19-4312-a01a-280cc31fe0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:42.080Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a96e8848-ca75-498b-9e49-68d6199d8b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:52.093Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=147304ee-8bb0-423d-a42c-18b3f0d7e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T03:59:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:02.106Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5047f495-a9bf-48b6-bea2-2d08f74d02ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T04:00:03.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T04:00:03.486Z |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-12-26T04:00:03.487Z |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-12-26T04:00:03.490Z |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-12-26T04:00:03.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T04:00:03.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T04:00:03.497Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T04:00:03.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:12.144Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c8828d84-5583-486d-922f-e1d57756f140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:22.157Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=26fbae27-d37c-4f35-84a2-c864ec83b52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:32.168Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e92b4312-eb71-44fe-bcf5-92466d072ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:42.180Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c213ee70-3522-426b-b40e-25599e72444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:52.194Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=da5c2daf-5c55-4e04-a639-dd8678d80162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:00:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:02.207Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7506c60e-072d-4890-81b3-cc9ce5a43e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:12.217Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2344c60f-a295-4bc1-9298-260b704377a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:22.230Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=50dcc88d-f2f3-4178-92e6-001c7a61972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:32.244Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=fb9c048e-4bc5-4793-846d-fdcb1981be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:42.257Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=d5f66967-1795-48e8-8a61-2f328b7787e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:52.269Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=530e64b0-4cec-45f1-9b4a-588e9c66d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:01:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:02.282Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=934e39c4-fb99-4782-b96a-999bd9305280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:12.297Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=252447f2-60ee-4f9f-b539-e465e4d3c21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:22.307Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a5904e82-6ebe-434b-82e5-ee57d8e72535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:32.320Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3b68a9c7-5098-42fd-b193-8e328512c80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:42.332Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=682de1c9-e079-4bde-81db-6ead961ab14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:52.347Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7466d4a8-084d-4655-a028-31f8c7a6f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:02:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:02.360Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7ee19c57-cde5-4fbd-86f1-abd5098138c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:12.372Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a375ec52-6be7-429d-b153-2c4f603be48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:22.382Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f7577968-e12b-4b64-bb48-a52b322c90e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:32.395Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=01184ab9-0fc3-46fe-b86e-1471798b8f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:42.411Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=88d57332-a58c-4912-8852-71ade4f18816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:52.423Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7693302d-b257-4ed2-880b-6429e85392ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:03:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:02.457Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c7493f94-28e4-486d-a197-6ea048519d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:12.471Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32bd0a19-224c-4615-acd8-b000dd04806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:22.482Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f29858fb-5eee-4371-ab3e-2fbd938534b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:32.495Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=778f2b20-5a77-47a4-aab8-fcfbfa91d333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:42.505Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3d1412ce-39ca-4f30-a048-fbdd0b5fa248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:52.533Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cc8eec86-a8bf-402d-8f63-5a99b618cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:04:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:02.544Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=1958fca2-4611-421b-a872-657a8cd2b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T04:05:03.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T04:05:03.441Z |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-12-26T04:05:03.442Z |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-12-26T04:05:03.444Z |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-12-26T04:05:03.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T04:05:03.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T04:05:03.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T04:05:03.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:12.559Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=926b233e-13a0-41d2-82b6-8686f5c18c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:22.574Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=18e56462-8eb2-4bc6-bbb5-1b4b2399db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:32.604Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=c6ad8e00-1c18-4674-ba9e-d39804479dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:42.624Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=9aded678-c7d4-406d-a1f7-c1a255073bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:52.638Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=63a0c725-2c8a-4a7e-8f99-7df62c960384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:05:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:02.651Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0e399284-df51-4d2e-b2e0-295826e6fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:12.661Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0b22386d-6af7-48e0-a58c-5ddafde2f89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:22.673Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4b7ef35e-1d23-4ae0-a75a-b2bb84a24734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:32.686Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=dec47c30-ef66-4d66-a168-91810aaca10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:42.698Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a791101f-fcd6-4385-93fe-a17761c2ea17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:52.709Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e0f49164-9db6-408a-aa86-f38913421e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:06:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:02.728Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=16e8e1f9-915d-4573-acc0-2a5e5e205200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:12.737Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a5a386dd-019f-4295-9ab7-352ffa064265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:22.749Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=2ff2e96b-774d-439c-a794-60afe62eb44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:32.760Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=cab7f17b-f50e-4f1f-83c1-c1769c176746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:42.772Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5fff4861-cb8f-4655-ac7c-5f5542f17712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:52.783Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=86ac66c1-e0a7-425e-91c1-c45f88c8705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:07:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:02.798Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=4c7cbede-391d-4a40-a162-1331d57df186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:12.814Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=8fff3616-0701-4339-b7c4-172f53bceb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:22.828Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=bc29c999-bee4-4bbf-9b6d-ff6e7f9227c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:32.844Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=bf838127-612f-4de8-a2c4-a44127e7977f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:42.860Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a356455a-4baa-49b6-bce3-7871d495e3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:42.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:52.885Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=72a54b4a-a5d0-49ce-bb69-57f047701373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:08:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:02.904Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=a81e02e7-b032-4f35-8e5c-80181c64977d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:12.919Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=46566f1e-4adc-4d20-80f1-12df0ee22520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:22.939Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0461a325-77c2-4423-ab4c-33732754a6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:32.966Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=536bc09b-7cef-4d70-ba0b-ea6d7582a53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:42.984Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=7846c764-bc56-4c1a-9299-29d50c96665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:53.006Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=e666998d-2e6c-457a-84b8-12e090bc8594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:09:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:03.025Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=62bfd052-286e-4263-9be5-f080cf9077d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T04:10:03.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-26T04:10:03.454Z |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-12-26T04:10:03.454Z |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-12-26T04:10:03.457Z |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-12-26T04:10:03.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-26T04:10:03.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-26T04:10:03.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-26T04:10:03.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:13.038Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=966c4ed5-fd1f-42b1-bf0a-2e2c72562126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:23.051Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=41a7d5e8-4fc1-4053-bd74-0776870d06d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:33.065Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=0061e6e5-7db9-4c14-869b-5653301afbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:43.075Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5fe8219a-2e73-4769-aa96-43554243005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:53.102Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=f8692861-476f-498e-8150-1b47dc445441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:10:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:03.120Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=949357e9-126a-48f5-9055-0e6ee13df7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:13.153Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=5a736293-ff40-43e6-968e-04d544113058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:23.164Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=dec4975a-632a-4708-a6f6-d4a4ce419ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:23.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:33.176Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=b6d53a39-fd8e-4d8a-9978-4b8ccaf36494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:43.188Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=32e4e3be-fc2d-4ee2-8476-6333bcbad851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:53.202Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=3e71ee86-e104-4242-83ae-19a03a5213e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:11:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:12:03.216Z |INFO |Init configs |InvocationID=59ea93d0-aab4-470b-af57-d4f2bbdeb0fd, InstanceUUID=875a6cbc-5715-4c4d-bd40-1f885581695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-26T04:12:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |