By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:15:44.409Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:15:44.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-12T12:15:44.438Z |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-05-12T12:15:44.903Z |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-05-12T12:15:44.978Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:15:44.978Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:15:44.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:15:45.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-12T12:15:45.201Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-12T12:15:45.218Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-12T12:15:46.207Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-12T12:15:46.553Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-12T12:15:46.569Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-12T12:15:46.570Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-12T12:15:46.622Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-12T12:15:46.622Z |INFO |Root WebApplicationContext: initialization completed in 1403 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-12T12:15:46.917Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-12T12:15:47.614Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-12T12:15:48.665Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-12T12:15:49.080Z |INFO |Started MainApp in 6.378 seconds (JVM running for 6.849) |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-12T12:15:49.145Z |INFO |Start scheduling PRH workflow |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:15:49.199Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=2bfc4bd1-1d22-452c-937d-5d49f5d4ca46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-12T12:15:50.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:15:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:00.552Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=5cfbf396-2868-4b5e-ab58-eeed5151b989 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-12T12:16:00.950Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-12T12:16:00.950Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-12T12:16:00.953Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-12T12:16:01.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:11.627Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d7a6d0bd-c8a0-480a-906f-6880f842b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-12T12:16:12.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:22.693Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=73d22809-6b18-4b14-ab88-20f72f249df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-12T12:16:23.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:33.767Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=af441f94-6dc8-4641-bd3f-cbb7bc2f300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-12T12:16:34.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:44.841Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d094150a-74ce-473e-bf46-bfdbdfc904ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:54.994Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=636907e7-ff36-43c3-b354-0a544e7938a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:16:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:05.022Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f9daed43-1721-481b-b580-6bc497103252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:15.047Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ab193c49-b3e9-4a1a-9304-77d7ae5d6415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:25.067Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c9ad8874-5a63-4118-9bc7-5d852149303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:35.097Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d9500063-958c-42f5-96e9-de8f8958e336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:45.117Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f22257fa-874e-47f6-9f2f-1df9b8140a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:55.134Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ed8a3b49-f12d-40f9-a438-2e8858705c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:17:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:05.153Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9a86ce62-953f-42e4-8c5e-c0fefcdcca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:15.168Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=170bbe0b-68b5-4f48-8e66-76aaff16ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:15.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:25.184Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=24a2a080-9aa8-455f-ba24-29a83cedea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:35.205Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a352c3a9-3d7d-464d-a775-aead0ae3eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:45.221Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f059ac15-99d0-41d0-a189-d21135960760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:55.237Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0b5266d0-8779-4c94-8959-d3b0e3e34c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:18:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:05.253Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=53de3153-c118-426b-81ca-c2297e96c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:15.268Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ece497b0-9a24-4409-adfa-a307093933df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:25.285Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=224c811e-c8ea-44b4-a76b-01b6eef2fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:35.301Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8cc25226-09e6-472d-8a1e-6661549114c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:45.319Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=380621ed-7f0d-49f8-9269-feea2eb4d165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:55.333Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=51c7c2a8-1861-43e2-85e8-51a46e2ed4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:19:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:05.350Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c2f7acbc-c0d7-4011-b9ee-f9cbc3ae626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:15.367Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b6d25e38-5398-42f8-90ea-e91245825f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:25.382Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9a955fb6-2e1b-4b55-8bff-76503fd17863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:35.403Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=6ffec15f-2e1c-4453-b4cd-9cd6a385b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:45.416Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3531b1d3-98b6-4500-91c2-9a39eaeb0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:20:47.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:20:47.588Z |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-05-12T12:20:47.589Z |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-05-12T12:20:47.591Z |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-05-12T12:20:47.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:20:47.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:20:47.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:20:47.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:55.432Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=678571c8-9285-401d-afb3-04da133588d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:20:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:05.450Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b494dad6-645a-4e6b-a404-cdef31d15da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:15.467Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=4b5b168c-9ed0-4831-81f2-89ba134111e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:25.489Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a1d52977-236d-42db-b873-6e7df6cd4a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:35.511Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0b2d22fe-d89d-4f57-8237-6cc17607161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:45.526Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=81f8f2f9-a2ad-4994-b3a7-a59951d7957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:55.539Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8920ef8e-e587-45ca-8292-0ca5135fd083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:21:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:05.555Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9c5712aa-c491-43f4-a2b3-daf196ad22e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:05.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:15.570Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7fb9d23c-a493-487e-8f40-65417ac320a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:25.586Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d040b3b4-1483-44b2-ab84-313852737b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:35.602Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=72adc2c4-e1a8-4373-a879-f1b326e79ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:35.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:45.616Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=524eea41-a6b0-4e8a-a1e7-977fc70970b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:55.631Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=af732399-f576-4cb8-93e7-3eabe135e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:22:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:05.645Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=bd9dbfd7-d9df-47e0-a19e-101d2e826c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:15.662Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0c9db7c2-8f3b-4873-9d22-a9a1227d694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:25.675Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d8a17eec-8eb7-4de8-9efd-3cce1a3bda30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:35.692Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0f4b8f73-7039-4a95-822d-3dd648a6100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:45.706Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=45f05ee1-a052-4a20-90cd-3de3792652a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:55.720Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=6801f562-2116-4200-94cc-67b173fd56f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:23:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:05.735Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3a252560-084a-4db5-8f24-c620eeeb6939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:15.751Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=164028ec-c5f4-4af5-88b4-a49ad63e97a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:25.763Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d569ee5c-3da1-4dc5-9c58-0a5fd99275aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:35.776Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ed3d5951-9a45-424d-a553-8437f020b7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:45.791Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ab90169a-f239-44d3-bab2-5419d29c0d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:55.806Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9f67141c-c560-47ad-aae4-b582646acc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:24:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:05.824Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a5594d1f-5d36-4054-8c6f-a7b68e1ea161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:15.840Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f038c910-b949-4822-b8b2-187c765e4dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:25.857Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b8d9ca40-851f-4f1e-bdcd-62d197c8fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:35.876Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=00262307-05f1-4cfc-ae93-7a844688eb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:45.888Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=82772978-7abe-4b45-a765-31055b382991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:25:47.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:25:47.213Z |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-05-12T12:25:47.214Z |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-05-12T12:25:47.217Z |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-05-12T12:25:47.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:25:47.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:25:47.223Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:25:47.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:55.900Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c666ca50-72d5-4346-8cbe-a47d4a8de242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:25:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:05.914Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=77528ed5-6470-45b7-9a23-04f050ddec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:15.928Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ced42aa1-613b-47a9-be49-ea34964934e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:25.940Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=529d881d-298a-404f-a5ec-a25ac0df93cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:35.956Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d7c15ecb-3bbd-4f1b-8c0e-660fb6c38f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:45.972Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9963f86d-0b45-41e0-92df-24104928b636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:55.983Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=76c1e128-9a35-4562-ad0c-ba4b52d6ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:26:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:06.003Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=6a877dbf-0afa-40d7-98c7-9f9374cdf535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:16.015Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=63770760-45fe-4a3e-b81f-f5d086f4c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:26.026Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=2abee2ef-1821-4176-ba96-861427fea29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:36.040Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=bddfb5fe-3760-4582-ab91-f3b64c8af404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:46.052Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9ff63b6d-1d9a-4ded-adff-6b80f4aaecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:56.062Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=146c2d75-1e1d-44f2-9255-c8dfcb844a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:27:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:06.073Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3444ab4b-a37a-409e-8b7a-4a7220e109b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:16.086Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e77a3e0c-b79e-4b01-af34-9fe97ced3704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:26.097Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ccaa8667-3a26-45a6-8473-8fd0b665088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:36.110Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=794c474d-64e1-4d71-adb6-b79cd00aa1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:46.122Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7db50565-3717-45dd-8c04-1705d03e3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:56.137Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=43536186-ac88-4ed8-9291-db77b3c95847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:28:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:06.155Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=67c9900f-bd2a-48c6-a344-9beabbe0eaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:16.166Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=2c76cb1e-5658-4a18-869a-9fdbf72cca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:26.178Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=5cce219c-3aeb-4c8e-abc3-293ad71ac213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:36.195Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=07fc45c7-6c9c-498f-8c5d-a45c40a62417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:46.220Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7e64ff50-e968-49fe-9664-289b86c0f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:56.264Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b0738db7-113f-4b8d-a4df-48a8766fa5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:29:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:06.303Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9c6277f7-498b-463f-a247-1fdb9a71a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:16.315Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=1c849259-8cbc-45aa-b6e6-3305aad486cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:26.332Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=4a5535c5-bf8c-4546-9253-b8a8abf0d109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:36.345Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=768b529d-d105-4a43-82ec-2618ed0589c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:46.361Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d1398560-0307-4677-a873-f0e6ff3d2ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:30:47.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:30:47.210Z |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-05-12T12:30:47.211Z |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-05-12T12:30:47.213Z |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-05-12T12:30:47.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:30:47.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:30:47.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:30:47.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:56.376Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=dae21f7c-364a-43a3-bdd9-1e7e9f2591fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:30:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:06.397Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e42c4d37-e46c-4428-90f7-ef42a14808a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:16.412Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=14f5ed5a-3790-4d42-a082-d051d9697b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:26.436Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a538a658-6d5e-43fe-9240-86dde50ab5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:36.470Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3dbc3e78-23e9-4860-afd4-b927401dbed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:46.494Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8ba88d92-8281-440e-b50d-32fc1c43be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:56.508Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7f570a63-2abd-4c37-956d-dfc55839156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:31:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:06.527Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f437c46b-98b8-41c4-9f50-9994a3a74398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:16.538Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=96347a77-2f33-4f4f-9975-95e1183740b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:26.550Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e64d7884-56c5-4288-8f43-db1b8aff1476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:36.561Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b9313c77-b701-46d4-ab7c-517cffb56160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:46.573Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ae403052-0998-4314-9d3d-7a45ea816b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:56.584Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=583537a0-bb41-4e78-980e-88a1fb184641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:32:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:06.596Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=40420269-8888-4d1a-8525-6c57676c10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:16.607Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=520b0a9a-8625-44dc-9bda-9b1d78144135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:26.617Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=988253e3-14e3-434b-8fa9-daeb78c4bd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:36.627Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7b1d2d07-d4c5-4633-9d25-d505e6922ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:46.638Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=5fde7f08-e530-4977-829e-16be4c9fe3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:56.649Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=10176601-710a-46e5-a570-05df804d647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:33:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:06.659Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3eac408d-bb50-4146-8217-dda7e5a6cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:06.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:16.669Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f5945323-9a9f-46ce-a1ad-29f0b6feccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:26.679Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=adb4e5e1-64b3-407c-8d32-be08c24145ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:36.692Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=02f013ae-6fa6-4f31-ba33-a1f250e1af01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:46.705Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=78e3e75b-e5f3-4f6c-816d-713280cf5a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:56.717Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=bd5aeb3d-62fa-4347-ba81-39a19646ce09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:34:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:06.729Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=028288e3-143e-4b3a-9ecf-a2b78c5cb19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:16.740Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d985083e-affb-4e82-ace4-7a563a7b703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:26.752Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=48fcb318-1c6c-45a9-bd4b-a8e038e47b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:36.771Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c6679d42-c0a4-4f84-8220-be5859757b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:46.785Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=121131db-9c76-41d5-aab0-4383f60ee59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:35:47.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:35:47.269Z |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-05-12T12:35:47.269Z |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-05-12T12:35:47.271Z |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-05-12T12:35:47.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:35:47.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:35:47.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:35:47.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:56.796Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7866b50e-076c-478a-aed3-8f0ef79583e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:35:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:06.808Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=18d5b968-806b-4f78-95d9-fa49d26b395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:16.820Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b6c160e2-bbfd-4a61-a8ec-cae02e0e16bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:26.832Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c6e52b54-34d5-4f46-886b-875636a6afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:36.843Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=62eb17ee-40d4-4328-8e02-d9542ad8923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:46.854Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=34b78871-34ba-4c2c-abf6-d92d8acd3dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:56.867Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=392428cd-6085-4d52-bd0e-61a3fc1d7897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:36:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:06.875Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8ae34cc8-86c1-40df-8b14-3a5fdafc877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:16.887Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8183466a-63a6-4a8f-ba5a-4832272fa060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:26.898Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3ce4038b-3b19-4a5e-8fe8-ef1055326132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:36.910Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=02fe99f4-9050-4229-b126-8c144ce0fae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:46.927Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=4c160c9d-2d95-405b-9b12-fefcf7c3cdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:56.948Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d8c22068-b63c-4a07-8839-8780a615be54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:37:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:06.960Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e5e2fb09-f053-448c-a6a9-bf9752a6addf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:16.971Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e07fe1e0-01f4-4529-aa89-be21d59d3c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:26.980Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=140f5c84-9444-400a-961b-67ec38272add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:36.989Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=dd4c2846-4a69-4614-8cae-7a3986f70504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:37.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:47.001Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=94d37896-79fb-4d79-b8d8-dd1fd7b8fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:57.009Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=5333e832-5f69-45b6-8905-67c87ef9cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:38:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:07.020Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=4516de9a-d538-4c2c-a353-4ae5a13e1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:17.030Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e1c168d4-02e4-4c18-a642-d097d67e6c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:27.053Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c9f32907-7225-4a6f-b436-2fb858ecd93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:37.088Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=964ad66a-f66d-41e5-a91d-f014b424ed81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:47.096Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=2746e4fc-db0d-4750-a109-8260adc57653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:57.107Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=2a4edf96-93bc-47d9-b1bd-d53ebee5c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:39:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:07.117Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=d95f705b-8084-4db4-a678-825fb91bcc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:17.131Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c9c7e399-bc6b-44b7-8a9f-ac057003689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:27.144Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8304c9ba-891a-4605-8fb3-d9c23338f9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:37.158Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=83ae22e0-0cd0-458c-a9ab-6412f167149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:47.169Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=aac60a1a-931d-43ff-a6e8-fdd5c3f5f42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:40:47.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:40:47.214Z |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-05-12T12:40:47.214Z |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-05-12T12:40:47.216Z |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-05-12T12:40:47.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:40:47.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:40:47.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:40:47.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:57.180Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e5c731d4-dcbb-4efb-b588-6a0589fd5aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:40:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:07.192Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=bb279e05-5b97-4616-8ab5-9661e77d0ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:17.203Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c18df2b9-9bf5-4da2-b4cd-f658ba71bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:27.216Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=be93b043-7fe1-47ac-8a7a-052ede0d9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:37.228Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a6a8117c-33d0-4886-9f22-9d6c3c7d1210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:47.239Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=84ad07fa-a169-48f0-aefb-1ac4fda122f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:57.256Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=86359c06-cc90-4108-91c7-cb7a48d469b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:41:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:07.268Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9c6bdfa8-23b9-4bb1-942f-4c0465c9ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:17.281Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=703e67f5-1751-4bc5-bbea-aa5f6f7a7723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:27.295Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e5155ab2-8520-45ef-84c7-a37e9a9cadfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:37.317Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a328b3b2-45a7-4607-aca6-b589c552a9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:47.335Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=18b19281-5cf8-466b-b97c-4fefcabb98c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:57.344Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=ff09079e-d8bc-419b-b3cd-42aba74ce77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:42:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:07.355Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b4f46789-b18f-4216-974a-79f38420a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:17.373Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=92709025-263e-4691-be87-c711d4905fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:27.385Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=fc58394d-2341-4b37-b08f-ebe58918f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:37.400Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=2d5f14eb-15f4-41e8-9713-02e7c82fd3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:47.420Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=1c127d6d-b42b-4bc3-a9ba-78c9edb80b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:57.431Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e5d5a631-6b35-47f2-96f6-3b1f2966ed14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:43:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:07.443Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0cbb4c27-a056-48df-9cf1-0fe9194722f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:17.457Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=69dbed43-ad01-4172-8e27-96434c936e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:27.467Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3a19c332-afd6-4a51-84f8-64d89e580c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:37.479Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a5b07035-e56b-4251-bc01-7bde2a5b96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:47.491Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=08e1bece-1105-42bf-bec9-a91c673e9e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:57.507Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=92c7912e-5a01-45aa-b518-dc79f60f5456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:44:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:07.520Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=355b8c3d-915c-4c4f-958c-16d28fa5f3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:17.532Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=641a8925-8214-4d0a-8776-7e4564221621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:27.544Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3ad9af33-d019-42cc-8da4-d0e6e1e917f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:37.556Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=27e8888d-9418-4496-9da9-16b4eea094ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:45:47.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:45:47.185Z |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-05-12T12:45:47.186Z |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-05-12T12:45:47.190Z |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-05-12T12:45:47.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:45:47.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:45:47.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:45:47.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:47.573Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=5f164256-d171-4d62-903b-e4daf6765946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:57.583Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8218a996-bc33-4636-bff3-2600aeb735f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:45:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:07.596Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=1582971a-6f5e-4547-9e27-86c09743352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:17.608Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8ced7c5e-bf93-4cad-aa98-f8cc8f91050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:27.618Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=fa8a9504-7114-40b0-a668-4334969f5d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:27.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:37.628Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=52076227-4956-4351-9bd9-aef084f54a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:37.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:47.640Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=fffa6bdb-f08e-49ae-bf9f-258ceccdb561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:57.649Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=95098a3e-5053-4b11-a466-0727536705ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:46:57.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:07.660Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=268910d1-29f4-4b5a-94a0-8846a3fab45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:17.671Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a6d65703-9c7f-42fc-99b1-de4001801059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:27.681Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=6ccf6dd4-357b-4cf1-9d5e-7463bc0349fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:37.692Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=51c16cbf-d995-484a-9fd0-59d945a31198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:47.702Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=c76d7895-f835-47da-b2ef-81e34afe26d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:57.713Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=477c8481-e4f2-4d61-b0a6-80c318f43753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:47:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:07.725Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f5f3c41a-1e16-4b09-86f0-0b6da7d54a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:17.752Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=b6069f0e-438e-4a95-bb92-264265de3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:17.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:27.766Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=03a3a5f6-96ba-4482-8ed4-9ece1bbf421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:37.776Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0dd867f8-faa9-44e2-ae9a-f5709f880de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:47.791Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0704193d-9a5d-4f63-b15f-1aafbdcae7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:57.804Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=57336c9b-28f5-40fa-a748-953c15f11745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:48:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:07.813Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=bf078751-cb92-4a34-b6a0-57d9c183e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:17.829Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=6882b0b8-6d61-4cc9-9070-e019c4ca7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:27.838Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8ec54c22-7b11-4a45-8372-2a4cbf472b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:37.850Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=bbd7968f-7e1b-4b36-a607-11c49e60d2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:37.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:47.861Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=65c87a84-0de3-4aa7-9049-a75fb5a82173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:57.872Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f250b9fe-d5ad-4722-972d-283147bbed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:49:57.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:07.884Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=000bb1cd-86e4-445f-bb69-6074ae432fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:17.905Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=493cbeea-2d65-43e8-a10b-44986e258555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:27.915Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=f40ca60c-0f28-495a-8049-13dced660cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:37.927Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=7c82fd44-8a76-4f66-aa89-b172fd919a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:50:47.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-12T12:50:47.177Z |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-05-12T12:50:47.177Z |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-05-12T12:50:47.179Z |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-05-12T12:50:47.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-12T12:50:47.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-12T12:50:47.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-12T12:50:47.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:47.937Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3fa457d3-34ab-48bf-92b4-2af275ed7540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:47.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:57.949Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=835f18f9-adb8-4ea6-8059-f37690defa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:50:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:07.959Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=9355f39f-3ecb-44a1-8fce-801223b63dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:17.999Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=508362a2-0155-4d31-b051-3e6537685f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:28.008Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=74611d33-62dc-4dff-ae9d-f234815424ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:38.022Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=036afc1b-8cb7-4653-9fd2-491404de3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:38.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:48.042Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=e38722b3-9f87-436e-a6a8-46f5c2156034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:58.055Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=cee36186-c58b-448e-ad8f-ddc0202163ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:51:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:08.067Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=49970f99-ace6-47fd-b92b-83ae233a29d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:18.078Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=3131ee89-380f-48f6-ada5-8d2f5da1cb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:28.093Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=14e35791-baf9-4445-a6f0-47f5859baf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:38.124Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=6ff7c660-cf0b-43cc-af02-eab5262dba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:48.138Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=a95fb068-60f2-4aad-9842-3a99cfa9260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:58.149Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=99ebdf3e-32e4-4d93-ad2f-46569f034058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:52:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:08.158Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8b5e1bbd-c495-4cfe-bce5-5d7b53c1e5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:18.167Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=8ad9d7a1-5649-47e0-acda-bc51f0fc0457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:18.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:28.177Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=0b4cf02d-0b97-4bc7-a191-9a8a6af3c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:38.196Z |INFO |Init configs |InvocationID=620f3599-9d14-4589-9e57-ccdeaca3ae6a, InstanceUUID=5359e8bc-223d-4bc1-b92f-051db86303b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-12T12:53:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |