By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:09:40.011Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:09:40.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:09:40.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:09:40.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:09:40.796Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:09:40.796Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:09:40.796Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:09:40.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-27T23:09:40.899Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-27T23:09:40.994Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-27T23:09:42.078Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-27T23:09:42.503Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-27T23:09:42.520Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-27T23:09:42.520Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-27T23:09:42.584Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-27T23:09:42.585Z |INFO |Root WebApplicationContext: initialization completed in 1590 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-27T23:09:42.921Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-27T23:09:43.611Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-27T23:09:44.718Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-27T23:09:45.196Z |INFO |Started MainApp in 7.049 seconds (JVM running for 7.561) |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-27T23:09:45.288Z |INFO |Start scheduling PRH workflow |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:09:45.299Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e085ab2f-6188-4ec1-9dbe-c340f436ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:09:46.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:09:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-27T23:09:50.180Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-27T23:09:50.180Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-27T23:09:50.184Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:09:56.800Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9a15ceb2-3b59-49ed-857e-d7fb3a5a9499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:09:57.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:09:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:07.871Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d1cc4beb-83be-4bb5-84ec-61c49656be35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:10:08.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:18.906Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ef26fc02-7832-4a6a-921e-6c274753bec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:10:19.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:29.946Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=397e854c-0f5c-4881-a59f-4089e403c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:10:30.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:40.985Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=530c1aaf-f8e3-4020-885a-935b78ed84fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:10:42.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:52.025Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=869fe321-3d3c-4c1e-9152-83afa04d091d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:10:53.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:10:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:03.073Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a32128b8-7911-475b-b761-bb1c665e89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:11:04.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:14.108Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2894e371-6975-478b-9b89-1b8ec7f7d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:11:15.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:15.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:25.145Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a648cb1b-b153-4851-af5c-b377f127993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:11:26.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:26.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:36.281Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ab8efe2f-7ea8-407d-9ae9-c7c432999479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:11:37.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:47.323Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c32e79cc-ea3c-41bb-928d-f3287236c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:11:48.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:58.395Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7ce33c95-7b7a-432b-a6f0-d86a3958cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:11:59.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:11:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:09.433Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=514e8484-13de-4cea-8a7a-80dc7b3b5aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:12:10.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:20.475Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=35cbb609-e9f5-4cc6-ad17-0b833d6f2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:12:21.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:31.547Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3bfb7a96-9a98-4292-bc1b-360d8d6235af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:12:32.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:42.589Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ba822dc3-3221-475d-bb93-fb6c5dbb133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:12:43.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:53.626Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=30ef9caf-6439-40a3-b719-6f2ac6a058d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:12:54.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:12:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:04.668Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=24428001-1d04-47bf-9905-9970af0d3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:13:05.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:15.706Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e33ff3c0-e2f1-4c3b-b08a-1a39c07cbc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:13:16.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:26.746Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2abf3e08-b1ff-4150-a229-1114008d3758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:13:27.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:37.785Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b6c1de32-03ef-4cb8-a60b-7964f41bfc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:13:38.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:48.827Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3e3407f6-45ed-4c67-bc93-845751bcba66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:13:49.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:13:59.873Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=be2fc248-00e2-4df5-897e-60efcdd8accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:14:00.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:10.907Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e74a2e10-e497-425d-9f90-598059592520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:14:11.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:21.945Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8f7eb2d4-15ac-4fa8-b18d-69b45ee3fcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:14:22.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:32.985Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=42413d79-49b4-4a34-aadb-d9095434c913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:14:34.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:44.026Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=656cf658-0422-42d8-b7ce-5336fd3c4951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:14:44.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:14:44.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:14:44.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:14:44.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:14:44.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:14:44.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:14:44.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:14:44.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:14:45.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:55.068Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d8e1c5b8-a745-4be3-be80-e1bfdf8bb465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:14:56.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:14:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:06.106Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b62af94d-9c72-4a54-81a9-f82bde34f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:15:07.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:17.146Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d7239b96-263a-4648-9655-3c38e9daffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-27T23:15:18.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:28.186Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e318f150-6d69-43a6-9d37-7d22d2464a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:28.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:38.388Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3dd56773-6a26-4d0d-aea0-d95f70dfab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:48.405Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=aad3bd9e-45c1-4524-a9db-2c5d91e6745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:58.426Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=15af866e-810e-4d2d-b420-06a88f4e90cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:15:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:08.439Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8b14dc19-55c7-4427-8567-f0330db12545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:18.451Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0836861f-d513-439d-9234-0fe8a6f92725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:28.462Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=673c495a-8571-4509-8bdd-78a9e3eff096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:38.481Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e29b2eb3-75fa-4242-9c66-01be545eaacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:48.493Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ac30e69e-f5a0-4efb-8a2b-8bb200981ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:58.505Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f3b2a1bd-03f8-47a9-9800-00a87667c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:16:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:08.519Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3e32496d-1ae4-47aa-8792-d7491ae8465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:18.530Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5b660836-9c1a-4b3c-9db2-6504e6703cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:28.543Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b7053b79-6561-4af5-b96d-70046bea73c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:38.561Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=83bd5444-0e88-4e0e-b0e3-8360d2f1f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:48.580Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0cbe315b-5b23-49ff-997f-03a08f89e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:58.595Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d0cef464-a95a-4176-8f99-904328a26824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:17:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:08.606Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bbce18e9-95e7-472f-a6f3-afac82a7dee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:18.624Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=cf196db7-1796-416c-916b-987c393d76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:28.635Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ae94ce1d-bd2a-437d-84af-338e35f679de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:38.643Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=770d86ca-0617-42a6-a3e3-0231e782f840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:48.656Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2b9d74d9-d6db-446b-9e0e-58e9061f7c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:58.667Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a1cba888-2c3d-4346-96f1-19927bbae261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:18:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:08.684Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f4fee3d5-0782-445c-9f37-938e54ff4bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:18.717Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=218e8533-8a75-4895-9300-8b00ba9bb25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:28.743Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=75a9e10b-0443-4c8a-86f4-a0f7ec62156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:38.753Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d5acd2d8-b847-4f45-9f30-3fbf95dd9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:38.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:19:43.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:19:43.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:19:43.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:19:43.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:19:43.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:19:43.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:19:43.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:19:43.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:48.764Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=279baead-3f5a-4811-9e69-7228c2647e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:58.774Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=16685c0c-1dee-4978-96a1-3b5b9e0c6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:19:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:08.785Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=146fd453-a200-487c-b757-ce5b7b96fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:18.794Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7e686240-e67b-449f-ac2c-93a4f0fb5081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:28.806Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ab5365f5-7671-4c79-8dc1-a39d31ecfe1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:38.821Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5637e8e7-9f61-425a-95d7-c0086aeedfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:48.832Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d96eed10-32d5-40d4-9054-e76c72520d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:58.849Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8e1955be-6b12-4af4-907d-fed3df0f49ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:20:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:08.868Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=23393ee7-5503-4a9a-b514-8be781d52f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:18.878Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ab1f83f8-3bca-48b5-a39d-3b913073a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:28.887Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c5740f06-f982-4c0e-95ae-0941d8f6e0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:38.895Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7149ac8a-866a-40c4-aeba-8bedf8cd309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:48.906Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=357f61dd-f3b1-4dcd-a622-ab117606302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:58.914Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=300cbcdb-558d-45bc-958a-c400ca48c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:21:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:08.925Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=082ac5fb-9061-4b1a-9d6e-2995ff877dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:18.943Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2543cbd6-8d70-43b0-a9ea-447dddbee537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:28.953Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2581ad4a-fe1d-42d8-86ab-3eeea23ec7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:38.960Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5e30a247-73d7-4c12-a0a4-ea6daffc59e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:48.971Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=927451e7-6367-4bbd-8bd8-8cefbbed163b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:58.981Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c21b500f-05bc-46a1-875e-730bae258292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:22:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:08.992Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bfaf1c21-3e0e-47f1-99cb-d0475984fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:19.013Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b566d9af-dd8f-4f0c-9642-39f45a8c0487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:19.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:29.032Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a1b8682c-b958-47fa-b35f-40335999d06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:39.040Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=aef6e38c-7989-4b92-87b8-2a74047689ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:49.071Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6e4d145f-a098-46dc-a28a-1b264d99f4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:59.141Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=23419caf-403b-4b8f-8fc8-03c5a0c3d4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:23:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:09.169Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=04cd6afd-c93e-486d-9f3e-dc13a3fd4cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:19.181Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ba44ddb5-7063-417f-957a-42214901b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:29.192Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5a8517de-6948-4b30-9614-b0e114646223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:39.208Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=adf43481-842e-400d-aff5-ec80ccb96cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:24:43.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:24:43.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:24:43.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:24:43.251Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:24:43.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:24:43.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:24:43.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:24:43.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:49.216Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ba75a099-bea6-4a73-abab-846f9ddf5b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:59.232Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5f5ef30b-cd2b-4ee3-9532-77172f0edb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:24:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:09.244Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7cd3d7b9-8678-43f6-b228-0a75da68fccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:19.263Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9060e4ec-cd07-4331-847c-fd38fef4a664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:29.273Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=813b99f3-59a0-4541-adb9-7f2c844e339c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:29.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:39.282Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=dc2933f9-2140-469e-b71d-d552e5eb7b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:49.293Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=501622bb-8bd4-448a-9322-d1aa5c685011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:59.304Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f6824bad-4ef3-487b-9fb0-e14e35f12b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:25:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:09.319Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=05abf742-8851-4b97-9838-b3304c4a64d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:19.355Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c9e42251-fa8d-40f0-af27-5007e9a84617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:29.363Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fb81b31e-5163-428e-9a0f-8c7087fe1f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:39.378Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=786534f8-a659-4eb3-8d6c-656d715f7ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:49.391Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a5bc1e27-e386-4b53-b6a7-abc1649fdb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:59.400Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b40c997b-1104-455f-9f48-a8d960e6bd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:26:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:09.409Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=506e0ef3-0266-4f44-9d8a-ba74d3cc826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:19.421Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7d0943f9-2df3-4482-8707-c3ca2ba32cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:29.433Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=63831ed8-fd4d-4764-a0a1-2e4db1ab105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:39.441Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6cd4e731-5735-4f39-995f-ea6c70ad69a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:49.448Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=206fd03a-31f9-4a10-88c0-aaadb06bac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:59.456Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1e1d171c-e6ca-4c02-a043-a85f6a479985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:27:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:09.462Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3bb29e82-ac85-4868-9fe3-b1c39223ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:19.471Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=44ca8e1c-84fd-48f8-9be6-bacb26aae511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:29.488Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a077dd9e-8532-4652-809f-7aa0ec505136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:39.498Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fce1c34a-e0d3-44ea-9ee3-b16a5bd7aeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:49.506Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4cb47aa4-3147-4c62-8b87-4e389c643483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:59.514Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=54b1d234-4b8d-4375-86da-3d18ad6f44f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:28:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:09.522Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8ced0645-419f-42d7-93a5-b23fea88a799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:19.530Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ff8e7a92-7003-4438-9d1a-bc9fa83478ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:19.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:29.538Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=db5d1791-833c-40a9-bfc3-979048cf06b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:39.545Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=93645e37-47fd-4cfb-bc38-928642a11274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:39.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:29:43.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:29:43.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:29:43.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:29:43.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:29:43.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:29:43.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:29:43.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-02-27T23:29:43.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:49.556Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5accfe1a-cbbb-4aaf-8d8a-3c7f9400ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:59.589Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c6fc0e4d-462f-4360-b1c3-3943ae6fdb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:29:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:09.597Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7055da05-0180-4b82-9dec-2d7233d2812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:19.607Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f8b34e97-80bf-443d-a501-5a06fda71738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:29.618Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=af85c9fd-9cc2-4cfa-abc0-8005a01d7aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:39.633Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=955fc07b-3532-4aeb-9614-89564cf6d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:39.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:49.642Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=049e493e-066e-402e-b344-a51c739d1a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:59.652Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9ad198d1-c682-46e4-abfa-a0d80108126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:30:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:09.662Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5498fdb1-8d56-4e3b-956a-8cdbb4d2135a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:09.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:19.668Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fa91420b-a086-4bb0-83b8-01efda24a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:19.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:29.677Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e80f4aad-13ce-412e-88f4-0817f9b00f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:29.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:39.685Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bc3ce629-665d-4518-9b80-459088efd698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:49.694Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d4234502-98f7-4aa8-b526-07277a1f7d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:49.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:59.701Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b4b401f5-d951-48b1-b634-ce9b2da85584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:31:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:09.710Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c2340091-2cf5-42f7-8aae-40d7a56786bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:19.718Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c48f46be-19a2-4d68-815a-333dfaee9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:29.727Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=77a0451b-ae6a-49e5-a213-516e798c5dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:39.736Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=41f90d81-f2a5-4aca-a264-ae32b37ca73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:49.751Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0a26841b-264c-47d3-9123-a5f3c125de45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:49.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:59.762Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d7a23d9a-825e-4942-ba9c-661a95b804b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:32:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:09.769Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7818c2e5-702f-4674-9243-a04c77f0108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:19.778Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6c58d66f-4926-4c80-99c5-a41318baec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:29.787Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f5670078-2d05-482c-badf-0d5367fa192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:39.798Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6e553449-2bac-491b-9e9e-49b966d308ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:49.805Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=392f2af4-c84e-4d78-a4c8-71fb8df2eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:59.811Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=110a787d-d465-4237-9c53-263389b333f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:33:59.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:09.820Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8bd45eeb-ed2e-4b5a-afc4-135dc7942dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:19.829Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1204f21b-abcd-449c-abd2-133c298a8b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:29.835Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=95caa23a-6807-4727-b854-c8ce5d982fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:39.843Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a9d4c9f7-ff0a-4ac9-8421-80292bf8c439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:34:43.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:34:43.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:34:43.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:34:43.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:34:43.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:34:43.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:34:43.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:34:43.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:49.852Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b216f9ca-4b85-44b4-8b1e-7f2e10c22304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:59.868Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=64e27084-cb9f-43a1-b355-44c92fa11c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:34:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:09.877Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2c0cb4fa-c00d-4678-aadb-de594406ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:19.884Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=23822eb4-2d95-403f-8550-55a3503ee981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:29.891Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b6f45ce8-f5f6-4d61-964c-b582eac1f0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:39.902Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f8c44d95-d182-4057-a634-ad1805fd8e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:49.909Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2af2e10e-be82-4619-a414-ccb4d907f53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:59.917Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e6db02bc-913b-4b66-826b-4e0e215636b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:35:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:09.925Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9fba96c3-8899-4524-a51e-70e6070793e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:19.932Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=888b8fa4-1634-4c16-8444-c4a963160ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:29.941Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=53765337-982c-4a63-8f07-6a414f5bf3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:39.948Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f60fc389-50ea-485a-9d4a-c14c6b1d68ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:49.957Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=65380190-ac1b-46c4-92f6-30b52176216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:59.964Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=95ae67f7-30da-4af2-a396-f84db5f32cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:36:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:09.973Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f0cd9b76-acb9-445d-acee-f6447c24c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:19.986Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=051259fc-8532-4320-9225-1c7f23b1dabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:29.994Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0ea4fc10-ae7f-4a89-92bc-2797131f9e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:40.004Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bdd3fbb0-7056-4a51-9ac1-39419d5fcc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:50.011Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6c0188ce-70dc-4ea5-b713-6dff22ccc1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:37:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:00.019Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=22645080-1583-4184-99d6-e6fe57668706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:10.026Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1bf27848-c6e6-41c8-80d5-85d951a1f099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:20.033Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4aa67d20-0503-4365-8ba4-cb47eb6b454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:30.039Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=babcf3c3-831e-4d93-9947-ea157772355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:30.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:40.053Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=720083f1-bb9f-49f3-8425-f5d9d9f8a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:50.059Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2467abc8-104e-43bf-82c9-72f25a8f81ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:38:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:00.067Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8d74c566-8ba9-45bb-b53c-408c1dec4bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:10.075Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d4698320-0b69-4b39-ac1e-26e620c2467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:20.083Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7eda4c55-b9f7-4c64-a315-7fd494377ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:30.097Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b553bdc1-2f5d-44d8-8a42-5f496e22337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:40.107Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=80f5ed6d-84fe-4abd-a349-2455ebe49f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:39:43.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:39:43.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:39:43.249Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:39:43.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:39:43.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:39:43.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:39:43.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:39:43.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:50.115Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=545e9dd0-b106-4d02-a63f-71540c055e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:39:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:00.125Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e8273047-90cb-4c0b-a7ff-7976707ba977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:10.134Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6ad93d51-8976-4d47-8a5d-fefc5c5d661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:20.141Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=18c563de-d309-43d5-8c44-4c52e26b135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:30.148Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9bbba107-6e87-4461-a8b8-c50dc49a91b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:30.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:40.155Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=96a9cd0e-0805-4987-8680-898d5123d7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:50.162Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5395d6cc-3ab4-47ad-afa9-d2475960878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:40:50.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:00.173Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=31a437fc-ac8c-4939-a3c1-4eb6fce339c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:10.180Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5aa7e9a7-455f-4ee9-b157-7f103ee3a59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:20.187Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e731315a-47b5-4893-9fd9-187c9cce64b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:30.195Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=69b7efed-a29f-4c78-b669-b664960aede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:40.205Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bf5468ea-a3db-4390-8a54-158fc7d48e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:50.216Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a76d9949-2475-4835-ac88-49d72184f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:41:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:00.224Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5f4ab655-1854-4d90-925d-fd181f583c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:10.231Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ec374b12-da00-4c1f-931c-da95fed44d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:20.238Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=cf48d6f6-4643-4869-a28c-e503226e0695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:20.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:30.246Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=aa280d46-6730-4ef1-9b66-037e6e7ec2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:30.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:40.253Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a3c75654-97fb-47a6-b641-af14b3aaea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:50.259Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=200068d7-e418-4d4f-b5a1-19caf106cae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:42:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:00.265Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e75586cd-6dd9-4253-8f06-d3073f72ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:10.273Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d3ab598a-923f-4cd3-bb88-bc514644ae8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:20.282Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5d56ecdc-5418-407d-a3ca-d2431b3689b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:30.289Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7f2d3f79-e51c-45a7-8a08-58563fd45317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:40.295Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=22144e19-2808-46b1-8058-cfcdfbac2937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:50.306Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a179d9c0-4ecb-4692-9fde-18f1285f6397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:43:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:00.315Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9a025720-cd0f-496a-94c6-0297f04c598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:10.322Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a344f2ab-a2b3-4c93-89f0-b73f263ba524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:20.329Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d17c22d4-2d6f-4f44-832a-527757d42916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:20.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:30.336Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e32d0863-8973-4542-af55-a89a24c4b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:40.345Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a643e4ac-01a3-489e-9fbd-5b7c206648df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:44:43.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:44:43.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:44:43.224Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:44:43.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:44:43.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:44:43.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:44:43.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:44:43.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:50.352Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=13771a38-976b-4c29-820f-891f5448c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:44:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:00.360Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=498600a3-c061-4fc6-9d0a-c0f733cb3733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:10.370Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=90285131-789b-4957-b36e-acd5eec67911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:20.379Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=363e91fd-90af-4093-b182-7987e6e25e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:30.388Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=55e17b40-693a-4170-8342-e67d18e03de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:40.394Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d7fad3ee-2b60-48a4-8cff-58e8974d4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:50.402Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ababa8ed-1c28-4933-8519-ea1157de0245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:45:50.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:00.410Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c1bde08e-ca87-4aa8-b72d-8f5f7ad45b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:10.426Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6b426efe-019c-4438-a1ca-3f29e2ac3ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:20.434Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b9f420b1-36c7-430e-a248-08a190fe6781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:30.442Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=98a4b724-03ed-4f2f-9c7d-e178f3077d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:40.450Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7dd69a9e-4882-4697-80f2-4b45b542e884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:50.455Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2d0ecb1b-b8de-4604-a53e-fb090edf78c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:46:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:00.463Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=19e2484e-7e5a-44fc-9f74-c6f0469fe4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:10.475Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3144c464-e669-4874-a3ff-036e5cc64d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:20.481Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d68e0b0f-5d40-4e31-96ae-93ce20a2729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:30.489Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=173f8b4f-75c2-48d5-8cc5-19efc76a62a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:40.498Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7d2a5760-e359-4ea3-b7ca-0913a7b91bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:50.508Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=916640db-0bc6-4a06-adb9-3e3dc41c87ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:47:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:00.516Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c08fdf50-f820-4eb9-9c3d-784f66a33991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:10.523Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b9652862-daed-4d62-b592-5729f3d5bb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:10.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:20.531Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e8fc859a-e342-42a8-82b6-eed2ae86bb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:30.544Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8ed28da9-6a85-4613-b5ee-f232da88867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:40.556Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=63487875-e10e-4861-b874-d81b82f17830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:50.564Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7a298b05-549b-464e-a184-236d3461d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:48:50.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:00.571Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a1e15c88-945b-49ae-a559-0c0898947c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:10.577Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d2b35ebf-f3b8-4f71-83aa-f1d1df6bcaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:20.586Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=69f187a1-f5c4-4962-8ad0-f168e8095c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:30.593Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=27385b88-5706-4d16-b985-fcd51303517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:40.600Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1e1a6ee9-22db-4775-bc22-af3e1e87ddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:49:43.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:49:43.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:49:43.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:49:43.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:49:43.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:49:43.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:49:43.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:49:43.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:50.607Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2874b796-82b9-4fe8-b6d4-6f12b9f7ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:49:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:00.615Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=47f28a0c-46d4-48cf-b786-7bd510b24a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:10.623Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=95e1856a-9b9e-4acf-9181-abf5e2b0b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:20.629Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=88e3b46b-3e65-40b3-a3c8-fd4c8bf5586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:30.636Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0f5663c9-ae4b-4182-a276-0eb098c45306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:40.653Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3eb999b8-c083-4238-adc0-e0e12f406e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:40.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:50.667Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9551ebb3-68bf-40f2-8957-817f3b687ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:50:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:00.675Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2c4876c2-b165-4aea-851e-1750f1218b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:10.682Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f0a4f3b6-b729-43a6-b0a7-f1567decc039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:20.689Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e9acdce3-39a1-4f34-822f-8a87957b3abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:30.695Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ed4fd471-40a8-4030-b4bd-c7a7330b61e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:40.703Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=08201f3e-46eb-46ff-9715-7b0ec10dbf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:50.711Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b653d57f-9592-4c18-841f-ca6c6755e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:51:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:00.719Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1456aa4f-fb86-46d9-b58d-119b6447db8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:10.726Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=98bcb54d-1eb8-4bc4-8a86-295f43aa5347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:20.734Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9038c892-645f-4d96-8015-7d12c96fc1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:30.748Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1ec658b6-60c7-4eff-9f11-1e542af0a39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:40.755Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7f696a20-1917-4a7e-8bcc-2160bf45604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:40.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:50.764Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=715e7c59-a379-4a21-8996-b0905eed6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:52:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:00.778Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9a4aec0b-5ad8-4a13-8b17-c822df08b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:10.788Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=47cfd20f-d212-4d9c-9530-94e17bc93506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:20.796Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fa793d39-ad41-4530-92db-814f0ff63ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:30.808Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9c7511c1-e07e-48ce-97b2-5b66e0a4ac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:40.815Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=673c9652-dd28-486d-84c0-535db328ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:50.823Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8b82df5e-df1a-4a08-bf21-e32adf15cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:53:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:00.830Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5dcd2bc5-7ec5-4b60-ac9a-e7e688391667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:10.837Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=91d749e8-e465-4cd4-8f28-8ee4868cef89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:20.844Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9248221a-9f03-455c-9eb2-d56bf96de4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:20.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:30.851Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ae8ddb27-5be6-4ea8-8a2d-089385a4b274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:40.859Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=15213db7-01e5-4ef2-81f6-d05f1ec52912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:54:43.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:54:43.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:54:43.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:54:43.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:54:43.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:54:43.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:54:43.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:54:43.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:50.866Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4165b119-2ee4-4cd7-9ca0-b11d78885c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:54:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:00.873Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=860e1364-7142-4be5-b467-12ef3dc110b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:10.881Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9591c3d2-be63-4f9b-aa2c-f285e09ef52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:20.891Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a7d00bf9-8250-4568-93cc-6e3ecd5c0c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:30.903Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1f71ba29-09ca-458f-a337-266fa3ec701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:30.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:40.915Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0a5637ab-5ccc-47cc-888e-77b60b4b2b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:50.922Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9177b549-7a18-4180-886b-3e96de99c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:55:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:00.931Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=058167b0-2b9a-4de2-8d9d-a23684fc32d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:10.938Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e6dd9915-1641-4760-a472-a7d1c48252d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:20.944Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=48d75d3f-9987-4993-9cf5-fbbb7dee59e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:30.950Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3c14cdcb-35e2-401c-a6ce-cd2f249f2130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:40.957Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=23e2e042-10f2-4b9b-89eb-27008499cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:50.967Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6978fc53-ef8c-42b7-9793-10bce9243d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:56:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:00.973Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=db178468-5b95-481d-988b-fd9b6825c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:00.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:10.980Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d8c4184f-aeb1-4f94-b325-202fc2ab050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:20.986Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a145e204-30ca-4849-b4ae-975b113d7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:30.994Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b09fdb63-ee5b-4f74-8415-3e2ff7a38ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:41.010Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=eff0d3b1-4708-42ff-a3d5-409cbb4982ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:51.016Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c3d67c06-22ab-420d-b97d-589d2da76145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:57:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:01.022Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f2a1ce94-1c21-46ef-994e-af89eaa9ed03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:01.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:11.031Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d363c2ee-9f7f-49dd-9005-fd32913103e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:21.038Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=69581971-5d40-4558-aeb4-6ab66edc5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:31.044Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e322e95c-18a5-4195-a21f-803c86f9196f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:41.052Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8dda1a03-e2c5-49e0-a449-b7a9c7d0f072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:51.058Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f2bf936c-7c70-4ac5-9c19-cf2007f5fb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:58:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:01.067Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ac189c2b-ef22-4f38-aa90-186d918fc913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:11.075Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=86b83326-b9ec-4f42-808b-f24298906a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:21.083Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d6153723-8f96-49b3-b8bc-2a9430732962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:31.090Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2e1a8b05-ae42-4852-94f8-d6904d26147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:41.101Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5d217b8b-26be-452b-bcdf-8810f929fab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:59:43.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T23:59:43.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T23:59:43.227Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:59:43.230Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:59:43.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T23:59:43.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T23:59:43.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T23:59:43.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:51.114Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=93eb1d85-d5d8-4855-8c0f-57f2f8a03cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T23:59:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:01.121Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1f339517-3f97-447b-b145-0723d8837027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:11.136Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fea0c3a7-2829-4bad-97ba-220d6c5b1b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:21.144Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5079464f-ed87-4b4e-af76-b0b1133c4bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:31.151Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8f954e03-a4e9-43ec-af89-0df29011229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:41.159Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a59dc858-289b-4b28-a1b0-43c032657cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:51.167Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=598b6caf-4510-4a54-a7ab-062cbaf82f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:00:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:01.173Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5be05c06-77ee-4506-aff7-8a1f2c602f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:11.179Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=64bed77f-b867-4b96-8d37-fbdefa8781e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:21.186Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=efec3a46-6413-4652-bd95-54d0fb140dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:31.193Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f4d0493b-5052-471c-990e-64257eae9e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:41.201Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d2701495-6f2d-47ac-9c64-1e0b7c0d238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:51.207Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=028509f9-5fe0-49f3-84d4-aa276a488098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:01:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:01.215Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=426329d7-3d09-44ba-90a5-5ae13e11c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:11.228Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=cd6c6b7e-3737-40d3-b96f-e3bb5a2e27f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:21.236Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6b60289c-ec51-4ad4-85f1-b7439b347f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:31.242Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bd3261d5-b1b7-4b89-a5cd-5aaa22fbd9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:41.250Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=921803e8-3e12-4388-a923-963f398c690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:51.257Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c699ea72-ce59-4a78-b1fd-5677a970623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:02:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:01.264Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=61dd5e1e-c805-42da-b6e2-3055dc154d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:11.270Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2698640b-b3f3-4992-9843-07b0fa715edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:21.277Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=716dd36b-bcf5-4115-8a7b-dbbe8cddb156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:31.283Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5a6937b2-847b-403f-bcbb-4a9e00c78206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:41.289Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fbf59bb3-9eac-45a4-a210-db18423c2064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:51.299Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=61975e13-3d5f-4cc2-96eb-98b33fbe05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:03:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:01.306Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=860cc51b-0244-4933-8c37-a07132adf3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:11.314Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=015b1193-f6bd-420b-8fe3-336da07dd9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:21.321Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fbd8630d-49b2-432f-ac01-ef7fbcce7b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:31.333Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bb6cd4b9-160d-48c6-a92f-92f423ef994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:31.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:41.340Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=12d6b31f-3dd6-4cfa-98e9-e451535f3b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:04:43.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:04:43.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:04:43.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:04:43.259Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:04:43.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:04:43.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:04:43.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:04:43.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:51.346Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=83375b71-c5a2-4756-97fd-e6135979c5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:04:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:01.353Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=16b96051-b662-4765-8321-3b11b73d51b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:11.359Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bd95a45b-c048-48ae-9f68-61b05ca1d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:21.366Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=54ce086e-a549-4b3d-9d2a-2b00eb7985b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:31.372Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=98ce7985-dc90-497d-9bcd-3487b7fd3e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:41.379Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=00a03ab5-81aa-4b76-84e8-5f2d931b2d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:51.386Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8c580fb9-769b-4e35-b189-4d7d104ae94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:05:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:01.394Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f6757287-8e68-459e-b5d1-2941845d49db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:11.400Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7b536049-e0c9-4030-91b8-aaa7b43e5862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:11.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:21.407Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e69dafb0-1c43-4b1c-ba13-f2a788895d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:31.413Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e4a0e327-0cf5-4ab9-a142-b78378384894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:41.425Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2a0f091a-5495-4924-8f88-a13aac89552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:51.437Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a9c81b72-646b-4d6d-8cb0-0224f3f194d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:06:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:01.447Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=07a560c9-ca42-4bfd-92a8-b8c2ccb96658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:11.455Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8f7f6d2f-803f-4294-a63f-954961d930a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:21.467Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a79417ea-552f-4242-8b4d-f857ad082578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:31.474Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=77964529-4160-4a15-9859-68a004ae63c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:41.481Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=75af1bf1-e574-4727-8059-916900582452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:51.489Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=dcf748b1-1525-42e9-a8bc-7fd30f996a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:07:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:01.496Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0833697f-6847-4e29-b52e-ae54c84a2c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:11.504Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9a3b961d-53fc-415e-8b31-7986a84faab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:21.513Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c3200333-d2a1-4448-92b5-3c8a613991eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:21.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:31.521Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b990c4b2-1d21-4174-b508-91f9d7804fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:41.533Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4b18ed30-d476-4ab2-a415-bbc0276bc3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:51.547Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=cd7484c2-873a-4b94-89ad-5d3d53e879cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:08:51.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:01.555Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=22adef7d-2d9b-4b72-9fa5-d2f09610ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:11.573Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=07560554-402d-494e-8b70-88a00b8b6849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:21.580Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=295d5e8d-a5fd-4958-bf6d-382772e479a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:31.586Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=77cd7c14-3ea2-48bf-bef5-e7cfed124209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:41.594Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=46feba39-d759-466e-a53b-40f489fb95fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:09:43.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:09:43.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:09:43.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:09:43.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:09:43.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:09:43.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:09:43.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:09:43.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:51.600Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ad55d4b9-0a9e-43c5-923c-977d98b1de87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:09:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:01.607Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bed70c45-2536-40a7-9991-723b84e02e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:11.617Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4f50b7fb-2cda-4c5c-bf59-797698b1542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:21.623Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=78bc065b-79e5-4893-be27-8f6a55370888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:31.629Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=20659fe7-d6fb-47ae-b5a3-5ecb50e2d2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:41.637Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=959b31f7-b99a-43a7-8554-8967843b3a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:51.644Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6da2e552-00c7-493b-b93f-7e2167397fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:10:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:01.653Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bafa0cae-046e-49db-8f14-d07d88c3802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:11.662Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9e0ad14c-ec53-4b5c-bb7f-da3b08853db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:21.671Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ddf8121a-1d00-484c-82bc-07a686df0bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:31.684Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d6beddec-b771-4e1f-966d-d174befce3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:41.691Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d3d9d8cc-1883-4125-80bf-a04f152c2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:51.698Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2649816e-554e-482d-9f97-9b5a93d98ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:11:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:01.704Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=02986a05-274a-4fe9-aed6-ba2574f2c306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:11.710Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3c04b926-d1ee-48f5-ba34-b709e9d7176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:21.718Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3d5a3ee9-f045-4c5a-b941-bb55768037bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:31.723Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b70d6523-cb62-4a91-9689-f7c8a9e458b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:41.729Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=dd60752f-3437-48b9-82f1-531c6e209dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:51.736Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8ed40da9-7bbc-4a40-a99d-a7841642769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:12:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:01.742Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5fff4e59-c22f-453f-8ff9-29035b1d18b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:11.751Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=75525635-1f5f-41c6-a3dc-27f3b33c6bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:21.757Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=cc09304a-9f10-429d-ba4e-91d193e371fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:31.764Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=55509fe7-dc0d-4ac9-9286-9a365b629d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:41.771Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b481aa38-a75f-4b36-be6d-ca7c5ca06b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:51.779Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8a91b5e6-5980-4dec-b83e-87533f988ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:13:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:01.790Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c291222d-54ad-4d64-bb73-3c0f67b361ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:11.796Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c5cc5467-0d42-4e25-aee8-ffe5dc329eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:21.804Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7be4bc3d-f824-418d-87a9-0eb7859d3ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:31.811Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9c2e534d-cac3-4595-9e9f-5f8686fddd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:41.818Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6028da88-b484-4296-a575-243524774e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:14:43.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:14:43.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:14:43.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:14:43.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:14:43.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:14:43.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:14:43.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:14:43.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:51.825Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a3347504-0a2b-47eb-9830-92e324a98a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:14:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:01.832Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a21ca650-1312-4689-a703-b185d9130740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:11.840Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0173a100-bf98-488b-a5cd-ab5a31aae880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:21.846Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9c314412-4334-4db2-866f-4d8b843f38e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:31.855Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=915e23b7-113a-47de-b66f-32d8048489e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:41.861Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=89351ac8-9730-4c42-9fb2-cde2690afa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:51.882Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bc540cde-1c4d-4f24-907c-5e0d77598569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:15:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:01.890Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2637f5d0-1b54-4781-a1f7-f071b84997b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:11.896Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6cbe863e-7d3f-4f3a-8ddf-ceccde83bcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:21.909Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a47f6929-8754-4d73-8acc-8353b3e5bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:31.915Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6aa04557-f41b-43a0-aba0-8c3377dcf7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:41.922Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c0179ace-dd71-4f28-a03b-3be473d970be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:51.932Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b94ec459-8f24-4d95-8003-7f7026ecf4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:16:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:01.939Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=55cc5539-96bd-4439-add5-aa749b1c2c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:11.946Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=afd6acb9-9899-4adf-bc60-07aff119577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:21.954Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0e674e92-4b57-48cd-8a31-78986c283e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:31.960Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9033ede2-0200-437f-bf8c-61dae3d9351a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:41.966Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=883dc8df-55b1-46f8-bee3-28d3b9942ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:51.973Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=62d26cad-8ac6-4eab-9bc6-97455f44ef34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:17:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:01.980Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5e33800c-dca8-4dce-a416-47af8b2b71e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:11.989Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7a0d3dad-523d-493f-9cdb-839cb0b9e278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:21.997Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=723fd3d5-30a6-409f-bdb0-31cac6fccdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:32.010Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bc2a0b04-1688-4047-9fe6-85a47a7f8b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:42.017Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b16bff39-f121-40d4-b1f1-b630b6311201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:52.024Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=dc02a022-01dd-45ac-90d0-c3456f6e1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:18:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:02.030Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ce1ebc84-fb58-40ab-845c-35287da42568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:12.036Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f107fd37-9e14-475f-93be-90582e880171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:22.042Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=87cdac7a-b61d-49fe-86a0-d258c06ec54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:32.048Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e4272058-b51d-41b2-9ce7-927e89a4dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:42.056Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6a775ab3-7ca1-4544-afd1-5addde38c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:19:43.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:19:43.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:19:43.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:19:43.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:19:43.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:19:43.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:19:43.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:19:43.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:52.063Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c41843e4-8ef4-401c-834f-3a7d9e51336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:19:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:02.069Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5037025e-9313-4a8e-8e1f-51ad0d061b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:12.075Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b47c44c6-cd38-427e-a1ba-0f7a79696d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:22.081Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d98484b1-1fac-4346-9770-01a7d0f395ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:32.089Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b899dc8a-d46c-4683-9a29-d5443d841700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:42.100Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f158fb8b-f9fd-4324-ba31-1c7b4c4743d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:52.108Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a5584818-76a9-441e-a8a7-f0b0d8a3709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:20:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:02.114Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=94e1feac-da5e-4122-b25a-1e5f3f8ec172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:12.120Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fad7958a-78a5-44e5-861e-835fb9c6dc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:22.128Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1c1a15d2-7f40-4cc0-894f-180edd2e3c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:32.134Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ff3365de-96ee-4f26-bc05-6416d410eb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:42.141Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=08f2b49c-f590-4a24-8831-88ff48be543d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:52.147Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=70d7d5f5-aa42-4758-80ac-92e56185843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:21:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:02.154Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d1021ec0-b103-4201-a54f-f3f87ba47202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:12.163Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=72eb4771-955f-41f6-9fee-f75489b83615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:22.172Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a7bda4b5-7009-4079-ba99-68debb297da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:32.178Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ce96089b-2c89-45a5-b79d-999e22472bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:42.185Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=dd431665-c299-4d7b-b556-19d54caf0dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:52.198Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b6df5c0d-2b53-43d8-a917-1d7db39eafcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:22:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:02.207Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=3116a86e-2831-4965-b0cb-f183bae8f669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:12.214Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f2eaee95-588d-443c-ae60-464ffa6e43bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:12.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:22.220Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8700ecdd-5656-4ca0-b345-729218fa09fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:32.231Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d03c991d-2160-40aa-8034-943098cb8144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:32.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:42.238Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5ee907ae-ca28-4791-967e-b38548e50662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:52.244Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5f82d035-27ff-48b7-a4cf-c18215365f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:23:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:02.256Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b4ab369b-110d-4236-bb70-52244c7a48a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:02.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:12.263Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a47493b7-293a-4fe0-8403-677ef4476418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:22.269Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ac907d98-f3b6-472c-9a21-1ae2d50fe136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:32.283Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0dd49649-962e-4bef-81c2-ff65ca8208ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:32.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:42.289Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7420b6e4-55b5-4b60-a7c2-1e28ae5b7b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:24:43.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:24:43.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:24:43.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:24:43.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:24:43.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:24:43.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:24:43.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:24:43.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:52.296Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=18662882-642f-44d5-b3b6-cd1e2a706502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:24:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:02.311Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a4f239b2-97de-47e9-9ae4-13346f9aa8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:12.328Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b24b0138-5fa8-4d5d-af64-9d3000ad4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:22.335Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bc9cc3f5-d342-4142-b264-f934516f747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:32.342Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d74ba2f6-1b3d-4fd4-add1-b3039b937207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:42.348Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a8a7812a-5581-4709-ba57-32376864e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:52.354Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8593e68e-f3b7-43ed-9653-31be458aaae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:25:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:02.360Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ce289465-6bad-4636-95fb-a124ae6de538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:12.368Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fcd9a796-6561-41f8-9807-2c535701cf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:22.374Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5c0a6d1d-0a10-4965-8ba0-c9a7f1b6aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:32.381Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2361770c-721c-4ced-97e5-d7c14cf3d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:42.387Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9bd6fc1a-74e1-4926-9683-f1cb8348888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:52.394Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2534d880-9e14-40d0-a511-6c20e203766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:26:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:02.400Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=5443e553-20cc-4fef-8011-5a87c51e9883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:12.406Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=03236c6f-76ac-42cb-beab-2e9d61649937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:22.414Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=068216d9-820b-4fc6-b3b4-28adb5e300dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:32.425Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a4b75acb-5514-4d71-a36a-815629120fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:42.432Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=36f709d3-8b87-48cb-8cc3-2ea567b31a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:52.446Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=790defe6-376e-462f-b6b5-64afb7a99e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:27:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:02.452Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=418b048d-2058-43bf-b648-25fbd63a02be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:12.459Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7ffe8157-599b-453f-997a-5c1a18439c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:12.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:22.465Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2a64ca66-33a6-4fbe-ab13-53e972dc3cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:32.472Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fecaa885-c0a3-4e98-9989-a6cb5b4be44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:42.479Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6d5eba69-1600-481d-a3fb-5a215843621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:52.485Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4313b641-e833-40d1-9808-5a865a9f81a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:28:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:02.491Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6152adfd-469d-4c40-82d4-e530e39d91dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:12.497Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=2b7e39a0-705c-4e4d-865a-f9a90635dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:22.503Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=24c80c5c-2634-43be-876a-025146ccfad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:32.510Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=48c3e541-a3b2-4eb8-a89b-6871a4687b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:42.518Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=857be29d-fe40-48da-8a3e-18f4ddf53a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:29:43.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:29:43.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:29:43.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:29:43.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:29:43.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:29:43.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:29:43.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:29:43.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:52.532Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a4157b9f-e517-49e8-83e5-385ebc2fb23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:29:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:02.539Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b73a0373-5df4-4c74-86c9-90535ed6b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:12.547Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=88355726-2921-45b9-a53c-f584f471abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:22.554Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=967636f6-4820-4df0-98bb-a88d0e57c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:32.561Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f81d58fd-93e5-4b68-9f03-aee98ee55228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:42.568Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=1fa97a64-3cb6-453a-8f66-ea5cc0180aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:52.574Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=88098959-9192-44aa-b8b6-3551d0e20395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:30:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:02.580Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=18de3ec5-e30c-4d74-984f-cd86da042ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:02.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:12.587Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=222eeefb-780f-44a8-9fad-300d01c23929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:22.594Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=af9794f0-1ea8-4130-a1f9-1109eb5a9136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:32.599Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f3c8c200-aeb4-46cd-bd39-d9127ed09466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:32.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:42.608Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=50bd8bd3-880a-406d-858a-8d8bc8b22e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:52.615Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4038359d-0b95-472c-b519-18500678f9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:31:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:02.629Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ae7682f3-2d7c-40b4-853b-fde7af7f49d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:12.636Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4922ed0b-d1bc-4b62-94d5-6b4a4b7c1f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:22.642Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=dcfa5e46-5a35-4fe1-a7c0-02ebff8f77cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:32.648Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=446f37da-aad6-474b-a228-b356cc8e68aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:42.656Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b1ebdd85-a347-47f9-884e-1a3dcabbda09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:52.663Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bfb28a1f-33ec-4df3-b2ab-800dcd5880e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:32:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:02.669Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=aa720def-118c-4a6a-9352-c397cdf0a36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:12.675Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9d5d9011-a284-4a98-b66f-6c021896c856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:22.681Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7acbc9cf-571d-4ae8-8dd1-ee2382545d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:32.690Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d0b4524e-a34a-499d-aaa3-11bc7ab8f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:42.697Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b08b8014-f046-42d3-85cd-0bf670dbf1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:52.704Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=66a90035-8923-408e-83fb-b253c396a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:33:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:02.713Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=13660d45-59ea-49d6-a417-95844bc8a197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:12.728Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=7fc654b2-1218-4319-bd53-f204e6e1de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:22.734Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8c24005d-4f22-45a4-a27e-5796312c3f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:32.742Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=6bcd0462-f0a8-4dfe-9723-6109694deae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:42.748Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=64239668-778b-4409-8f6a-463b0a0de7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:42.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:34:43.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:34:43.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-02-28T00:34:43.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-02-28T00:34:43.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-02-28T00:34:43.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:34:43.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:34:43.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:34:43.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:52.756Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=bb5198b0-cce4-4e3b-a701-c36cc23a379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:34:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:02.762Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e156453e-c89d-406c-8782-726080f82552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:12.769Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=de1c6ba9-69bf-4474-9be8-7b10a2e27e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:22.776Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d78910c5-65ae-469d-8c37-3f36b38bd0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:32.784Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9bb7123c-8b70-4d95-97d4-f7e0845b57fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:42.792Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e8e6f60f-ae81-4dd2-a7b0-4f1b9b7f02ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:52.801Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=df0894a4-2fee-491a-bf16-b1d922873f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:35:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:02.808Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=fa2e8b5d-5fa3-456c-98d5-f0b2012e26c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:12.815Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e6ab4bf0-d5e5-4073-98b4-7c4caae0bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:22.821Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=9ac4a93c-f3d7-4d00-94d3-32f11ce6b4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:32.832Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=a8d5ee7d-5b3e-484a-87f8-02d3e585ad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:42.845Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c37cd8b6-f2a9-44a1-bd9a-98f21d52f866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:52.851Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=75b94b49-a3d3-43e4-992c-a3cf517bd9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:36:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:02.862Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=caccece6-f944-4622-9f2b-26da78d3515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:12.869Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=56d2ba3b-266e-4c93-8183-d67b7bbed5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:22.878Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c69e9f9a-9a81-4169-8261-492ccf131001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:32.885Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=eb163be2-f415-4eff-9241-5dba7d251cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:42.890Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8fda00ac-ff3a-44a1-967c-cb5db5332eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:52.896Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c4f3ef64-96a9-4e6f-8300-786924606313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:37:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:02.901Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=74c65fc5-d77d-49e1-a63f-a38bf95db2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:12.907Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0965b064-0db4-48a1-9ac9-0792165bba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:22.914Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=54aba662-a5ae-4fdb-9383-8a0489ee706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:32.920Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=e14d7528-d174-4d81-a79c-684494501d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:42.926Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=66f20c78-ec66-4480-9499-a0fd7419f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:52.932Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b81e5bf9-ceff-4d27-a4f4-a1700fd6e175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:38:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:02.944Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c0df5d08-6ec2-428b-8f6a-a0bd122bbcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:12.950Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=39b4170c-c64e-48f7-bd9a-39756929a231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:22.958Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=537bbab3-3d17-4c49-bedf-41fde14ffd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:32.964Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d72d7251-45e2-4e0c-8f2d-c8c16e66a77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:42.970Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ebf58a2c-dca7-4994-9a8d-c62fbdcc1320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:39:43.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-28T00:39:43.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-28T00:39:43.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:39:43.199Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:39:43.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-28T00:39:43.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-28T00:39:43.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-28T00:39:43.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:52.994Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ffea147d-a0de-435b-a20f-15460c6422b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:39:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:03.000Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=f57f88f8-1217-4ba6-8fca-db8a55ee2b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:13.006Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=90241a01-ce8c-4356-99ff-2da491c59f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:23.013Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=80062a4d-acb0-419c-849f-a373269f4ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:33.020Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=80478b8b-e42f-4bc8-9d21-d5ffc9bdc532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:43.025Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b0d3b49f-73bf-46dc-89f4-8dcf086d54dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:43.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:53.033Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b6365e0e-4063-4ec1-8673-18925d58378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:40:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:03.042Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=c78eac32-dbe9-48ef-897c-1b55501cec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:13.050Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=800d13e6-4038-4354-a93b-142b2f400aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:23.063Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8cf2ccb7-b58f-43eb-bd5a-9ceeb90ad5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:33.070Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=8b843e0a-5172-4779-af38-c34124248511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:43.077Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=4e27610a-7dbf-4b66-bf5e-489031a04946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:53.083Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=07e1f22b-9d72-4e70-ad8b-87dc53d6411c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:41:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:03.089Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d58cf9cb-5023-47bc-8f19-33f809394ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:13.100Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=d289f891-f3ae-4d53-9184-c0b3e7d4b41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:23.106Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=0a20910e-f765-403c-b46a-77a90480b9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:33.113Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=ec135015-e70b-41cc-9c20-be868d673de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:43.118Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=b40f78e5-c983-4def-8379-b76cb8ab8391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:53.125Z |INFO |Init configs |InvocationID=afa726da-b438-405a-81d3-0d3f4d3bbe9f, InstanceUUID=96c3b617-117c-49ed-9f24-e33c1ae82c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-28T00:42:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |