By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:12:16.182Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:12:16.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T03:12:16.258Z |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-06-10T03:12:17.325Z |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-06-10T03:12:17.494Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:12:17.495Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:12:17.495Z |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-06-10T03:12:17.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-10T03:12:17.894Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-10T03:12:17.939Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-10T03:12:20.486Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-10T03:12:21.360Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-10T03:12:21.395Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-10T03:12:21.396Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-10T03:12:21.488Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-10T03:12:21.490Z |INFO |Root WebApplicationContext: initialization completed in 3550 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-10T03:12:22.216Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-10T03:12:23.842Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-10T03:12:25.710Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-10T03:12:26.535Z |INFO |Started MainApp in 14.466 seconds (JVM running for 15.677) |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-10T03:12:26.661Z |INFO |Start scheduling PRH workflow |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:12:26.679Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a1e61e33-fae9-472f-8507-437568c7afbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:12:28.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:12:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-10T03:12:35.039Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-10T03:12:35.040Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-10T03:12:35.042Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:12:38.373Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a7a7abf2-528b-43f9-ad39-67607b545f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:12:39.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:12:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:12:49.434Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=cd27f442-36d1-40ef-b3cc-3dc9118fe0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:12:50.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:12:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:00.541Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=56de09f2-764b-4dbc-985a-f2fc008bd76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:13:01.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:11.617Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=dd4bc71d-1ef3-41c6-9c97-e809dafb7c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:13:12.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:22.707Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=5abba766-739d-4790-8c07-5761b1db6ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:13:23.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:23.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:33.780Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9b63c80e-e301-46b4-806b-a39698c8d6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:13:34.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:44.851Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ac461696-20b5-454a-b0ad-9ece792f6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:13:45.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:55.933Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1caaac1f-be51-4035-96b6-84c275482656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:13:56.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:13:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:07.001Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4052ea21-32b5-46fc-aa51-1643aa0f36c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:14:08.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:18.129Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=edf76b24-db0d-4729-baf2-dd491bcea59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:14:19.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:29.173Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=10096a86-b911-4836-8067-3a443236f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:14:30.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:14:40.214Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=bf132989-2256-4452-8915-59b1672cb511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T03:15:10.264Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.31.252:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:20.267Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=99a4eb47-25ec-4e65-939d-ceb991df07a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:30.448Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b68fa54e-d178-4389-9a61-6158f5ecd207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:40.475Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b2ed9791-c192-44e8-8c5b-db0882cb2002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:50.515Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=bad3ba79-9a86-4dbb-a5e0-ec8d3e4b8996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:15:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:00.552Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=db8a228c-9ac7-419f-9813-0203b683d4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:00.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:10.611Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=eefd868f-ea79-477e-9e7a-97830cab6cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:20.650Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=12980564-8cae-4e1c-b67a-54e4577de56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:30.678Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=acb8a121-bd8a-440a-ae3f-f5dffa62f676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:30.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:40.707Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1bd2a27c-d918-4098-8659-b232bd7ea508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:50.764Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f2d4d0cc-2c56-4288-ac7b-7f6f97d97a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:16:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:00.922Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=35926a0a-51c5-479c-b5cc-70dc9f862dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:10.965Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a7b5ab2b-de80-4439-9f62-5232a21893f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:10.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:20.999Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=240e489e-3a4d-469f-8a75-3b1e3419c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:17:23.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:17:23.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T03:17:23.235Z |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-06-10T03:17:23.239Z |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-06-10T03:17:23.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:17:23.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:17:23.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-10T03:17:23.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:31.022Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3b4741bd-88b4-455a-b32c-de5c8215b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:41.051Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1b6282b1-aa1b-4a59-94da-15c30b6ecb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:51.073Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0ebcf15c-c3a5-4690-92a8-71e6fea6579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:17:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:01.099Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b81519bc-1340-4e11-9af3-b16f0025f864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:11.127Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4c08df4d-4629-4600-9631-fec3e598b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:21.150Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=5c71d410-89c1-4971-ab22-851398b1567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:31.173Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9c5f247c-92f4-42ff-bce0-315d07c5bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:31.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:41.206Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f1053799-483c-4d2a-ad89-615cfe6893fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:51.239Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c3fb74b8-6fe5-4d14-ab7e-cd44acc0825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:18:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:01.268Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=aa475671-afee-4a98-be33-fc6d5f4bfa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:11.287Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7e0f392d-06aa-4c50-a392-cc79ce404689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:21.305Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a1598e62-905a-4b44-9228-acf20f43bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:31.320Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=97cb9c35-04e5-4094-8844-d9c8d585cf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:41.342Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=11023f92-a7c5-4672-8d8c-df2ff3932d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:51.368Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=256f2cd6-f6a5-4124-a544-fa6b3215bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:19:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:01.392Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=14db4f0a-7d42-4750-a34c-cac63600c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:11.411Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=895a401f-8685-4498-9198-204922c5b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:21.428Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3b195767-42dc-4edc-a407-34bcbf904fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:31.445Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d0592654-70a3-484e-8bc0-c4165a213f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:41.463Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=5ff4484c-0b0c-4bc6-892e-165e1d287206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:51.483Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f0a60042-b491-46df-beda-087acd0c05e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:20:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:01.498Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=da818382-0fbf-40e2-a4cd-217a0a6ca2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:11.512Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e7f0b502-6d23-44c1-ab3b-557868f9e45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:21.528Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=37459916-3e71-42cb-a585-ba8fbe34acc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:31.544Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8c992402-6cb3-4eaa-b254-8e0f365f494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:41.559Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4f6265dc-2681-42ea-9349-1b25ba47b95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:51.577Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f9c8f974-8ca4-4514-972c-9e915549cdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:21:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:01.593Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=44ce865f-867a-42c4-bef0-b5cda60e4f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:11.609Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=fb6bb770-9906-49e8-8c3d-fd3a40c92381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:21.628Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4b60c525-5e8b-4581-841c-3fdbbf51cda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:22:22.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:22:22.748Z |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-06-10T03:22:22.749Z |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-06-10T03:22:22.753Z |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-06-10T03:22:22.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:22:22.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:22:22.766Z |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-06-10T03:22:22.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:31.643Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=23dbe94f-ef3a-4279-9400-754dd88dd142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:41.660Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d885501e-00a6-432f-a718-9655a4a75b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:51.677Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ec87c7d9-a95f-4a27-9b61-0732f9d3d458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:22:51.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:01.692Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=aebcf120-9e76-4dff-b90e-e40860025e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:11.707Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=be5eb509-dbe5-404f-9b1c-0092d6b4a77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:21.722Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=80d4e7d7-d915-49cc-9d6d-ecf66f2e510b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:31.737Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4fa99feb-d7de-4711-9a1f-5899238f0cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:41.754Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=850211ed-bf5d-4aab-9446-d1e64e224c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:51.770Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=dcfc8bb4-0dd7-4031-867a-c8c89c3dcec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:23:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:01.792Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ddd0ebeb-4525-459c-8bca-bfdb349bff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:01.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:11.809Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e23bb54d-05ce-4dc3-8e3a-06056a7a7472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:21.839Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=400eebe3-b8eb-42ad-a5de-d174ddba2b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:31.862Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=84ecb18c-6ae3-4f0e-b910-dee9d31043e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:31.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:41.879Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7fef8428-b51f-457f-a016-8a54b77af89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:51.894Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=63cf44fb-d4ed-4766-b553-8778c6a73702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:24:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:01.921Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=da9d625b-6e83-4e48-85dc-823ccaceae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:11.936Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=fd7763cb-b838-48ef-8903-b87d9a1a952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:21.952Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ddb0357d-98e1-4f81-9f09-042307b3760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:31.978Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0ef41050-9172-4882-bb7d-c13e40d57c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:41.993Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=be468d59-d64b-46ab-b9a8-ed2b5e4b6f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:52.007Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6a82f7a0-580d-4d76-869e-22e5583384f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:25:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:02.024Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=685cb7ff-176e-4b27-a6f8-6393df7c8a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:12.038Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7256554c-e65a-45b8-a951-df45b66e555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:22.052Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9bd78bed-77bb-46bf-8221-07128f7f97ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:32.068Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b9aef949-5045-4b0b-88a0-24910d026b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:42.082Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=80b57e62-ff81-4af2-a335-3161143400a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:52.096Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2edd04a7-9da8-46be-b7c7-de08a52aa2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:26:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:02.112Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=cfbe697c-3344-4533-afe8-cf8715b62ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:12.135Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8326b850-aca9-4401-8b20-f282dff1762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:22.150Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e7cd159f-0615-41d8-a2f9-e895efc8d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:27:22.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:27:22.613Z |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-06-10T03:27:22.615Z |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-06-10T03:27:22.618Z |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-06-10T03:27:22.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:27:22.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:27:22.630Z |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-06-10T03:27:22.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:32.165Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=43898b4a-c4f8-4069-9bc0-217fe4024496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:42.181Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=32646681-8aeb-4aed-93a9-b333cd9b7b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:52.199Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4c9a4c98-9ef2-43bb-8221-3a62c2455ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:27:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:02.223Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6d967585-b22c-4ac2-96d1-f194d1510d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:12.240Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=bd97bc06-63e4-4ae8-95ab-b402ef072b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:22.254Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b2947a1b-9161-4150-861b-5926aec4782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:32.268Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=199d3bfc-300d-462f-9675-117fa6af8d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:42.285Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b15db343-af00-434d-9c88-c354634adda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:52.301Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1d58ebb3-a874-4847-b5c2-287056565956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:28:52.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:02.321Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f931b88d-4c2f-4d9a-8391-54c03ee07859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:02.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:12.335Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e37945f2-4830-45ce-b33b-8c9a5746b16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:22.349Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2b83478e-0e0f-4bdc-87b3-e11469eaadd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:32.365Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1ea6c4f5-d580-4ce9-8de6-8d9f9cda4c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:42.388Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2175a72a-188c-4bff-9364-c24e6e282d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:52.411Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d4a6e4fe-6238-47ec-b84c-98e48740907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:29:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:02.433Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7e312b18-942c-434d-8e76-1fab98729e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:12.451Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b63c94cb-98c6-466b-a02c-aac13b19a1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:22.465Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d18c560a-866d-41b3-a963-3f829f01e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:32.485Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e8abaca9-739b-4a66-ac4d-66dd0d4fe42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:42.507Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a731c334-6675-4fc6-b535-cfa034ade4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:52.525Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3772026a-8d47-4d7f-aa21-cb60c4db785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:30:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:02.542Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4aed275a-b3ea-4637-a71d-acfdec09be57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:12.556Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b487cf82-76e0-4d1e-b6d0-b55c50d4db7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:12.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:22.571Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c4ded025-06d8-4356-822a-d49e152a8c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:32.588Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=80c1391a-4bdc-46e0-ba7d-813627db6c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:42.609Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b9470c48-dd23-48a6-b91c-9b767c646a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:52.629Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=615a071b-675e-44c3-81e6-5506eca3925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:31:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:02.653Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9d99e7e8-399a-475c-970a-f84911e34946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:12.671Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0d11f266-91a3-407d-bc65-b71b651152eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:22.693Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=37ed0f6f-5c92-4031-a8f9-69544bd26c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:32:22.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:32:22.695Z |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-06-10T03:32:22.697Z |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-06-10T03:32:22.699Z |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-06-10T03:32:22.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:32:22.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:32:22.712Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-10T03:32:22.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:32.714Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c7ab980f-a70f-4f74-ac3a-862241cca868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:42.735Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e5bff37c-4ce8-4d81-a83f-5211cb272668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:52.747Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0183d5b7-ee05-4b49-ae87-9309262bf2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:32:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:02.766Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=794026b9-b531-42a3-b904-138e7ad7fe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:12.783Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=cb27d0e5-b79c-4e4c-9527-f5b6fc43f2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:22.900Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9427d352-2de8-45bd-9465-e1ca3b90a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:32.993Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=5c9f3ed7-aba9-4baf-99f1-957ce5c21004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:43.038Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=41b9b9c4-eaf6-4786-88ed-c06354e4ac69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:43.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:53.101Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=38f4b9e1-5b92-4a48-95f3-a7d607a4c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:33:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:03.119Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ac399797-500f-48f7-8e99-e37110983be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:13.136Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=88547557-962a-480c-b6ad-8ee66b5703e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:23.165Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=469b3d33-a0ea-421b-bd2b-ac04d886ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:33.181Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2d28d550-546d-4e16-a35c-1789ef60e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:43.205Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=329b932a-7f70-464f-b080-81f66cedfcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:53.231Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=90814c9b-6530-4b26-90e7-ec1e01ee5eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:34:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:03.257Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=adb5014c-a90a-4323-b191-c1726a2e5232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:13.280Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c07147df-ce70-4c96-8f91-474d6f26e545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:23.314Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=df9d378d-7ec2-426d-91ca-7ad3d1fa2600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:33.340Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=558e8a40-d546-473b-a258-7c973f1e2d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:33.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:43.368Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3ba0a1ce-9f39-46f8-b6a6-32a182e59457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:53.384Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d9e82579-1376-40c4-b628-78b430218fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:35:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:03.403Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=46782590-6a7e-493f-8e3e-60cffbb9c99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:13.421Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=551c292c-73fe-4839-af26-5b234844038e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:13.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:23.438Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=63effb34-dab1-4e83-a8ca-4d9d9a2a5360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:23.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:33.475Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7265f7d8-6507-4540-8c2e-595cfb8f28bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:43.490Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e92e7db8-7afc-45ae-9ad2-ded0595d933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:53.513Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=36021a88-859b-486d-a36b-7689adf384d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:36:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:03.527Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2de3b73d-bee0-451a-a105-2df912a413e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:13.544Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f9803a0d-5f0a-46ee-bc74-d6effce50a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:37:22.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:37:22.678Z |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-06-10T03:37:22.679Z |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-06-10T03:37:22.683Z |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-06-10T03:37:22.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:37:22.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:37:22.700Z |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-06-10T03:37:22.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:23.556Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3dafc28c-90f4-4870-b623-2709a9e8b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:33.580Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=59ec8ebf-f35d-4148-b677-3195d603d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:43.593Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3626b5cb-756b-4cd7-a06b-28b8ed1d5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:53.609Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6d05f381-0e43-45cc-823a-3ec4cae7c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:37:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:03.631Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=5858fa9f-1569-4860-aa3b-6a4d806b1a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:13.646Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=27976de2-e7ad-4a30-a68f-270eae12972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:23.668Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=89b81f35-88cb-49f5-857b-9663015d28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:33.686Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=245a542b-0c3e-49c3-93ab-1c75c7aa4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:33.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:43.700Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c821b61b-f09f-4e87-8019-ab4899b7ad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:43.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:53.715Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=897b44c2-a97b-43c0-a7ae-d4cf6cf30bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:38:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:03.728Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=31976311-2eea-4890-b95f-37d229daee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:13.742Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6cc408ff-b980-4a7f-92ec-131bc5e337e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:23.767Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e0ca6e34-e3ab-4ff9-9c18-da8930cabedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:33.799Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=813dd027-b89d-4cb9-8fe4-23a1c8388b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:43.813Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=efcb793b-23af-4000-bd0d-263caad6ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:53.828Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d8ba6d8c-243a-44e3-ac39-6fb5c967e910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:39:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:03.841Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=68f1e667-29c1-4a44-a860-20cad981ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:13.860Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a87e4de4-5476-4fb0-b987-72a370f371d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:23.872Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ee7fa86a-7b15-4287-9fd0-850a5b75da7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:33.885Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4f5df766-d546-4508-a13d-72b95a64c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:43.896Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ee7fb964-67f6-4e84-8154-e884b3d830d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:53.916Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8423709f-3449-4832-a303-a3f1a572e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:40:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:03.932Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f1f040c7-30e1-41a8-b1ad-f84b5814c9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:13.947Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0fa1e5d6-8847-4185-9d9a-83e3d6246a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:13.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:23.961Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=319a6d70-2166-4082-b1ec-1b42fa621378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:33.974Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7265b350-8d58-4006-859e-dd117f3c2c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:33.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:43.986Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6694a0a2-b844-46af-a5c4-bb855f6d1566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:54.003Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3f70d944-c700-4f10-95bb-e30a4365b897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:41:54.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:04.016Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6f26d893-d00e-4e19-b3b8-a4ff09c8b1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:14.028Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f0d08590-2d30-438f-93e3-a893b064631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:42:22.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:42:22.647Z |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-06-10T03:42:22.648Z |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-06-10T03:42:22.653Z |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-06-10T03:42:22.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:42:22.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:42:22.664Z |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-06-10T03:42:22.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:24.043Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b847a958-38ab-4e6a-a510-a47c644f7597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:34.057Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=177c52ac-178f-4e10-8927-0a1478900fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:44.070Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9d63833d-6289-45dc-95ee-839dc8285630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:54.084Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d46f5f3e-71be-423b-9e9c-1755ae0e21d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:42:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:04.099Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f7d7614e-54f3-45c6-aec3-f1a9a56aa24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:14.113Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2047d9fa-48ba-4500-9d83-74c46a07a99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:24.125Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=cbef1b3d-4519-4780-99f6-6eb030d402ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:34.140Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3acf9011-314f-45ae-9f3c-cf645047d436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:44.161Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=12878087-df88-4761-b1bc-64e6330734e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:54.179Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=edc2e4fa-ba9f-4b24-83a0-45b4f1e3b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:43:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:04.194Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ec058bbd-56d4-46c6-a967-432dfc263c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:14.221Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9f1d090c-f2ac-4bbd-a689-4dec20f5a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:24.243Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=218ac4c2-e174-453a-8b6b-6e9645bcfae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:34.257Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2486d37e-4eec-4f47-80e1-d3c3168591ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:44.273Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=bd5dd72f-8b0b-44d0-8ced-28e903482df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:54.288Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e9c026bf-cb24-46aa-9ba4-67c017791e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:44:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:04.303Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=75e90c41-680b-4ebd-b087-3bb0ee7e57a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:14.323Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f19a2bbc-264f-4d88-81a9-8f21c2d675e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:24.336Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8be354b9-245e-4966-9ba7-0276b0a41cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:34.370Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d357d6c7-340d-4b45-8d9a-9c2d8648c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:44.400Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=276f9676-d2e2-430a-a98a-22b4d18601e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:54.412Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2f3ccf82-de14-4e5a-953a-68f3c0e71bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:45:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:04.425Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=26b7ae6a-366f-4af9-a767-a534b2113ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:14.439Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b1e6d5e3-5415-4635-aba4-a9ab0da8be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:24.454Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=07d88422-dae0-4545-8f1a-1d9195c264b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:34.468Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f7b49900-daee-4d4a-9d41-b4381500f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:44.482Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9fea8c7c-7f3b-4af9-9156-c0c0b65fb760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:54.495Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=331960c7-c017-4e65-a3f5-0c80e9771650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:46:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:04.507Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=35503c5e-6614-4194-8e2f-2b84e00ac914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:14.517Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9c9667c4-4247-413a-97a2-da0bb7a20da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:47:22.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:47:22.613Z |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-06-10T03:47:22.614Z |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-06-10T03:47:22.617Z |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-06-10T03:47:22.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:47:22.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:47:22.624Z |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-06-10T03:47:22.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:24.529Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=01ccef48-9d11-466e-b00f-c6c9c27c9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:34.541Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=5445c6aa-7693-4872-9433-4043906e741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:44.553Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2e68d04d-b321-45fe-ac19-e905334d908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:54.565Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=14b3da65-d1f1-4824-8cea-3bb59a3b8068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:47:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:04.577Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f7fee4e1-ad06-4b70-a367-82e004a2fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:14.593Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=03036bcb-5290-459c-843e-6dd93d5023ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:24.611Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=25a8fc89-1b5b-432f-b282-e046a4fb0d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:34.635Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9a63847a-fa93-4882-8775-440d1f8520ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:44.657Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7983b30f-35d9-47e6-91dc-53e922b8ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:54.671Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8c03867f-ed2f-4057-a261-7b6567ea90a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:48:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:04.685Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=65b6e274-7b81-467a-b401-0e60df4e82a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:14.698Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b57ec24d-3f65-4fa2-b988-a7d4d07b5a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:24.709Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d2ffba41-5ab7-4368-b0cd-8a3349e272ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:34.722Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a67d52b1-0344-4163-bf82-5d26bba9e2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:44.735Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=02f938cf-69af-4433-a069-36679c4dcfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:44.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:54.750Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d5e9b363-0f09-4e6d-9613-7f4f2bd2a35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:49:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:04.762Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=dee36fce-dc09-4ac4-8e6b-e1d3dfbb873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:14.774Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0e5a9814-f175-4f00-8cd0-251b5c77e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:24.788Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=81a21273-34f9-40b9-b600-db7428485308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:34.800Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b356e18b-66f0-4389-8818-88927ed1fc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:44.820Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=45eb3a6b-02de-4815-a000-45a4f51ce514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:54.832Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=258926b8-8d16-4635-8eb7-22f2873ee688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:50:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:04.845Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6affcc3c-3582-4dbd-9722-a26ac6e06027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:14.860Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f5b16c06-1de8-498d-b6fc-2db6f6c4ed37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:24.873Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=952a4353-e499-440c-9b4e-8857695a8d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:34.887Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=570e5231-dcdb-4922-874c-0d3d9be2ebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:34.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:44.899Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=82d02bf3-65dd-4eba-8a32-cec372a4733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:54.911Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c06440fd-ca62-45e0-a331-e394b2943213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:51:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:04.925Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=04b27d18-61aa-42a5-a327-6e166e19909c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:14.938Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4e4cf949-ea09-426d-884c-23df39e69594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:52:22.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:52:22.652Z |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-06-10T03:52:22.653Z |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-06-10T03:52:22.656Z |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-06-10T03:52:22.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:52:22.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:52:22.667Z |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-06-10T03:52:22.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:24.954Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=9062f551-ab06-4baf-9fac-9ca76f257fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:34.972Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=dce01fc3-974a-4c32-871c-006079d173de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:44.986Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8e60935e-3d51-48e5-acb9-94c3118be47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:55.002Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2bea4384-b4b2-4f66-a51e-21ee158fa592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:52:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:05.021Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=cd17b244-5dad-4c9a-a972-9c4791dce466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:15.034Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=28469668-0771-4a5a-a36b-14318e394978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:25.046Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b8a099e9-ba11-4a64-a364-4ae4e556f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:35.059Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c44f0feb-6e6d-4f8d-aead-d0182da57b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:45.072Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=42deb2e1-78fc-47f7-b1a6-c2039691e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:55.084Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d74e8c22-d6f6-45de-82e6-fe956eaaeb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:53:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:05.099Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=61fa274c-42a3-4aed-baa2-c010a21d0cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:15.112Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=72dba26e-f0d0-49b1-bb59-2418cf912327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:25.124Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=cb106241-4122-4858-bee9-93fa0b9b9a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:25.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:35.135Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=939023ab-8568-458c-8cb5-55461dc7b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:45.147Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6fa7a4f3-41ac-41b3-9a96-435ff741309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:55.159Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=193716b4-d2c6-485c-adbb-c49925535f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:54:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:05.171Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=bc9bb565-d97d-43ce-808d-0048241d5d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:15.183Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1f466505-8d6b-48d5-9f8a-f0ff7e3fcbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:25.193Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=fd589635-5dcd-4940-b483-d7c1620adecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:35.210Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=536f4b6e-a013-46c1-a805-5633f67c3728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:45.224Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=eb30542e-ff4e-45b6-bef5-6c172ecf956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:45.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:55.240Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b7834be9-f465-47f4-9dd9-9fdc3650ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:55:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:05.252Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8a65c628-23cc-4ff6-887c-af813aa31806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:15.274Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7dfa28b2-997b-4ade-94b8-13f24e3774d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:25.286Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e32927c3-dd6f-4e64-8ad2-98ec85548f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:35.297Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=fda245a6-ce63-4bd8-a35b-7cbd9b40009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:45.308Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e78622e7-1cbd-40cf-a0e0-bda3af059224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:55.321Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4e669ed6-aa32-4702-8366-7a655d0b48b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:56:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:05.331Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1297dd1e-d0c5-4c2e-b11a-b08bdc9f0cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:15.346Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=aeed3a51-269c-41d1-baa6-3b287e598c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:57:22.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T03:57:22.716Z |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-06-10T03:57:22.718Z |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-06-10T03:57:22.724Z |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-06-10T03:57:22.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T03:57:22.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T03:57:22.738Z |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-06-10T03:57:22.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:25.359Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=38a80304-7f7d-4483-87e3-e2008821f64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:35.371Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7c8dfba4-4297-4314-9a89-33430db2e918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:45.385Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=fdd740c7-60bc-4fdf-9065-4aa697f616d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:55.398Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=e6882a52-b400-4be3-8b33-a364a31a9805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:57:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:05.415Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1f3deba6-44cf-4707-a78b-72341d432c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:05.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:15.428Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=12fe9c1f-bbef-4216-9ab8-84b3c3e0a8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:25.439Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=71dd3997-a819-461f-99cd-1da23b86367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:35.451Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=3f61c0b3-3806-4a28-9375-0302e39b0ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:45.464Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0c3bd7b6-997f-4c43-8b70-7de7407c90ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:55.478Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b473ede6-91cd-4dc6-b735-7bc27c9096dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:58:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:05.493Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=303c3432-7f5b-4c6b-b019-e52e9298eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:15.504Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=96b59137-9677-4bb7-8283-6640d4720cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:25.516Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f7b0ebc9-5fd1-49ee-8d83-d9465f6c7f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:35.529Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b4359b40-b3f6-43ac-bbf6-cf66e359aedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:45.541Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=be40e81f-e01f-44ca-bc14-040ee30cda64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:55.551Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=694c1e69-a3b8-4a6b-bc40-48d54d9236f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T03:59:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:05.565Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2754fcc5-aae5-4832-94f8-4bd685a926f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:15.578Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c9a9c378-6c4c-42a3-8578-7928cb26d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:25.595Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1499c0d6-4e80-4a54-b20d-f7e2ed6e1590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:35.608Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c5218a5f-d213-4e16-949a-3495896888aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:45.620Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=21249f04-1811-4775-ad5f-5304361ec2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:55.632Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8e15459e-5443-4e12-b80a-87863fcde08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:00:55.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:05.642Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=26abdeef-26f8-40e9-825a-4f082dd8b7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:15.654Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ee03a022-1ba2-4024-b952-7065fde93241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:25.667Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=847f2e18-f66b-4bd8-a3a6-ea5693a6aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:35.681Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=65857ad9-98a3-43f5-9926-76d66076c37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:45.694Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b3f1e746-8295-4feb-83cd-3cb658776bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:55.706Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=79c7983a-7c95-4062-a7ab-b1611f0d2a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:01:55.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:05.722Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=609b0b9c-917b-48f5-81e2-b9469d54b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:15.736Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=126855e9-f178-45e9-b9f7-4dad38974923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T04:02:22.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T04:02:22.605Z |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-06-10T04:02:22.606Z |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-06-10T04:02:22.609Z |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-06-10T04:02:22.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T04:02:22.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T04:02:22.616Z |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-06-10T04:02:22.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:25.762Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ee885d28-8d6f-46cb-94a4-33616bfa4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:35.778Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=bbf95cef-340a-4489-96d5-ccdc5384cbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:45.794Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0169c137-8190-42be-a636-df8fe7371c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:55.806Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4c99ad75-da47-4e48-b005-91f5ce7fa64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:02:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:05.818Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=4f4c6dee-1038-4ef5-b70b-49e25e3fcae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:15.830Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8fae92f5-ad6e-4260-8bf2-5afcefc2fc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:25.842Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b536d40e-0118-46c7-bd53-bc82415f35a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:35.852Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=c12d9712-ae95-49f0-92eb-2128a03919ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:45.915Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=2cb98ce0-17f8-40b8-87c3-a651519715e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:55.925Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1241a6e2-7242-4e54-9197-df95e2ed5fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:03:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:05.934Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=41d4d41a-9995-4738-b3d6-2a2020f08c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:15.946Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=0a9507c9-eea5-4b1f-aeda-77d36b5f0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:25.957Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=29c0e787-da61-44bb-a7cb-0b63386771f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:35.968Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=30671330-da6f-4eab-bea8-19822ff39f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:45.986Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=461e4e5a-550b-4abb-a759-be1549575d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:55.998Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a572d575-cd47-4024-b025-6c46aea8bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:04:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:06.013Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=7ed55abc-1098-4d22-b636-51912c835d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:16.028Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=464720f0-175d-4346-9691-11d67c6b5efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:26.058Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=1be82945-d5f8-42d2-8361-07ba384143fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:36.071Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=6b2832d3-cdd1-4cab-b1e5-e6beb24cb815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:36.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:46.084Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=656b812a-2ced-4c80-8d90-274ae99a1b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:56.099Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=8d869641-9ce7-4b01-aef4-ed1e901a9dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:05:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:06.110Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=22b76025-5521-4207-b5f9-77057b7329f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:06.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:16.121Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=53ca74dc-2f1b-4f90-aee2-dc8c2999cb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:26.142Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=d440c369-2a1f-4084-b3a3-52b3bde384c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:36.159Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=eff7536b-5e8e-43e4-9110-493feeb8f1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:46.181Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=221ce6ba-1c02-410d-ae94-882f3e348268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:56.197Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=b7c510f8-f987-490a-ba48-8f904dfa1b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:06:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:06.212Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=da405bcb-392d-4a9e-958c-fd5bfbef61ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:16.222Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=f15e1b22-115d-4b3e-8848-e690e6a72fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T04:07:22.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T04:07:22.637Z |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-06-10T04:07:22.638Z |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-06-10T04:07:22.641Z |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-06-10T04:07:22.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T04:07:22.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T04:07:22.653Z |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-06-10T04:07:22.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:26.234Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=ca46f15f-7c47-4192-ab3b-7ce8c9244f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:36.250Z |INFO |Init configs |InvocationID=a0cd2fba-bcf8-4dc3-a8cf-992ed77badc5, InstanceUUID=a58686c4-4a0c-4557-9ee0-286876a31912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T04:07:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |