By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:09:25.488Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:09:25.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-21T23:09:25.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:09:26.351Z |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-01-21T23:09:26.444Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:09:26.449Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:09:26.450Z |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-01-21T23:09:26.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-21T23:09:26.714Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-21T23:09:26.753Z |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-01-21T23:09:28.174Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-21T23:09:28.643Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-21T23:09:28.661Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-21T23:09:28.661Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-21T23:09:28.712Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-21T23:09:28.712Z |INFO |Root WebApplicationContext: initialization completed in 1959 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-21T23:09:29.058Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-21T23:09:29.772Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-21T23:09:31.275Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-21T23:09:31.810Z |INFO |Started MainApp in 8.544 seconds (JVM running for 9.139) |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-21T23:09:31.864Z |INFO |Start scheduling PRH workflow |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:09:31.872Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d1d678ab-408e-449b-8b00-d42404c93d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:09:33.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:09:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-21T23:09:36.566Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-21T23:09:36.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-21T23:09:36.570Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:09:43.321Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6fba2288-b8c6-4df6-aab4-7fc166dbaf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:09:44.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:09:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:09:54.360Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1361f21c-0faa-44bf-a3d5-333312446a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:09:55.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:09:55.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:05.404Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=802ac680-c48c-4395-a17a-039ce81e8dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:10:06.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:16.440Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=da703e88-0240-41db-8d28-862903669c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:10:17.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:27.512Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1d09f208-b0fe-41a0-aece-4c2dacbad33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:10:28.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:38.589Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cfa852a7-c6a4-4e78-af4f-9bdd7a7949dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:10:39.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:49.622Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8407998c-df65-4730-87e8-99561ebe350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:10:50.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:10:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:00.697Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b0f646a2-50bb-41d1-9ef8-d3dbaa1ce36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:11:01.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:11.736Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5e29a0ff-3642-437d-ad6b-de306871787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:11:12.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:12.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:22.774Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3ea571db-cad9-404d-a160-4fd93c2c29d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:11:23.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:33.819Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=aaa9acc2-6350-47ba-a82c-c48a42c4d212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:11:34.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:44.856Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4b5bae53-0d59-4fbf-96d4-85bf8e712dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:11:45.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:55.896Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5e894deb-db53-4789-9a5b-adcf105f2c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:11:56.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:11:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:06.936Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9c2da415-7c12-477e-b9f9-9dfcccfd8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:12:07.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:17.976Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=dcdbba0a-2f36-4982-8f1a-b7ce8ab34404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:12:19.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:29.014Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=50133eac-13f2-4640-bfea-f3592475117d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:12:30.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:40.061Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7ad02b61-8828-4a29-af70-a725ec1c43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:12:41.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:51.101Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=787df428-a23a-43cc-bc04-0d0115403742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:12:52.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:12:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:02.170Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0c902270-1a28-4bdf-a67f-f26c04147250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:13:03.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:13.206Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2be01796-259d-42ea-8d45-e8a53b9f48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:13:14.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:24.247Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6c64c145-dd76-404d-8550-a6c9aae4746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:13:25.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:35.292Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2b57d5e5-20c6-4697-8336-9413d27cc108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:13:36.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:46.327Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=21ad03ec-e830-4676-8ee2-db8689440251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:13:47.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:57.398Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ce3bdd6c-b191-44ac-960a-252af5ec5e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:13:58.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:13:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:08.443Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1c20ecf2-033a-413e-bc7b-90dfc4b5fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:14:09.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:19.481Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7b2b534a-65ce-46cc-be79-8c9bd589b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:14:20.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:14:29.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:14:29.437Z |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-01-21T23:14:29.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:14:29.440Z |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-01-21T23:14:29.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:14:29.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:14:29.448Z |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-01-21T23:14:29.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:30.523Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a42ad2c2-909c-4986-a3af-c8ce8c3658f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:14:31.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:41.561Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=acc0473f-8539-4215-ba0e-dc342602e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-21T23:14:42.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.178.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:52.598Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a0f05c6f-f621-4d7b-b9bf-c2b1239d6b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:14:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:02.699Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1c29a9ce-c4c2-40ef-b310-ff9a80254ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:12.720Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=145efccc-a98d-436d-8a46-bcef94ea0eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:22.744Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=55741ff3-7894-4e43-890c-6c88e128fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:32.764Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ce403bd9-8360-493f-9848-65fe2be9b7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:42.776Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=57bcc65d-b821-497b-a847-b980d27c63bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:52.788Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=806caf92-4337-432c-a9a5-d7a303d98955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:15:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:02.799Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=65f7c512-f609-46fd-b8c6-4c852670059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:02.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:12.812Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=04ba0f93-4727-4ca8-9536-a4b257d442f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:22.825Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=22bee102-496d-46da-b813-147c6663406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:32.840Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c2e667a7-e224-43b8-9578-8fffb3e41f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:42.855Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=21acd1ba-dbb4-46fb-8c25-a3a80e324172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:52.867Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3883e436-6ab2-4fd9-964d-7ef7b93876ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:16:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:02.876Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3d1f0eab-3d73-4deb-ac99-dbfb4d5b97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:02.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:12.886Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4a0940c6-d4c9-4f27-941b-e89e4ffa2e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:22.899Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d0502f9f-e89c-4eb4-84d8-3b9ea7c15b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:32.914Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e38fab9e-9df5-4460-98a9-aded49e5dfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:42.934Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=250edba3-1363-4949-96a4-4537e8c63687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:52.950Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f46549e1-5b38-4075-9c41-274d7a63a17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:17:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:02.962Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e043b82c-75d2-4e20-a867-d62b16af49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:12.978Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e6f4d993-77e2-47cf-86fa-283e4a71a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:22.988Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a263f5c2-3390-4fec-be80-6bbd7715783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:33.002Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b8469640-7aa0-4355-b490-c8edb451e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:43.016Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d6bd7542-dddd-4f7f-afa6-28e2140ade6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:53.028Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=93d393a8-cd5f-4245-92b5-3e9a0e54ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:18:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:03.038Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2960465a-1477-4d66-a1fc-d42f757c2912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:13.048Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=43f70cd6-f7e3-46eb-b82d-b1927efd672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:13.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:23.057Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4899a6e3-23a7-4721-a57c-13170c803af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:19:29.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:19:29.368Z |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-01-21T23:19:29.368Z |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-01-21T23:19:29.371Z |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-01-21T23:19:29.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:19:29.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:19:29.378Z |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-01-21T23:19:29.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:33.065Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=21242893-2019-41dd-a7c7-f6c482978920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:43.073Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5d13c9d7-9cf0-4187-b9b4-78f7471cb98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:53.087Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=419653bd-8ad6-4bf4-a744-e4bf95280dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:19:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:03.103Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1d66fb00-a743-4112-b4ca-2b38c1d5271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:13.118Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5ae203ef-3482-4668-983f-3234d87700d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:23.127Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ad73b231-f351-4da3-af15-a228896e7388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:23.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:33.139Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=71a38cba-f7b6-4d16-a460-83cadadc574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:33.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:43.149Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7ec085cc-8dc3-4360-8756-b6b9d5abc402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:53.157Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=73bbd4eb-a6ff-4ac8-a5d1-4b4273600c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:20:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:03.166Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=641d440f-72e8-4917-bafe-7454248b07ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:13.181Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8eae3269-e36d-4a3c-9499-30958ab88e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:23.196Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a1a2a8ce-7810-42ec-bfb9-134562494d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:33.211Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=45047338-dc20-4625-85e2-4c8410bdfbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:43.225Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c2d936b6-0acb-4fd4-b0a2-cf4125e73684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:53.243Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f00c3922-0526-46ae-8217-317c6b9d2fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:21:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:03.254Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=774cdabf-5a21-4a32-a4f8-c49db6cb1071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:13.264Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6c06a3fe-ff81-467a-aec6-9961b7fa215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:23.273Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e6dd73d2-ac40-4145-a11c-3f713a50b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:33.285Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=faf5a775-d6e3-471b-9edf-6cf86f05f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:43.296Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d9f5c6f0-9646-4062-ace8-300a7bc94624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:53.309Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bf781b42-a312-4b7b-9bde-ca7577aff359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:22:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:03.321Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=74c5c4a1-28a1-4afe-b85b-d649f15c3122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:13.331Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0a30bf28-14ed-4173-8535-65adb8d2add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:23.341Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6dcf0d92-ab45-494c-91cd-29bed67e0dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:33.349Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=081ae915-6822-4672-bdc8-2bc5e1c384ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:33.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:43.367Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=98cd3946-cd03-43a7-ba9a-36a8a198e7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:53.380Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f142b41b-d20e-4a58-8c6b-869332bf0769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:23:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:03.391Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=16017896-6b6a-47ea-a21c-2b5741613662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:13.400Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e9a3d56e-62ef-47ab-952d-29c22bb288f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:23.411Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2b47991e-818f-4e04-9662-f81008a667cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:24:29.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:24:29.380Z |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-01-21T23:24:29.381Z |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-01-21T23:24:29.383Z |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-01-21T23:24:29.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:24:29.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:24:29.388Z |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-01-21T23:24:29.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:33.420Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=51fafbed-18df-4c7f-9d49-db9d337910ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:43.442Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fcbcafbc-b216-4ad4-bd38-9c98ca0ba939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:53.467Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ee7a1ca0-ae50-48df-8ee9-b8116f1d485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:24:53.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:03.476Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=746bffeb-bbbc-4618-be5f-5c329b79c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:13.487Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a43fb8a1-ea71-408d-88d2-b66c41bf1bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:23.494Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d48cd2dc-610b-4644-863e-5c530be7ed53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:33.506Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1b1573ec-a2d4-4369-9965-302d5edbdedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:43.522Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=83719703-4f41-4171-b3c4-7aada6607395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:43.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:53.536Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e18e6271-6991-4fa1-be98-cdf4b81ff780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:25:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:03.544Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2f6580c6-fe39-487f-b86b-32297cabc3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:13.551Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c205e167-0153-4b4f-a400-f8cf0870b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:23.564Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ed5123be-ffaf-43a0-abd4-96671554afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:33.582Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0feeb5cb-45a7-4317-8f09-f32b345a3599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:43.601Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9d3745b4-c35c-4cdd-ac90-ec05da1f51e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:53.613Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=eddbf09b-77fa-4d9c-ba8f-90e287a62df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:26:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:03.623Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=30a6bc3e-c658-4a1c-8d5a-a479311134dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:13.656Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=efc8af2b-f5d0-4717-b50d-4bd52b34176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:23.670Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=66650d81-7793-4533-a9e9-dbaf1836239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:33.680Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8c323cb0-f4c4-442c-aaaa-31d25c531148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:43.689Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e125e6f8-8374-4460-baa1-25be753bb775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:53.702Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=42c11f17-fbad-474f-b737-51d5a708e1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:27:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:03.719Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=845b97ad-0eff-4d74-a8a1-608861d14df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:13.730Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4c7bd43f-f53a-4272-8ecb-806fb3b2b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:23.738Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=45dec52c-e361-450a-886b-c1c020c9782d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:33.747Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a6b33a31-3447-49ba-9b0e-53085f82fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:43.757Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1a77b133-d678-4653-9d90-66fdc55168cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:53.764Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=02909570-581d-4408-b4e0-622fcedf44b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:28:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:03.774Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4ff6f9b2-6220-4241-8bbd-e61bfb28bafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:13.787Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=05196817-5eeb-442e-baf8-be66e1e443a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:23.802Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=81b3b707-0894-4ccd-8338-a420217e40a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:29:29.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:29:29.392Z |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-01-21T23:29:29.392Z |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-01-21T23:29:29.395Z |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-01-21T23:29:29.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:29:29.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:29:29.402Z |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-01-21T23:29:29.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:33.812Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a2abac9c-4a4a-4083-9897-e1d52e718318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:43.822Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d8ac4c5d-339b-4f86-aacd-a96ea5668549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:53.835Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=13f7dab0-0449-4f8a-8404-c2e72e9494bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:29:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:03.843Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=adb9769b-6736-43d3-bd0c-bacf170b0a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:13.851Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=55ca620f-72bf-4493-9c18-84267eca04b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:23.866Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=865d9444-a57e-4ff5-ae65-7c5c033a8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:33.877Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cf7eaf22-1831-4a04-a6e2-cfee9822f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:43.892Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=49be90ea-5193-40de-9157-bd2be94ce61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:53.911Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5692a5c1-f473-40a1-ad47-51f16e057c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:30:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:03.921Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=63d979bd-6ece-4993-96c0-b9b92d4680ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:13.927Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3f935aeb-cf59-4dab-bb8f-425ffb50fa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:23.935Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9d2bc962-6e35-4b49-9c12-aad62505474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:33.943Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f50c2c54-6e00-4311-b296-6f6b9632a83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:43.955Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=287c123b-111c-4ff4-8492-edb808ac6859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:53.972Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=07036310-3867-47db-96cb-adf0448b6718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:31:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:03.982Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2e5371a0-044e-4043-a914-9facf9604ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:03.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:13.990Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0c7ca9f9-b4dd-4f2a-a6ec-8dc457079377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:23.999Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2ea64798-0167-4ca2-82ba-ca3ce9baf0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:34.005Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=15782a31-e8f2-4ba2-8d0f-bdd8749b4b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:44.013Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fe20f668-164f-48e1-96c8-a157f4186c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:54.022Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1f59d53f-6a02-4c93-b805-6e61aed00127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:32:54.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:04.034Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8ff98f9f-e393-471a-bc31-bbc41f814c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:14.047Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a52d00c3-abb4-4d2c-b744-ff909c8c19c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:24.055Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fe5572d8-af4a-4ebf-bbfb-1277c5f2db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:34.064Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=055d50e9-25d2-4d24-bb28-fe707a8dc4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:44.072Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=aff3ecb8-cd2c-4e9f-be49-86db1fbe4680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:54.079Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=580abf24-ecd5-4d8e-87d8-4c1a655efa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:33:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:04.086Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2592c067-0fc2-47f8-b28c-1da8e4265aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:14.094Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f6bd55c5-a5e3-4a34-84be-de1f216f731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:24.107Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3898f45c-6676-462a-92aa-32394c840637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:34:29.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:34:29.368Z |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-01-21T23:34:29.369Z |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-01-21T23:34:29.371Z |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-01-21T23:34:29.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:34:29.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:34:29.380Z |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-01-21T23:34:29.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:34.120Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1eda7749-5f23-4482-93e5-0ad8c2b22496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:34.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:44.128Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9f520260-1a20-4ed4-a39c-eb7a4812e357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:44.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:54.137Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a1c4e61c-bc94-4a04-9136-1fe78f8afd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:34:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:04.168Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=dfdc03cc-bf40-4eba-8291-95a783818a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:14.176Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=02730945-5d39-4701-9f80-51572bd44f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:24.186Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f5e3e1de-367e-4847-acb9-a59e5cd8c94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:34.193Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=11526bf9-bd7f-4f53-a1ce-dc60f19a0158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:44.204Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=08fea096-d520-414b-a8fa-1448d84f6683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:54.219Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=686bf0ae-af8f-465a-b0a8-4e9775489d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:35:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:04.227Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c3432893-c752-4f6d-9ef6-3c0745317fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:14.238Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2756db2d-2513-4f85-8c8d-3a12b6992840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:24.246Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9b3632aa-cb99-49f5-afd6-b048843e4e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:24.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:34.280Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=93059a18-42fd-4377-be60-673d99e2f38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:44.286Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=78bb7319-9e7f-40e9-9d92-852014ae8958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:54.293Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f835b3ac-8fb4-4314-a040-7dc85d91ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:36:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:04.307Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=106a3621-754c-445b-813b-8128bdfcef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:04.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:14.321Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b28b05f5-2264-4907-aae0-8113fb3a92fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:14.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:24.330Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=42c1d1a7-afdf-4d18-a7e7-c70dcd1b6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:34.339Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e4aeb589-5af3-4008-bd08-a4a431fad6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:44.346Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=df8295eb-0a33-4d40-a06f-e342198b40fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:54.353Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=13b78e04-76f5-435c-bdbd-7fbf58f5c57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:37:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:04.411Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=059f9498-8ee5-4e0d-a094-04d94ba7aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:14.419Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b7480384-284d-4d0d-9cb4-489eb1a7403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:24.431Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ea1899e3-1d06-4503-9639-a9281163ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:34.442Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a002c976-ee09-4361-8b3d-389694db0c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:44.458Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=37d2a6ba-5250-48e2-93e2-df19711c7478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:54.466Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c1d1a14b-e224-4aa0-acdd-f3fd45b9c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:38:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:04.474Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2864adca-06df-4302-b00f-c7fac164aa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:14.482Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5befcaff-3954-44a7-9767-1fc62bd71e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:24.489Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=14b9ab88-ecd4-4f0c-8027-af29903ade8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:39:29.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:39:29.353Z |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-01-21T23:39:29.354Z |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-01-21T23:39:29.357Z |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-01-21T23:39:29.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:39:29.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:39:29.363Z |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-01-21T23:39:29.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:34.497Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=40308c45-0f0e-4cd7-96fd-5545802bd36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:44.507Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=09ebf239-d496-4ede-9376-199b557d5e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:54.519Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e3a74d9f-665a-4cca-b910-2e09e25b10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:39:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:04.528Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ecff6a14-2e34-4836-851a-7b3aead69a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:14.537Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5e9c2e8a-e1aa-4a36-95a7-9e6f5b59a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:24.543Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b75da152-5bd4-43d9-a001-65ba01b83a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:34.587Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2505b00b-efb4-4d21-b1dc-f3ac959a8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:44.593Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=40e5d2c7-789a-438a-a2f0-bd150eb03f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:44.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:54.601Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a8df580a-0d53-4fea-b7b4-5df03f4a92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:40:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:04.609Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=58da9fac-eae0-4a54-b549-53e99162036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:14.625Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=94c2ad0d-7bac-410a-9e9d-28ba59250385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:24.639Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ebad713b-b77b-4a39-8937-45af315f7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:34.646Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b633fe52-a669-49a3-8286-d8eadf76700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:44.653Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b8a57f27-b51c-41bf-b4fa-930d1415d65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:54.662Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7a4b5708-8b93-4894-9770-7afbf0a70dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:41:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:04.671Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=10439827-91ed-4b3d-a5b3-11a6d5b66227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:04.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:14.680Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9e34060c-9cd1-4b6f-b8e5-19b9de6275b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:14.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:24.688Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=db1ad381-74a6-4eb8-881f-f9cd7b283828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:34.701Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=08c34c96-1a29-48a4-96b5-6812a180e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:44.722Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c0ecba4d-5d1c-4fc3-b62b-c7c9090b863e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:54.731Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=11cf50b7-83a4-446c-952e-1b7166fb7be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:42:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:04.739Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fb8047fc-f9b4-4828-af43-d94df304266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:14.750Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a8854ae4-9687-4915-bec9-2611757c2632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:24.758Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=de654f86-59a4-43e0-922b-ba013884bb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:34.764Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9f080a50-da8a-4b2b-b551-b97e03a44c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:44.771Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=53c182b3-b5d0-4471-9395-af7e950fe3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:54.782Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=777363a5-e580-4ccb-8ea2-3f428a56de50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:43:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:04.794Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ae89c88f-eb1a-4578-b348-3aeb1c30e0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:14.808Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=269049b4-0cca-443c-b2a7-ebc41cbd96e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:24.822Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a6817416-85af-4b3c-a353-56b3d50ce433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:44:29.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:44:29.424Z |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-01-21T23:44:29.424Z |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-01-21T23:44:29.426Z |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-01-21T23:44:29.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:44:29.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:44:29.432Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-21T23:44:29.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:34.829Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=852dab4b-2cfe-4724-b4f1-344599cada13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:44.837Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=95ce6cb5-fa57-4279-803f-14aaad346844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:44.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:54.844Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bfb7418a-b675-41e3-b105-58a02970e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:44:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:04.852Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4e99feaf-e40f-49b7-a1f8-abbd36ff2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:14.865Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ef658338-0ded-436d-a348-dd67f23a9ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:24.878Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=146fdccb-d204-4685-93ef-acdfe8f049a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:34.888Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ffc0fb9d-165f-4300-8964-01ae965c2d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:44.898Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5f99ffef-ffc8-405f-8f2c-7cff0f5508ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:54.907Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=81907466-8b3d-41a0-9e5b-ec82e4772be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:45:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:04.914Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=54959991-6c90-4171-8fa8-5a5955731517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:14.922Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=37fc26c6-e9e8-4a1a-a9cb-4e03bbe089bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:24.932Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=95b651b5-706d-4d63-afcd-6e7fb3c82402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:34.943Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=893bd4c9-73e1-4649-aa12-db5a0642e3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:44.957Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8585c57a-54a2-4aa2-9a5f-2ae25bd51282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:54.966Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d2f27cd8-1d4a-4c0e-8166-5af2495b1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:46:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:04.976Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7c14509c-5b8f-4f0a-a057-ad61272d9c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:14.982Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=30ba2ff1-b519-4a34-bfa7-eb12d7250568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:24.988Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=34fb5a35-d642-406d-bde9-f9addbb7ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:34.994Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f7156c2e-03c4-4afb-8b81-41c61513d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:45.002Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=502c980f-6eb5-48ed-bf20-34591dd7acff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:55.015Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d53dc210-0ad1-4b63-ae9e-6af96d8fe0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:47:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:05.031Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=105d44f1-0fff-4f24-83cb-6654bee5fa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:15.046Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=18557c86-775a-4da6-82a1-e5e3b177f75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:25.053Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3c63130c-0d8c-4096-a649-3ee1d1c2d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:35.061Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=019b2d72-0dc6-4a9c-8fe6-e8ee92f68f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:45.070Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d744ccbf-9384-4191-a2db-5fa6badc1c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:55.076Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b9031bf8-4090-4934-8b37-7a0756212600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:48:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:05.084Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3d760e72-1075-4b48-9e22-0d28cf2028c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:15.093Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0990439e-eae9-4e4a-a4ba-d19332ea3096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:25.105Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2e521607-65eb-4496-8215-59e16094f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:49:29.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:49:29.401Z |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-01-21T23:49:29.402Z |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-01-21T23:49:29.405Z |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-01-21T23:49:29.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:49:29.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:49:29.412Z |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-01-21T23:49:29.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:35.119Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cb73589f-6822-4fce-9b24-483ac5209216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:45.133Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=eebeb5fb-67f2-4ed2-8414-8e2f41e56293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:55.139Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=468fe2b8-7a25-4dce-8816-f983479a606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:49:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:05.150Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c8bb34cd-bf05-4415-8591-c4de9fd50795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:05.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:15.157Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9dfb678a-9258-4fd9-a00f-3f7007027e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:25.163Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=505c8259-e4e3-422c-8e1b-453683d34f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:35.172Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f790a936-2817-43eb-9a0a-45da4d8da50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:45.182Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f3810848-f94e-4c96-9067-8ca923cb2aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:55.192Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=dc57f0fc-8dad-418c-872e-cf451b8bb2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:50:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:05.204Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=485a09ba-49fb-4b4b-996e-695c3d18f606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:15.211Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1affd9d2-70b8-4bfd-9051-ace918b37217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:25.219Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=88b70ddb-fcd5-46ba-8e01-c6aefcb29d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:35.229Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8b336a60-5082-4e8c-8487-4bbe6c25ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:45.259Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ad7ba536-8b1b-4fd6-ba5f-5c1ba0e20a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:45.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:55.268Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c5ebf2f1-a5df-4ae7-a45b-ab7412a040fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:51:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:05.279Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=63d44ba2-6343-4bbf-959d-919d3749fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:15.292Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d27717a3-5087-4735-9bec-44a6febf2f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:25.306Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d6ba13f4-409a-4f62-b2c4-bc8b26c11287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:35.315Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cb24131c-3363-4b54-aee1-ec1c9d27d8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:45.324Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c559956b-4a4a-4e81-a1e5-40c053e3124d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:45.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:55.331Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=26977077-107e-4a99-ab31-255b4c863cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:52:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:05.339Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=67f06795-d450-4fdd-891b-d88225b8fbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:15.347Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a0de14e8-a46f-45c9-a334-03da9d5efd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:25.354Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0ada4ae2-8f42-4878-9657-2d8bcdced765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:35.365Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5f88be21-fdc5-4ad8-8a5b-cffbf709f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:45.380Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f19fb8d9-5cca-4aa2-a00f-b0446fe2cc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:55.388Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0ecf8afa-9290-4fb0-91a4-4d01c4bab209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:53:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:05.395Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bb84843c-2679-4b17-bab4-3af0d8e3e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:15.402Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f8582423-4942-4aea-83be-3505e7da652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:25.408Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5b24e755-3911-4258-994a-9494f8dcd8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:54:29.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:54:29.393Z |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-01-21T23:54:29.393Z |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-01-21T23:54:29.396Z |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-01-21T23:54:29.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:54:29.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:54:29.400Z |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-01-21T23:54:29.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:35.415Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2c1d9c29-c304-47f9-a40e-4624ce149094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:45.422Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4fff5408-81e5-4aa5-af29-2a8fd778a75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:55.433Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=beb84ec4-5cd9-421c-8a59-0de9f5276608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:54:55.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:05.443Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=37fce08f-43cf-4fe3-93e0-510c455b6c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:15.452Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ee409628-4934-4fc6-af5f-b538ea542e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:25.461Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=211972a8-7b20-4681-b76b-9dc24a68dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:35.470Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d49791b0-bc95-4570-bf33-939e7ababd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:45.483Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=474aba20-28fd-409d-a899-ab72b6e33e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:55.490Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f7c6de1d-0d60-4121-8164-2f908da112d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:55:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:05.499Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4cd42d71-5f51-4caf-a302-bf659a451d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:15.508Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=38fa49aa-3038-4544-8880-066ada36d87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:25.524Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d6bf793b-d5f4-4446-a8eb-2e9bd30b371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:35.592Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ba4e05de-23c4-4291-8fba-4f5d87a80d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:45.603Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=29545f8d-6f4c-403c-a5dd-bf38a2bb0973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:55.613Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=53a0016a-8f26-4e33-9f4f-5d1940787386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:56:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:05.620Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=906c3121-d563-4cd8-a156-c8633de470d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:15.630Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9d3c3bd3-81d4-4101-9bf9-2dd31fed53e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:25.639Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5a899e49-a52d-4970-92ba-8484898066d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:35.647Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=972c7423-f825-44d1-bc17-9bb7108963e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:45.657Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a3a8f1df-266d-4dc1-8aef-ae1753bfb7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:55.670Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7adf26c1-9161-4a55-b046-2f5f5c8b68ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:57:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:05.684Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d0f1d5d6-a717-4429-8ec2-91a1db3ef4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:15.693Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4b0fb1c9-430b-4dac-b69c-0e824cd7ffba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:25.702Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6ef1589a-1cba-499f-a5de-7f92f3e98937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:35.709Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c5ad8297-54ad-4b0b-969f-6bc2a9587bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:45.716Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9276baf6-bf26-4192-a4b5-52a8805ee377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:55.723Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=db1c1e8a-dab7-4a38-b938-abab80117987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:58:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:05.731Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9f96ac21-e0fa-4b8c-a72b-e4cd5fa71285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:15.742Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2a63951a-1e7c-4f23-b939-c036abb97ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:25.758Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1c55dc78-5bb1-4a23-80fa-1294f7bd43dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:59:29.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-21T23:59:29.455Z |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-01-21T23:59:29.456Z |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-01-21T23:59:29.459Z |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-01-21T23:59:29.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-21T23:59:29.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-21T23:59:29.463Z |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-01-21T23:59:29.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:35.767Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cfac3279-2c4f-455d-b511-1386410711f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:35.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:45.773Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c775a226-f3b2-4910-88a7-999f408af42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:55.780Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0efd174e-e59f-47ae-9de2-8dd0c67ef634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-21T23:59:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:05.787Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=efd48aa1-2e5c-4b3b-856f-9081e2517393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:15.802Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4549f067-d205-4889-ab1d-63574baa2059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:25.811Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1f464452-517b-457a-a063-5d50a9f008e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:35.825Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=35f2c376-7454-499a-8b10-69955d6114d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:45.838Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9be36aa0-9af2-4caf-9766-a0348e75fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:55.846Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ec62df8d-d989-4081-b43c-2fdb779c89ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:00:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:05.852Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c7017be4-0690-40ae-8ebb-a9f9b853cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:15.859Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0798a21c-6760-4742-b1f1-568865bb019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:25.867Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7657bcd3-458b-4a3d-abb4-60aefdf5601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:35.872Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=470a5b9b-7410-4ccc-9b93-53bb06578632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:45.882Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=70f93d35-02f1-40b7-ae26-3d296ee278f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:55.894Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4cf0797c-54f1-4f3e-af46-8e0822f6f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:01:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:05.904Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b8d4ba6f-c88e-4c7f-8f51-399fba5a2984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:15.911Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=60a248d3-cf22-43a6-aaa5-2917af606818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:25.919Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f1f9a070-14bb-44e9-bccb-4513b4178faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:35.926Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f6ec73fd-d9ef-4a63-8597-6f090dba7ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:45.933Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=12603187-df40-42bf-a50b-2e0af8fa7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:55.939Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0517647b-ec3c-4dc2-b253-1c99ed5165e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:02:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:05.946Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=814bccc0-3f01-42d2-be02-317fc27d25a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:15.958Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=073a46ad-725a-4f4c-8eb8-3ec317627fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:25.971Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=03445999-8ea9-4364-b368-c1cb40676b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:35.980Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=36be62a4-32e4-4fdf-aae8-0bc5bb09593f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:45.988Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=df8738b7-16d1-4080-bf40-4e9e4c15cf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:55.995Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a86ca75c-f561-4eae-9333-7b05d350d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:03:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:06.001Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=14c83eea-63c8-4acd-9818-b8fc3bdbb88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:16.007Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=134e06de-ec9c-457c-ba19-560149ff764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:26.014Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ce764a9b-b39d-4edb-b830-5d7e2d7a6b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:04:29.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:04:29.358Z |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-01-22T00:04:29.359Z |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-01-22T00:04:29.362Z |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-01-22T00:04:29.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:04:29.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:04:29.365Z |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-01-22T00:04:29.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:36.024Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=189614ba-3fd3-4e5e-a5a4-e7244c95f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:46.037Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=23758d9a-d12e-4a7a-a83b-25fedc93c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:56.048Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=07506945-61c5-4613-8579-40898bc20f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:04:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:06.057Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=be858181-2049-4f66-b4eb-2b9e68047d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:16.067Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6aea006d-f9da-4aa5-88eb-59d223c0f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:26.075Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=58ecd400-6af6-4aee-a39a-f232aa88421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:36.082Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=901f1a3d-98ce-453f-b980-00f9240082cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:46.088Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3af38f7a-3ce7-45a5-989b-5621e5b1d96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:56.120Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=97860444-aa5b-453f-8490-f99a7739bcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:05:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:06.137Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9d226048-b4bc-40e5-b6a0-0e2a863f973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:16.147Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e7723130-edd9-4918-956f-0e9db227d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:16.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:26.156Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ed051425-2d25-4a33-8143-c65eef3804c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:36.164Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bc57d2d6-79ce-46fb-a1a7-3c82ac1bbc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:46.173Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c9db16b4-fc9d-4644-afda-b7264e6109e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:56.181Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a55df12b-1b62-4fa8-aeed-c46d0113c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:06:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:06.188Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=27465557-b0a6-49c9-a6e6-63f531cc1b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:16.196Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fb0ec3b6-9d88-4d89-903a-34f51a27c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:26.206Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c8ce8f79-6210-4b7a-becb-6b75c881258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:26.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:36.219Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=72a6fcf0-4fc6-4732-871a-852509e2e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:46.229Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=30c7bcca-ac68-4806-afd0-e100ac66cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:46.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:56.237Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=04b5d108-e101-414b-a667-78e06a629b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:07:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:06.246Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=653bb4c9-78a1-4849-8c43-7ae024939673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:16.254Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a3acd4a6-0334-4c0a-9803-5912de8e9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:26.262Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f2b4c745-f86e-4906-8005-8481f88058cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:36.268Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e31db8d1-c00e-4fb3-bd65-999b739dd7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:46.277Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3c482238-f140-47e1-99e9-4333c57db7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:56.291Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ea3563d8-7e53-4a4a-b6ba-eab0e57d299e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:08:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:06.301Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b13646da-f4c3-49fc-b8ad-9168a3d73564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:16.309Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cc911532-90e3-43e2-9109-948728ddaa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:26.316Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5eb06719-0ee7-4267-8b31-048a41cf8a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:09:29.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:09:29.418Z |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-01-22T00:09:29.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:09:29.422Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:09:29.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:09:29.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:09:29.430Z |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-01-22T00:09:29.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:36.330Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=78624ddc-06e5-417b-a590-4df7dbaa5d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:46.337Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7685fa4a-424d-4d5d-aed1-7e38c3f202eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:56.345Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=72d886ed-d70a-4e97-9a80-98f39047ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:09:56.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:06.352Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0efbe2bd-7bb2-4460-85bc-8978cb903cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:06.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:16.364Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=00d01af9-3ccd-4ea6-8c59-14e4b94654c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:26.378Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0f0d386d-4116-43cc-845f-d49a21d16d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:36.389Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cdeb1260-29b4-4a52-a48c-50f0ab0f2646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:46.397Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6d550b52-491a-4625-8402-a13db7e7a83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:56.405Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=545619da-10f3-4b5a-baa0-6c187e1e591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:10:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:06.411Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1cd7866c-3c4f-4146-8e04-12d07f68478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:16.418Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1b7b9c67-8d51-460b-b0cb-75c5b3a59237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:16.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:26.427Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=44bfa2ac-e6ce-4ef9-9f43-a13b4ffcbc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:36.438Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=45589947-547a-459a-b503-e000abfb8c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:36.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:46.451Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f8aa392e-c2be-4282-9cca-0a6b18ccd016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:56.461Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f8e92281-4343-400d-824a-21c1a07a0185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:11:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:06.470Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9a6b9cc3-cf05-46bc-9491-b20a2fbd93da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:16.478Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e120bcd6-b1d7-4740-a31f-ef381d201e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:26.485Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2fedb3ff-2a7e-421b-8f47-81fb7bb1d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:36.491Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c3c12baa-cb8a-426d-b145-2d33dd028bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:46.500Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b07578b9-853c-435c-9adc-bde8d4e4a1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:56.513Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1aa23546-c3df-470a-b2d6-d78a4a05bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:12:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:06.527Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ca6892ac-a94d-4ed0-9e1a-b5f9080318d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:16.534Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=89087a1f-c952-493b-a327-02ce2b11e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:26.543Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=296500c7-959c-480b-944f-6f6c441b7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:36.551Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d646f4f4-665c-45b4-8eda-631cceb3d0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:46.558Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=dd081e8d-0fe8-4f1d-b491-41667b21cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:56.567Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=68f06dd8-c405-4590-9d48-f546a4cee8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:13:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:06.576Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6d654661-edf9-4a5f-98dc-e90c3725b854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:16.588Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=202ee30f-ec19-418c-ae4d-80dd7e0415ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:26.599Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d7f014bb-aeec-454a-b4af-c3c553ecb23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:14:29.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:14:29.374Z |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-01-22T00:14:29.375Z |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-01-22T00:14:29.377Z |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-01-22T00:14:29.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:14:29.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:14:29.380Z |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-01-22T00:14:29.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:36.607Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=07a2133e-0111-47cb-866f-7f94bc681dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:36.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:46.614Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d710c5d7-3448-4ddf-afe5-32a9e626dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:56.622Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=28c8ca74-b6fc-4683-8580-fe1712a7e291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:14:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:06.628Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=62326320-dfb8-42d8-a103-844e444a6228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:16.634Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cae647c6-e896-4147-9ff1-1ecec2a57c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:26.641Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=27349473-73e4-4f71-a64d-07886d3304b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:36.650Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5a3da7c0-7c55-4403-8613-4e2628e6ac92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:46.660Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=11e3ab0d-d489-4489-a0c4-788c6ab8330c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:56.667Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c142d3ae-6a70-4606-9753-11978383ce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:15:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:06.674Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=185508bd-06c7-4e0b-92a8-00dbf3083434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:16.682Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fdebcb6c-7ffc-4224-bca0-10a4760a0207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:16.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:26.690Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=87bfed2b-ccd0-439a-a3fc-2de5dcef08b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:36.697Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9845f861-7c0c-4808-967f-37397c224c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:36.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:46.703Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6fc37669-fbff-497f-8d90-84010a4ae0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:56.714Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=49bd9e0d-8582-4bc9-96f1-999748326858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:16:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:06.726Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8f2a3c16-8d23-4479-806e-7dcc186bceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:06.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:16.735Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f2dd1fa4-2f7e-4a78-983e-5ba99eb5df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:26.742Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=67879193-4407-480a-b100-576a266c5970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:36.748Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=627fe4a3-407b-49fe-9831-5e9201b24cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:46.754Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a77a83f8-a4af-46c4-8c2c-fed7757a59c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:56.759Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cb168648-4ffb-4a23-9a31-e9d62fd774ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:17:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:06.768Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=409b68ba-6b06-49cf-972c-54454ae1dba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:16.776Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=86c22542-4ea1-4ec1-99ed-6b0146009f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:26.787Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=79e027a1-79ab-473d-8025-3b2e7983f4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:36.796Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1057dd47-16db-4dce-bfb7-3d56a9f9e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:36.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:46.806Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=da87129c-ef43-4832-b130-d214016a5d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:46.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:56.817Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c375969c-cfee-415f-9794-73f8c0c11142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:18:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:06.823Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8d4cd007-f00c-4a7a-8de0-7cd4215b6095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:16.829Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=5fa1f297-70fb-457d-82a3-739961110256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:26.837Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7ca75a87-f673-41d6-a75e-710230cef6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:19:29.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:19:29.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T00:19:29.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:19:29.414Z |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-01-22T00:19:29.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:19:29.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:19:29.418Z |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-01-22T00:19:29.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:36.848Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b16e56b8-d957-40c7-a36a-3224e1bae66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:46.858Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=894bb97e-828f-4bdc-962c-2e62ce21fc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:56.866Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=da409c88-d992-4da2-9b7c-5b40d7d43584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:19:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:06.873Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=00c87ade-33c5-48e0-9cf2-82e9e04ef7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:16.880Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ea80bfe6-8001-4348-9c16-111fa4afcaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:26.887Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cca3a0e7-3056-4e1e-bf72-54399b352161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:36.893Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=48388815-5a62-4824-89d8-dd5579fe45f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:46.900Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e86e7524-c540-4e23-af96-edc4a81e0db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:56.914Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6a088360-1d8f-4d4a-a356-1bf868561ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:20:56.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:06.921Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fd5c93fe-8a74-4cca-af63-2146189d2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:16.928Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bb967fb2-a601-460a-abcb-ce708b6c3b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:26.936Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=33b86b6c-dc55-44d1-b530-6cb6540771c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:36.943Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ed081058-0d15-479e-9394-8581db24b6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:46.950Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ecbaff3c-5d2f-4099-a127-b122f4819fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:56.957Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=83e132fb-6f51-4f77-b5e9-26669c8a49ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:21:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:06.965Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7a65f474-cf0b-445d-9397-c9c58de88832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:16.976Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fb37ef9b-1a4b-418c-ae38-f61ec00d8645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:16.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:26.985Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=51bf904e-b09a-405a-818d-e24fab9efaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:36.993Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2c486188-3452-458d-bde4-d5d0c1ba77fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:46.999Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f3084bd6-4daa-4582-9d5e-0815b212c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:57.005Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b64704cb-760c-40a1-ab76-219a0e6f84f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:22:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:07.012Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9eab8b05-e884-47e0-a010-5c5327325563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:17.019Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3ae9dc2c-c2a5-4d02-82e1-669fa22f2d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:17.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:27.028Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e146fe59-6437-4a6a-85ea-04c830000e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:37.039Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=6de7bbf5-1594-499d-9200-0b210cc9301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:47.049Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fea637c3-d3a5-4e02-a5b0-1df469d191a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:47.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:57.058Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=93093690-18ea-4c4b-a704-7060e942f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:23:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:07.064Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=249fdaf8-ad5d-4056-93a9-e592c8583f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:17.070Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ad9d8bd4-0730-4afb-bd40-b0c21b1bf3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:27.075Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2bebb9b6-5054-4de4-b34d-14c8368e9216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:27.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:24:29.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:24:29.400Z |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-01-22T00:24:29.401Z |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-01-22T00:24:29.403Z |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-01-22T00:24:29.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:24:29.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:24:29.407Z |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-01-22T00:24:29.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:37.081Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=13d6d4a8-66f1-474e-a106-74f5863e6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:47.092Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d899c558-889f-453d-a7fb-d43465daed34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:57.102Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ca859e31-59e7-4417-8eb9-15f158fa4514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:24:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:07.113Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ed3d829c-4b16-4fee-9545-28f85b045e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:17.119Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=caf5e94e-38a3-4400-9261-f93828d5b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:27.125Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a23a3c76-5bb4-4bcb-b76c-acfb8c159275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:37.132Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=fc9e6daa-7399-49cc-93d1-39b3c5ae69c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:47.139Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d7c76e7a-9f26-4b60-a31c-c4c32b57cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:57.147Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=13faa360-3251-4882-8295-fc8afdd870c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:25:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:07.158Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=e8b84e78-7e37-4204-9717-7f9d3ebba78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:17.169Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=31d8e94f-0166-4262-8248-31b96fce385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:27.182Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f6abd308-c457-453c-ad27-418cc2249f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:37.190Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7fa46394-9762-4c37-92da-d5599b38b2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:47.197Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ec073cc8-950b-44f5-a674-3780909c6571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:57.204Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ebfbcc2e-7450-43af-8d87-328d7bd0495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:26:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:07.210Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9b3630a8-4cdc-4504-8566-dfd0ff1710a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:17.217Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3abc5afa-4ea1-405b-b4ac-3aed4f115a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:27.225Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2f786b4c-3834-4cb0-a433-b4de980454e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:37.236Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b6181968-5704-4d20-8dda-dd9342eefe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:47.247Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9a2b05e1-1779-44ac-85ba-d9d40d52ec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:57.255Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d82db10c-59e0-47a7-837e-eb271ed70d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:27:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:07.260Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=121ca9ea-f96a-4194-ad28-34a3f131eefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:17.268Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f0c5206e-4308-4109-beec-35c945a9db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:27.276Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=228c5517-5989-407c-a394-13a6dd25edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:37.281Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b01949f9-f9cf-4852-8ac9-e10eceeaad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:47.290Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=535687f0-9b97-4bf7-99a7-69bde44f2435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:57.303Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=189ca48c-0a41-40ff-87d5-a6002d07e028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:28:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:07.313Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2c3f8357-c148-4eaa-a403-d60ab7f47913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:17.322Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d715751d-a5f2-4e21-ae1d-3d5d5c66205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:27.330Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a03d6da8-ca10-43ab-8417-2bf55a4ec729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:29:29.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:29:29.326Z |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-01-22T00:29:29.326Z |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-01-22T00:29:29.328Z |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-01-22T00:29:29.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:29:29.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:29:29.331Z |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-01-22T00:29:29.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:37.336Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d634654b-187b-4d5b-b971-d2a8dc9ef666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:47.344Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bed7aa26-c855-46d6-a820-3cdb9db9f4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:57.353Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1d3c4f66-3fbb-4eed-9fe5-d656b8061838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:29:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:07.364Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=967caf0f-2958-4574-b994-a18a5a466e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:17.377Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=349e4b3f-77d9-4d26-9919-7d8a7458f150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:27.385Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=798065a6-5704-42fa-a8be-0c4beb66207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:37.392Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2235a3e4-568b-400f-b091-0f0fa2605198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:47.400Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bda9c210-28cb-46ff-88d4-09d43820a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:57.407Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=07be8075-d21c-40e7-9f71-5b1adf985fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:30:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:07.413Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=21e199ef-bc87-42ae-94a9-e445dc213216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:17.421Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9fa480e7-dc38-446a-81ed-11de766cebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:27.473Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7b498168-b2d8-4def-a560-4a0b0085b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:37.483Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c1440f7e-448c-4974-b685-550a82b2c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:47.492Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=4dec8961-13f4-43c3-8cce-3cb7ad1a28d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:57.499Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0959e980-3376-47db-999f-d06da2e3c206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:31:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:07.506Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3e0d849c-d29d-4cf6-b02e-df0dae99b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:17.511Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=12ae38aa-cf79-47f4-9edf-0fa59ea08022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:27.519Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=92880028-c9e8-4f99-8fef-c920af4e7c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:37.527Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=cf6aff00-22a7-4a73-a188-472e1794efa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:47.540Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=549ed478-188b-421b-b922-4b512f90480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:57.551Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ca368d50-137a-4ebf-a911-ef1765c0babc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:32:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:07.557Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=eacdc6ef-c49d-4f6f-9c56-44956eae6ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:17.566Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f3e5a0db-2912-455c-a287-960801571cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:17.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:27.573Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2e24996c-27d4-4cbd-beea-164726902481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:37.579Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7e4d7e69-691a-43a4-94a0-3060debdce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:47.586Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2d9ba0a9-a2fb-45f4-89cc-ce8bbcdb1dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:57.595Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=840004de-b58b-41e6-8f64-47e82618e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:33:57.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:07.605Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2ef7d099-4284-4a97-93dc-0e6c99c15a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:17.614Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=447cab8f-a5ff-4c64-b2ed-29ec59b3361a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:27.625Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=62155d07-3ca6-4dcc-a300-3eb7446559c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:34:29.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:34:29.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-22T00:34:29.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:34:29.414Z |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-01-22T00:34:29.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:34:29.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:34:29.419Z |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-01-22T00:34:29.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:37.633Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=da580533-4ad3-49db-b1ca-f4939405178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:47.661Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c79e9b90-6604-4198-9d12-e8034c0c0655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:57.668Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=aa462561-ac7c-406a-bb07-68988a13d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:34:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:07.676Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=48beb2b4-7efe-41d3-8f59-cda0203b89e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:17.707Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=489b39b1-b966-496a-940f-f709c2b89fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:27.720Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ee1a7889-89e4-469e-be77-6a53dcfbc010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:37.734Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c7313c42-20a9-4090-98a5-e61754c0f99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:47.747Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3f3800c3-f13a-4d18-8b5e-25d36f6da827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:57.755Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a0ba1a00-d342-4742-abcd-aaa7551066e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:35:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:07.763Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9f2fd9b2-1fe0-442b-871f-9a26014eaf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:17.770Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=0cc8b265-3e86-427a-9afd-e5cd10f29ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:27.777Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a2c29efc-476c-4362-976f-194e3387711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:37.784Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1c250a25-e06e-4847-96cc-f436f8f8d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:47.792Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=c2d4732a-f1f7-4acc-944c-1f5f79852215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:57.803Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=1f00480c-0146-43e3-bec6-5433ce7ddba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:36:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:07.812Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=511ea339-161f-4b61-ae01-b091f73f9db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:17.819Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=477b6d7b-5fc3-483f-a63e-9c3088c9efb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:27.826Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=53ca9e9f-b10a-495f-b80c-1a49353a3ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:37.832Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8162e444-eef6-4687-bdb6-4a9c8d1e5372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:47.839Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=bb6b40a1-a105-4383-ad49-831b9ee329c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:57.847Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=3a924395-a483-4011-9ce7-014d200c8b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:37:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:07.856Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2152190f-34e1-4d7f-a2cd-e49001c3c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:07.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:17.867Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7cce51a8-e5c0-48fc-99ed-22b6a7385474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:27.877Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=391231e7-b973-463d-b229-186998a876bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:37.882Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7467ef1e-5139-4dbc-ae74-a2d48bce503f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:47.890Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7b2a0947-20dd-48d5-bfae-a65d68826e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:57.896Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=a72e87ac-6c74-4575-9730-5bab197403ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:38:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:07.903Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=f34ca811-d720-41cf-a6d3-b554b7bce605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:17.910Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=35c374e1-1716-4683-a169-80b54646b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:27.926Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9ca8f7d2-7b41-4e1f-9467-531772b26740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:39:29.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-22T00:39:29.407Z |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-01-22T00:39:29.407Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:39:29.410Z |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-01-22T00:39:29.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-22T00:39:29.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-22T00:39:29.413Z |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-01-22T00:39:29.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:37.937Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=dea75ee8-cb10-475a-b941-5e5b099a3276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:47.945Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=9a948c39-a6df-42b4-a4e5-099c869e6bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:47.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:57.955Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=886c8c66-6ff5-4e0e-914b-e110d1bac1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:39:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:07.962Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=023a98bc-c598-432d-b6d7-ed5c41075473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:17.969Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=8445d6e7-296b-4797-8e63-4bc00575cb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:27.976Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=96ba9927-4a18-4153-be40-e19190041b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:37.986Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=7cacfbb6-7124-4be2-adaf-4eed442babdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:47.995Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=22fab1e1-f0b2-4cdc-adb0-4a17f31bc8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:58.005Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=d5cdb860-6efa-45a3-b17f-2cae1f72538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:40:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:08.011Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=b26f5fac-ebac-4535-a1fa-4e29b074c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:18.018Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=2a3846eb-e7a6-493d-a6a4-298b920a37a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:28.025Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=898b480b-2177-4a32-a2ec-ec9ce726ee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:38.031Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=43a938cb-cf35-4a37-8ce1-27e3da20f08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:48.038Z |INFO |Init configs |InvocationID=c01f2a32-633f-4b70-accb-9490a95f58ad, InstanceUUID=ae091f09-0344-4eb5-b353-8d370b48e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-22T00:41:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |