By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:08:11.600Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:08:11.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T05:08:11.640Z |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-24T05:08:12.334Z |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-24T05:08:12.437Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:08:12.438Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:08:12.438Z |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-24T05:08:12.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-24T05:08:12.683Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-24T05:08:12.707Z |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-24T05:08:14.104Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-24T05:08:14.559Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-24T05:08:14.579Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-24T05:08:14.580Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-24T05:08:14.660Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-24T05:08:14.660Z |INFO |Root WebApplicationContext: initialization completed in 1952 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-24T05:08:15.144Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-24T05:08:16.032Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-24T05:08:17.241Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-24T05:08:17.771Z |INFO |Started MainApp in 8.682 seconds (JVM running for 9.458) |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-24T05:08:17.844Z |INFO |Start scheduling PRH workflow |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:17.855Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=02892d82-1f79-4b23-9b7f-0e466b60e07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:08:19.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-24T05:08:27.361Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-24T05:08:27.362Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-24T05:08:27.364Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:29.290Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=10dcf7e0-7caf-433f-b049-13efe12076c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:08:30.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:40.348Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a698cc78-64ad-4ae4-a4d6-a7a8ab45247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:08:41.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:51.423Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=20bcfebf-6611-446f-8cd8-be990ac0d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:08:52.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:08:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:02.492Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=db550607-c3d4-4a36-b30e-acdc5cc9e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:09:03.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:13.531Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=41167a08-5edb-44f9-a4b7-3294059b0915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:09:14.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:24.571Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4d4a7fc4-95ca-4137-8240-b709aaeed0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:09:25.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:35.644Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2b7424f8-aa2e-4899-a9f9-0ea4c4d6a4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:09:36.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:36.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:46.750Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=403c3744-5d1b-4da2-a982-e4ece345e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:09:47.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:57.792Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fa5ed6a8-dd51-43e9-99e8-bb8b89b12cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:09:58.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:09:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:08.830Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=29991351-1e8a-4641-9e9e-5ca07e66a13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:10:09.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:19.867Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d820d3a4-dc65-4f3c-a317-a10f6308cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-24T05:10:20.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:30.907Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=21286d4f-43b0-44e2-b028-2da2c9441e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:41.081Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ef88772f-f34b-48d6-8c6e-5908ef9a5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:51.098Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ee85fb52-8e3b-4281-8750-560faea27bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:10:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:01.113Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c834ff42-7800-430b-865e-995a361d46c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:11.127Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7136f0af-b893-495f-9952-096f5dcfd78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:21.147Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a82e3e58-7783-4034-b983-7b61afe5124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:31.163Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=daab68b0-3675-4c63-886c-7365364529a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:31.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:41.184Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bcb5c5be-c09f-4ddf-a440-a3bec8a4f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:51.205Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a7ba74bd-ddcb-486e-b18e-074421bac3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:11:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:01.221Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=084f06d3-06c5-40bd-9e47-58385dc37ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:11.234Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d214cb66-038f-4ec2-9b28-2b5561f6f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:21.247Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=36d680b9-12d7-48bd-8dd3-d51b0737dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:31.261Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=455dcfec-73ff-448c-b5fc-cd8b1e89bc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:31.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:41.277Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0514afb5-4424-462a-800d-076b99780a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:51.289Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fd2f4759-635c-4e28-9a83-cbebb129dd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:12:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:01.309Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=88d1dc0a-2482-491b-ab67-e38a521fb589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:11.322Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=75e2045d-1ab9-4758-abe6-64b5e3d32bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:13:16.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:13:16.361Z |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-24T05:13:16.363Z |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-24T05:13:16.365Z |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-24T05:13:16.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:13:16.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:13:16.377Z |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-24T05:13:16.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:21.344Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0c0f7a7e-c9e3-4c40-892d-f24c92f7a7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:31.360Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=07704228-9156-4108-9248-6e27a7061b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:41.373Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=26ad5e4a-0807-4d4b-b32b-cab794bbb9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:51.387Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=75dc63dc-bd62-4bdb-b001-0c87d9828521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:13:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:01.407Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0c49af91-a437-47c2-8ecf-8826cec74359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:11.420Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0c329b00-468c-4597-84c8-7612e2d78c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:21.433Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e7e269e9-ed7d-4fc1-8842-385dd8e0970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:31.446Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=52a6c47b-80f5-4328-b8d2-34a3df875c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:41.460Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5389eba0-22de-4931-86fa-b254337a20bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:51.473Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=761b2acd-d8bc-4aa0-addd-9913f835b237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:14:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:01.484Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bef60c2f-32c4-42a8-974f-e59fdb527074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:01.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:11.496Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=dae93366-cd74-47a9-979e-8f741f8b7c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:21.514Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=33c647bc-5b1a-4cda-b15b-2b8cc771c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:31.526Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=06576970-06a0-4c23-adb7-7768c36daa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:41.539Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b072a0df-d57e-4d30-b58a-35a1480ae637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:51.552Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7450cad4-f7ea-4a4c-829d-e0048f6ea7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:15:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:01.566Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1a6d0a7d-ab86-491b-82ab-e2108c6cf6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:11.586Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c557ca35-3d1f-485b-b3d0-6ab12222f3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:21.601Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=32e9c4c0-4355-4a7c-b4dc-822c099daab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:31.613Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e0d86872-eedf-420b-9c23-5f672f2e4365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:31.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:41.627Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=00d2548f-09c3-42e3-8f00-186751878b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:51.644Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=16bf668a-6ea7-4602-b878-b1b870321fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:16:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:01.658Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4a156beb-d24e-498b-afe9-f920520d2134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:11.669Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c5049635-4e2b-4239-8c23-4fb1f1dad400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:21.682Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ba26e91d-33ee-428f-a5fd-b85972549cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:31.698Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=18d85f7b-4b7a-4f7f-9dd4-3894e6feeba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:41.711Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a2921e34-e5d5-4bdb-b343-3293efb1c901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:51.722Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8e27ac60-a252-456c-8855-a63ef4104172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:17:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:01.734Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f7e24059-70a6-4c07-b022-e2a48c255392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:11.746Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5ccbd7e8-403e-432d-90e5-cc578fb4f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:18:15.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:18:15.460Z |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-24T05:18:15.461Z |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-24T05:18:15.464Z |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-24T05:18:15.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:18:15.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:18:15.475Z |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-24T05:18:15.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:21.757Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=189b2dc1-2914-4380-a352-8e13aca01cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:31.768Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=93d9f757-4e40-476f-98b7-ddda657a7e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:31.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:41.779Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4909fa2e-1e36-4464-9a19-fcbbaac3712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:51.790Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fd9f4ec8-3162-4427-9856-f91c11bce3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:18:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:01.801Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0c52160f-5faf-4414-8586-47be9bcef66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:01.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:11.813Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=42d62a5a-353f-44af-8e79-10c724da5eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:21.823Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ee650953-2517-4c33-bfc0-6316725c2c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:31.839Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b1578697-78df-4470-b517-ba85444c9c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:41.853Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=64e0d629-e3e7-48b8-a8b2-49d09ff2b86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:51.867Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f8cd8123-198a-4aca-97f0-fc3db5d04e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:19:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:01.877Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7fb3d469-d734-4500-a5af-f2f7fe545464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:11.888Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4f21d0c7-f196-4b04-a9fd-6eab3e8a9c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:21.901Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0aedf3e0-32bc-4ca1-ad7f-89397bce89b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:31.916Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5ac30151-2d7c-4765-8e00-d63bba79e366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:41.927Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7402a912-a3b2-4567-86b9-0415359e07ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:51.939Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e4ff80f8-aa7d-4397-a3a3-99b2701536b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:20:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:01.951Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c5509f82-bc03-4b2a-9ace-1bde4dc19883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:01.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:11.962Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=071de531-f181-4cfc-8768-57f05036d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:11.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:21.973Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6be44be3-75af-4c04-9283-c91071ba3c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:31.984Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=148fc278-5fbd-431e-9ae3-06e042f49e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:41.995Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e8687a93-1f61-45ca-bd40-30eb8151c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:52.004Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1b570921-9b32-4a32-b292-768935bf95fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:21:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:02.015Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2ef301b6-5e6c-451d-a44d-f9f2726d7d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:12.028Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bbac040e-09c6-46ee-80cb-59f9068aaa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:12.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:22.039Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2c600583-5fa1-49f0-b986-d9aee4e67c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:32.049Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5e2034d0-25ae-47b0-999a-fbfb69d6a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:42.060Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9a69fd4e-68a0-4c19-944e-d572481b28be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:52.073Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c585e227-c83e-4243-b49a-ca692af1c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:22:52.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:02.086Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e841938d-9e1b-420a-9ff4-b570f1566636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:12.104Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=84715c1a-ca73-4b99-bc61-334047febf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:23:15.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:23:15.495Z |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-24T05:23:15.496Z |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-24T05:23:15.498Z |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-24T05:23:15.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:23:15.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:23:15.508Z |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-24T05:23:15.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:22.114Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9ed5b44b-a988-412f-b5df-2d2aeea16b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:32.125Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a07b76f6-744e-4cac-bb47-d3a0f8fd16d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:42.136Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b0668d56-5570-46e1-9b2b-42bdf1b06211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:52.147Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=15b3ad3b-abda-4fe7-b7f2-bb940bdbc700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:23:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:02.159Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=66116e08-b621-4e35-8c0b-6e719a193e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:12.170Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3dcef265-5d2c-42af-bbe4-b1c0970345b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:22.180Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=54a6e700-9423-44e2-a227-c0e74e40af96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:32.190Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=18d06776-f200-41bd-bd9b-2e01a1d353d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:42.201Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a5b805e9-04f7-47d5-afbf-7f67d7961e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:52.211Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bbe0564f-d488-4da1-ae74-adbfe331212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:24:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:02.220Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a4f471ba-ae0d-4570-b8f8-05b36c879ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:02.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:12.231Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5c29ebc9-59de-4bd1-b060-dddc12136978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:22.241Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4b6bd41d-2f14-4132-b481-7e80fe9b148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:32.253Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f513da3b-3fe7-4371-b772-9eb01685098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:42.263Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1b59153f-14e0-4d0f-b672-2162a5ceb2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:52.274Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=43ebc835-0dfb-46bf-b1a9-346176962af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:25:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:02.284Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7a8e5b2b-31ee-4bef-b5f2-e2f2dd8ee55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:12.294Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8de57286-4807-4490-9c0c-89d8401a246e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:22.307Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5dcea767-dc62-4268-b157-fbaa0807a4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:32.321Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f6b892cb-df3e-4197-9d8e-522e340ff86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:42.332Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cf5b1413-c845-4ada-84f5-755d7215f934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:52.341Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d110f7f6-2efe-45a2-9214-c96e2123ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:26:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:02.353Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d5ccbc43-03cc-4ebf-bbe2-6cc15220d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:12.364Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0df39c99-8d20-496c-a025-3a2633b3e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:12.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:22.374Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2ef479cf-acf0-4be8-bfa1-e39fcbb14bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:32.388Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2a0e0e44-f204-4f71-9274-ffbd92278714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:42.397Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=400e7e7d-178a-49bb-998f-9cf25f12366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:52.408Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0f4422ae-3c51-42ec-bdd3-08e623096afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:27:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:02.418Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=65e9bb8e-2add-4a6c-b9d5-c11f56a772a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:12.432Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b65ccbae-8895-4fa4-b9c9-62553b4dc7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:28:15.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:28:15.460Z |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-24T05:28:15.461Z |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-24T05:28:15.464Z |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-24T05:28:15.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:28:15.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:28:15.477Z |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-24T05:28:15.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:22.443Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1bf8cad6-c7b0-493b-a817-b5d4894ce735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:32.453Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=61738482-071e-400d-acec-cbedea9f3403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:42.461Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8cd52abf-16e1-451c-a820-f47d701c70b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:52.477Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3b9ece75-e77e-48cc-92fb-961d8a15648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:28:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:02.488Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0fa431e9-7a76-463d-9b69-9bd34dad8372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:12.501Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=250f968d-703b-48b8-88f9-03963d3fc693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:22.511Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=60feec64-9dba-4357-95da-5302ef8a1bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:32.527Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b6b15094-b62c-4a00-805f-7e96691cef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:42.545Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c26ef773-4151-4794-a2a2-9edcc4bbe000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:52.558Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ca0bb734-2831-457c-a8fe-f6816da9d09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:29:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:02.584Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fd3870f4-2cf2-4abd-96ed-adb4162ff9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:12.596Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7d390631-4d9f-4e49-935f-0756f38cf74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:22.606Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ed09b625-8885-43d1-bac8-3bc9778fcab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:32.616Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=992b39c6-38e1-4d36-9de8-3d76bb4df4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:32.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:42.627Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=aeb7512d-a9fb-4a7a-a931-40db516a4a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:52.636Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5284bd92-d005-4a83-ba8f-99d3427a1b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:30:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:02.657Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3920473e-daee-4fd8-8b77-d7c9008922d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:12.666Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=307ee2a0-4e0e-4e1e-a888-2f0cfccb78bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:22.676Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=63c35d17-9bee-4e81-92dd-4b86c8f71f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:32.691Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5936a2d6-f064-4dfb-8632-d188c5eb9aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:42.706Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=eab8bcea-5c17-40d2-92ac-c0a655fc5fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:52.716Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=712881c1-cb54-4a61-abf5-9d596af44e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:31:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:02.725Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=12c6550e-030c-47ce-81f5-f242c2654c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:02.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:12.735Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1cbf12f9-21f4-4528-b8d3-589a88e507ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:22.746Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7a85fc22-1a89-43d1-b246-be57518fce62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:32.757Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=285ba7c7-b90c-46a9-a757-41ce863a7868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:42.766Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9629e682-fc23-4185-907f-8ad747f1ba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:52.776Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e36d4195-39a0-4d95-aa87-d4d0b2d87058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:32:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:02.786Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3ee9b404-e503-46dd-b831-758cebb74350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:12.798Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cacab783-fc19-4b72-9b7a-3ded205214eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:33:15.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:33:15.459Z |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-24T05:33:15.460Z |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-24T05:33:15.462Z |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-24T05:33:15.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:33:15.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:33:15.472Z |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-24T05:33:15.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:22.812Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=011c30b9-f848-4db3-8e9a-fc04ca4b260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:22.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:32.822Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=660d961e-2650-47cd-b389-a6062107b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:42.831Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0e739153-81d9-4caf-9f84-3e003227a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:52.841Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1dba8f56-77cb-4a79-9ccc-8e4e75bd08c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:33:52.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:02.848Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=88a64c85-ddb9-421b-a215-b2f037158ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:12.857Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=49bf0de0-cb9e-43ea-ba87-11bc4a7b1b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:22.866Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e827857e-ae86-4b62-85d3-6d043d3b1a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:32.875Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e4255a8f-c35f-4ec6-bd51-244e6221b70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:42.883Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a833f905-7ee6-483e-8f3f-4a451828cfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:52.891Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fd237613-a895-454f-9ff0-b8069ea9ae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:34:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:02.901Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=43421533-0ad5-4fac-a72d-5618b549da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:12.909Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a7f5f79b-293d-4f23-8957-c4bac4a14eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:22.919Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=462eae47-02d9-4930-a7f3-9c74c886e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:32.928Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=546cef84-b96a-47cb-af8e-670efb2b09d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:42.937Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c80343ec-911c-42ea-b61a-ddc3403d7131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:52.945Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=70977a15-a85a-4a40-8fef-10fe9995d012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:35:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:02.953Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8bfe25f0-1e1c-40c0-8af0-215688c7a0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:12.962Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a805583f-e184-4490-baf2-093b14b9068a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:22.972Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4c72ecc6-c3c0-4155-ac36-f4ce961bc64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:32.981Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=90d533a9-1c1f-4562-a96f-63e433de27bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:42.990Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=150aef13-aea1-4c9d-a476-f21e62757b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:52.999Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=32e7e6d6-d665-4d0d-9a9c-920c52b77b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:36:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:03.008Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4f526cab-425a-405c-86c9-4f3de05beb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:13.018Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6749614b-6139-4e5d-b5c2-1646395fc8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:23.028Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d52e1ac6-5487-4063-a2f6-242b4fff3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:33.038Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4c9077f9-a3e6-49b6-aeaf-806539cdbb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:43.048Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d0e8f755-5be9-4ca5-a7ca-ebb8002bfc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:53.057Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f5a68c8b-984b-44ac-9dc4-2d8b0cc39f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:37:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:03.067Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a3ab0b0c-f292-4017-af63-6f964a136a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:13.075Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fb3774b6-a5c4-4c28-a894-bb17a92236be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:38:15.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:38:15.375Z |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-24T05:38:15.376Z |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-24T05:38:15.379Z |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-24T05:38:15.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:38:15.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:38:15.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-24T05:38:15.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:23.085Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c4cc8328-07a2-4530-af7d-e18853e520a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:33.099Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4882053d-e0dc-4008-b701-16a41edcf00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:43.108Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=99a54032-dec8-4462-b8b4-ff9557903953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:53.117Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b1ba5367-b240-475c-a20d-c3bff769ba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:38:53.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:03.126Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1c08b00e-5b33-4cd4-ab6c-d2ac198740ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:13.135Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0d055afa-a19f-4986-91b6-e68c1772933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:23.144Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7541afb8-8968-4277-bd72-dc2a88788be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:33.167Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d629f0c7-98f1-4d2f-b55b-66280aa117ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:43.178Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a6281923-a05d-4431-8092-4923266b6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:53.188Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5db2673b-e25b-46d4-9004-d11530e40baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:39:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:03.198Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ea991f11-483d-4ec8-9bcc-dd43cdaa9201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:13.207Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=34a8c5a6-2c72-4634-bb16-622d3bcf5fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:23.216Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9fa3f65d-1c98-4cf1-8432-e4039908a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:33.224Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1d493027-9358-4fe9-935c-533990273e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:43.232Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1d6f316d-f0a7-4b65-a151-e26ce36ce38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:53.241Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1fda9e26-e2e7-4a15-8a3d-f0e6c85a09bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:40:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:03.249Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=df3c2faa-7579-463c-b3d1-bc68d6cbacb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:13.269Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=918e205c-4dc1-461c-a713-3388404d7ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:23.277Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=de8ecd4e-12f8-4385-bbaa-b5bd35b2f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:33.287Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=78dd5dbe-a8ff-48fc-883d-732b32644137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:43.296Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e5ca0c2f-c257-4841-9fc3-165387db165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:53.305Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=dd988d5b-faa9-4d8b-a63e-38d2880d6b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:41:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:03.314Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=09db7a43-a317-4c34-b59d-06e47c3fd63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:13.321Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=34170545-1773-4c47-83f8-ff528cd2952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:23.330Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=408d8a87-9381-4b0e-b056-a2cdae262b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:33.342Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2aa243c7-371c-4ed1-9da2-6e887503231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:43.353Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=73fac2f9-50e2-4e9c-aa96-52820ff796ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:53.362Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=53d3d81f-45a9-4d0c-826f-b085db5b79dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:42:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:03.373Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=81ec1ac2-a073-49c9-80c7-135264e9c155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:13.381Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e9e08e4d-4ed3-4a8c-a040-edffae5f4518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:43:15.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:43:15.479Z |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-24T05:43:15.480Z |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-24T05:43:15.483Z |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-24T05:43:15.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:43:15.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:43:15.489Z |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-24T05:43:15.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:23.390Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=be8e2a24-f405-44b5-8026-85a92cab262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:23.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:33.405Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bf876c1d-6d5a-4311-86b3-30e205903061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:43.415Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5457a3b8-a14c-4ed3-bf9e-ca01fd91e3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:53.423Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d6d6bd5b-f7a9-4c8e-991c-c1da494badaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:43:53.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:03.434Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=771e0111-41f9-4acc-93f1-71d7d5cf756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:03.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:13.443Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4124137b-4a16-49a8-83f0-6e79fab55a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:23.454Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=271e6aa7-3281-4df9-b0a5-025f9674a5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:33.461Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f7963f0b-31db-4f97-a5d6-68c319019222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:43.470Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=70cf5121-fc63-4c4f-b9d7-eb3bdce7b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:53.481Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b4e355c8-f3f8-4b9a-b7b0-947c07e1905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:44:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:03.496Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d099cd76-354a-4695-8cf0-12a598a8a54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:13.504Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=da300703-a5fd-48f8-9b4f-fa5c7b6ca029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:23.513Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=095d41df-3d0b-4e2c-b217-5cdb60558292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:23.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:33.522Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=be0cb805-931f-4c2e-83bd-9d34e73387f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:43.530Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fa18ced8-94b8-46a4-a943-05b52308929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:53.539Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c3f23a17-51b5-4056-9e8f-db2d85c7317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:45:53.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:03.551Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2d3650d0-377c-4dd7-b1f6-9a7c59b9960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:03.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:13.559Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6025586e-8647-4206-a5d0-f4ddbb8c7100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:23.569Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0d061d27-5bf4-4bca-a6da-302de5c9d541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:33.576Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1d81fea5-3f91-4a57-861b-fcfe34914b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:43.590Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=52b393a2-7927-45bb-bba2-0e382dc0bb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:53.599Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=de03d369-1010-45b9-95ca-18a8d6adee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:46:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:03.609Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e7ac3143-3227-4283-9f50-efae403dea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:03.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:13.619Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=96d49303-d5f4-4271-ad90-c20fc7183662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:13.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:23.626Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3bd1a885-5d91-4f9d-8a8b-ae1ad8c57c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:33.633Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2bb29336-cceb-4633-a19f-43119d6f3e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:43.644Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9a387332-e783-43b4-89ce-606c59144278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:53.653Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9d6ee585-3fd2-4719-8cab-f09d5f265ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:47:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:03.662Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=283eb1e3-acac-4f8a-8d94-695fb1097fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:13.671Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bc895b3d-b637-4578-8049-1773a2bbbfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:48:15.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:48:15.442Z |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-24T05:48:15.443Z |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-24T05:48:15.445Z |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-24T05:48:15.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:48:15.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:48:15.451Z |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-24T05:48:15.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:23.679Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=55265299-b0de-45c7-a550-5003f7de68b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:33.689Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=772095d4-2e31-418c-9ea3-7a43ad51e789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:43.697Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5f70ab4a-9478-4923-be2e-9caffb11c5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:53.704Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=115d3740-bf75-47df-8c31-0bb770f8b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:48:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:03.713Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=929bbc96-0a13-491a-8cf9-c19de8846677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:13.721Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d0139c88-3561-4e07-9d0d-446a3e9e3c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:13.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:23.729Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3ad0b7d6-4aa2-4a87-99df-6998c4e471e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:33.741Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6b309b76-8fc1-43c9-a9a4-a7ed1c205301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:43.749Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d1b47535-7c84-49cb-a5a1-c44fa0b4c460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:53.758Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=07f18e83-86c2-4af1-a949-ddc5c38b502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:49:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:03.766Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=47d02166-552b-4bcc-a44d-8822f6536d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:13.774Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=076e5b49-81d4-4f59-8ef9-e8de7608e548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:13.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:23.782Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c2f84719-48cc-4ec0-ae9d-4a5c57b4288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:33.791Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6eabc001-0e7a-4534-aa92-2c37812df48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:43.800Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=aa1dc169-f489-48bc-b0d7-0fa5a3cb8181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:53.809Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=eb2a32b7-5cb6-44d5-8962-59b550479c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:50:53.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:03.818Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=be5d3c3d-d1fb-4d1b-ae3c-bbdf3c5b7748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:13.832Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6ee9f6fe-71ad-4ff7-9f15-614ea409cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:23.841Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6b63cb37-96e4-4d91-9878-c26da69a7938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:33.849Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3dc08546-95f3-4c87-84f4-f6973c963c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:43.857Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2e129a3d-e15b-4231-8907-91ffcbf34ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:53.867Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9759dfb6-89bd-4892-9e68-fc8e12e8998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:51:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:03.877Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=75caa848-6fec-4c1f-b8e7-25b79ad034ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:13.888Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a4e60a51-3808-45d7-b2f6-687ddee16218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:23.896Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=31ebec33-3515-4010-b4fa-33668118d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:33.905Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bf9769be-242a-4542-9aa2-5252a25b0a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:43.913Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=87103edf-1c76-4d89-ab7c-ba1fb74c4275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:53.922Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d58f0aa3-6b7c-49d1-b5a1-142ae58348a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:52:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:03.930Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c50148ff-de5f-4da5-aa7e-44196b0024f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:13.939Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=30156222-769e-414a-965a-5827effee779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:53:15.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:53:15.386Z |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-24T05:53:15.387Z |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-24T05:53:15.390Z |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-24T05:53:15.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:53:15.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:53:15.397Z |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-24T05:53:15.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:23.949Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=99812225-a760-4f9f-b796-9f3c7552a6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:33.957Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b87b5147-a36e-4677-8bf0-0e2b486d8824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:33.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:43.964Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=03f7c252-0c83-4cef-98f1-252cd595a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:53.973Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=df61fb58-1c6a-482e-ba4c-8a879be53bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:53:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:03.980Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9fa5230e-c045-4fc9-b310-bd72d59cc958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:13.988Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9afdcf6a-7f45-4b96-9d92-af5212cd79ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:13.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:23.996Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=856cdfde-85f3-41bc-ac3b-790eb7b5dede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:34.005Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f074c7ef-a494-4498-9010-ac4ae5deb608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:44.014Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d595b687-7329-436b-8e9a-bdb0e0601c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:54.023Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ec6b1ffc-895c-4b98-9fbe-e5e44f9a4add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:54:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:04.031Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a554f65e-ff9b-47bf-9b51-c168240f6134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:14.041Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=104f9fd4-72fd-4846-8f6f-4972ab2a4770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:24.050Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=458a893d-2a83-4b3b-9d0a-53282b1e1e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:24.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:34.059Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=07468935-9d48-493f-bb6b-dc882750890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:44.068Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9f6142ab-c64e-4d21-99a4-251dff913513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:44.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:54.076Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ad71c2b1-82e9-446b-b7c5-5a1c4fed992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:55:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:04.088Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e7055e67-c3a4-410f-8c43-766960ad76be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:14.096Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=94846a47-a3b0-4aad-b7a7-bac499e00441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:24.105Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3acbf9f3-0d2a-4dea-a98c-2b0ac6f1b995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:34.113Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cdb4c97c-66bc-4bae-bf5a-074fb4a80058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:44.122Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b8557eb9-51c0-4807-9183-9590100e79f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:54.130Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=512b5a6e-b1f7-4d20-9ad3-e679cf9c28d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:56:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:04.140Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d2603524-ec92-4862-b84b-9d11fb05e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:14.147Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1313c904-418e-4a1c-b11c-294d78f28fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:24.154Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=36246570-3c87-4249-a348-2b52a9716a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:34.163Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=43fc9e12-ee09-4f09-bea5-ca335262c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:44.172Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=17e8dfef-0e56-4614-9900-2d906f581cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:54.180Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f51ef282-2208-45f1-b50f-3ab4edc29b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:57:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:04.191Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=114d5028-5601-468a-90fd-3b6cacb9ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:14.199Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1e306a38-ffd3-4a0a-b84a-e74986f87841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:58:15.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T05:58:15.367Z |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-24T05:58:15.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:58:15.369Z |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-24T05:58:15.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T05:58:15.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T05:58:15.375Z |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-24T05:58:15.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:24.208Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a9b906d9-1848-4873-8714-adc771c62490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:34.217Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9c45c957-72bf-4bc1-ab11-492d134ef20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:34.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:44.227Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e48adf2a-9f5d-4260-aacc-24cafc6edc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:54.235Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8062fa12-58a8-4b28-aa29-cd58bfa9a82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:58:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:04.247Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=226cb8a8-f406-49e0-8c3f-b529329e675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:14.256Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1d6a28bf-ec27-4bd6-b158-b2d4d00cc77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:24.266Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=416ddbc0-2cc8-4cc0-82a7-62d1e4ad8ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:34.276Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=64ff0b0a-6ba0-4d3c-a834-f6b5c3f11273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:44.284Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b3aef9f5-8869-4ef6-a9a2-02efee82c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:54.292Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7a4945e3-4083-4b23-8f81-e6756e83aba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T05:59:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:04.300Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=437276f4-6f3c-475b-8ef8-48cc2c391605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:14.309Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=31486a2d-8c29-4a51-b738-1c81daef730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:24.316Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d5a0d867-2104-4e8c-b5a2-6abdbd135129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:34.326Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a3911f00-df0e-4929-aa71-72bdf5ff9e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:44.334Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2263e883-ac3b-4172-91db-e81ab3d66594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:54.342Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fb2cc77b-01dd-4d0b-8c35-069918b22c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:00:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:04.348Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6fe5372c-1e08-4642-87b8-b058a1998f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:14.355Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e3566448-a54c-4b54-b1b8-c395dbe15e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:24.364Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=dcd55d97-1438-4f77-8ae9-b197b4850352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:34.373Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ce67181d-b5f0-441d-81d6-9c9cd117b6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:44.382Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2d6204c8-ab6f-436e-9d0d-48848c36ce7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:54.390Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=37905e45-d3e4-4ee1-a33d-239fcd6b3515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:01:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:04.397Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=25b188ea-a2dc-4d63-b773-7b922d6bdaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:14.405Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9e8b566e-9f66-40c7-b502-66c4f6dcdd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:24.413Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=497e33a0-952f-4d11-a9c6-ca7313da473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:34.420Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=60346cd0-1bdb-44cd-92c8-0c6a24c95986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:44.430Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7a139014-4b4d-4970-9253-5e9f990cafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:54.439Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=200ddf97-13f8-4150-ac3e-2253cc4f2124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:02:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:04.449Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=84c03bf9-d3c3-45b9-ae3c-512d0d341ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:14.479Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=00d1d286-944d-49da-9245-65b3bcab00db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:03:15.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:03:15.430Z |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-24T06:03:15.431Z |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-24T06:03:15.433Z |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-24T06:03:15.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:03:15.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:03:15.440Z |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-24T06:03:15.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:24.487Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=97f6918d-9fbd-4d8e-9a76-e2019b806bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:34.496Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e60e4a18-cb7b-4fc8-849b-6930d4995717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:44.504Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fc52e2c2-4aa0-41ea-a71f-05efeceb3b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:54.514Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=07314f6b-67ab-4ed1-91be-a8b0a97dc630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:03:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:04.522Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e6697fb0-556a-46d0-8f83-5632dd668861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:14.531Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f6d72406-2aec-4fc9-be10-8e8c39418629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:24.544Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=79f4b926-156a-42dd-bfa7-882c9af07921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:34.552Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3cfa601f-dbc1-4bd2-8086-1db57d560503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:44.561Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0020b03c-ec5b-4eb6-9ebc-5b596bc4e91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:54.570Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ffe77f74-145e-4ef0-a7d9-0f30e65688ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:04:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:04.578Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8e435959-49b9-47b0-b187-12f8bfea736b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:14.587Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=490073d8-f253-40fd-99a1-af29cc4e1249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:24.595Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2d778d36-13fd-4962-ae18-53d6ee77f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:34.604Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8ab1a831-5c27-487b-9874-eacf131e9f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:44.611Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c0e4f8eb-b308-4618-bc3e-0933900f2c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:54.657Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3a272444-9f83-4cb5-8a2f-1b17159a19f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:05:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:04.666Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=483299a3-e147-4488-9b21-563346814a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:14.674Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=180f7e64-3b87-49da-b913-12000e23a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:24.684Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=15c7aa94-3418-476e-88f3-edcb250c4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:34.692Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=388c8109-bb89-4ac5-bb43-4c1b9825fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:44.700Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2c4094ee-7a44-4f4a-88c1-55afa7ebea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:54.708Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=38c6c268-6658-492d-ab34-6e1ecc4f27b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:06:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:04.716Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f58e3714-8d57-42c5-b5ac-396a4eb32ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:14.723Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=33c93233-99e3-4d4c-870f-6857d78c9444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:24.730Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9826fb7f-50f3-44d5-b6e5-ea1fe615b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:34.738Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f206ec30-ea18-4403-be0e-658d3dd4a460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:44.746Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6f5a3b44-b86c-4272-bf42-3e24f5b94db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:54.753Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=49aa6aa2-b487-4062-83e8-ffb4938284be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:07:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:04.761Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6abdfef0-1b11-451e-bef6-a81f9c8480ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:14.768Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=06a6b842-e45a-4822-abb2-8d9e90e64fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:14.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:08:15.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:08:15.416Z |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-24T06:08:15.417Z |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-24T06:08:15.421Z |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-24T06:08:15.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:08:15.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:08:15.426Z |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-24T06:08:15.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:24.775Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4289e0e6-9315-48f5-b699-54a9d864f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:24.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:34.782Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9665b810-f70d-47c6-89ac-9cf1f9a33ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:44.789Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=eba61d4c-eda2-4d49-af32-7798adcb26f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:54.798Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=aa689fd5-cc40-40b7-97fb-23bf9a15d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:08:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:04.804Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=83b3ef05-e78d-4fe9-8262-2be7aec11ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:04.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:14.813Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d7265c1e-67bd-4824-93f3-87870cf3906f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:24.824Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=20ee7647-ba33-4f67-8a8c-c3802b86bc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:34.832Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ae6ed381-7cbe-4e49-ae57-fff0229e6a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:44.842Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ddacc5c7-2882-4d4e-98e7-1a0b05d0075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:54.851Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a4fd5c67-7e2d-4102-8a24-d9eb6a70bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:09:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:04.860Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1cb14373-870a-494a-a0a3-ad844d158007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:14.868Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a1309d51-5406-4c7a-9fbb-66191b98e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:24.880Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3b60af0c-fbce-45f3-a387-b106191c5ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:34.888Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8b402e1b-57cc-472e-b539-59189feb0a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:44.897Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7aee3386-fcb2-4003-bb7b-a58201dfe7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:54.905Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=53e6b62b-b077-4c80-8706-629378aedd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:10:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:04.913Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f8e241c4-6b07-4500-8486-cb74a4cffcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:14.921Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7a241b6f-83ca-499e-adb7-3d196838a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:24.929Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f7f5b37f-52d3-4b3c-9d13-07bc3e79455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:34.937Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f7cc587f-b7bf-400d-8a13-e5d404af3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:44.944Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=11b3c632-b76a-4fac-b3ff-73d6f0f70698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:54.951Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2a0540e4-de37-442a-9b45-e8f80551e75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:11:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:04.959Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6912505f-85de-4e19-a7ae-77c834cf94bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:14.968Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9bdd295b-5dd6-425a-9bd8-06cc12973b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:24.977Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b28f756e-35f1-4bc0-8d81-c20bfc0a4fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:34.987Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=04c8fd8b-ad8d-4645-b74f-a51a69db8d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:44.998Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2be14881-4df1-479e-8c9d-a5f08f19282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:55.007Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9e73d81f-af5f-4ec2-a348-1ba441f1b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:12:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:05.016Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b4af012c-9379-4f24-90ad-a76529d0fc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:15.024Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3f163c53-8562-4f54-8e7b-96c64197d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:13:15.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:13:15.467Z |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-24T06:13:15.468Z |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-24T06:13:15.470Z |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-24T06:13:15.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:13:15.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:13:15.476Z |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-24T06:13:15.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:25.031Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=856c28ac-e5b1-4996-90f4-ba3fa663ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:35.043Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f88a8ce8-e81a-47e9-9e60-d2cb9a2c7d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:45.056Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ca46a8e5-2801-423e-91da-c4e29f7c8fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:55.068Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ca484b9c-5631-4a2c-9267-bf969d215875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:13:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:05.080Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b319aeb7-835d-4dd9-8808-780d055d9763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:15.090Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=238eae3e-5079-408d-bae7-d7c4fb9daa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:25.098Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b2a24cb6-21d7-4740-9fa9-b451c92cd4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:35.106Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=563dd9f2-9eb6-4402-b5c0-845bdb6dbbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:45.116Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d62242de-c63c-493e-97e5-869b22faf03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:55.125Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f46193f0-5a3f-49f7-9781-0b53affe5682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:14:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:05.134Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c3e29c30-e52e-44de-b0ec-5d4fe1b2fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:15.141Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5768f146-deba-4b6b-bb3b-73688df24fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:25.148Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0d5f5085-06b6-4542-9af1-fb4f44a30724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:35.155Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f88ffa3a-9d0d-4177-975c-8a5002f501f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:45.161Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d7e68d1d-52bc-41a0-8273-e3836a87008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:55.167Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7e09038c-510a-435a-bef0-f79f9eb8c872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:15:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:05.175Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ee166151-19e2-4313-a26a-e60f4863978c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:15.183Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cb1750cc-05c0-46d2-a3e8-07790b23e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:25.192Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=25971f4c-65c3-4d73-becd-609a6b4de1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:35.201Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bd2becce-2501-440d-b71b-4b95559ab504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:45.209Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=68c4fb3c-139d-46d4-8ec0-5cf6a0a7aefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:55.216Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0ef2e980-0177-4df3-8934-9c00107c6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:16:55.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:05.228Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cd2beb1a-6d69-4d99-86d9-7703a55aad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:15.237Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=193baff9-f499-4ccf-8972-215c82404a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:25.245Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=dfd298eb-4518-426e-8f5b-c3e833f3f0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:35.253Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b8ab09fa-29e7-4405-8fed-499d16b8c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:45.259Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0749126e-1da9-4e22-aa45-82003bcdb3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:45.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:55.268Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4dc94ee2-b421-4ded-b0fd-25603a0e0e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:17:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:05.275Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=630531bc-f853-4708-ac5b-6b04eecbcff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:15.283Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e79eabf2-ee43-4781-b7aa-ad8ec80b9f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:18:15.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:18:15.544Z |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-24T06:18:15.545Z |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-24T06:18:15.549Z |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-24T06:18:15.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:18:15.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:18:15.557Z |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-24T06:18:15.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:25.292Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ac0f2e4a-7060-4ad3-9610-9c4ac0dae539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:35.301Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bdfe9b83-8bf5-4525-95ca-1600cbdd8665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:45.309Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=17ba37d6-6be4-4b03-a111-2fa33698774a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:55.318Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=88847a01-ef71-4b1c-be61-73ef024b05ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:18:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:05.325Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1ebd3cb6-f824-49db-8414-f0418ce31940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:15.335Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3af3f9b9-d82b-4af0-83b7-e55723e5dd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:25.343Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=38affd6b-7cb4-447b-b5d8-9d2a6b5698ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:35.349Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2264d41b-fb70-4ac9-bfe3-b5b1d3a7219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:45.357Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=43af8b01-c544-4762-bb31-ab2d1f5ac19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:55.368Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=86ea91e5-2273-4f72-9abf-a79bd009d650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:19:55.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:05.376Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0dc1bcf7-2a37-42e3-8a8c-62e8802e09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:15.384Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=16e49ee3-67f6-4eee-a50d-a8413a39ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:25.396Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f33c903b-c2f6-4117-b7ac-7eda55f16937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:35.405Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=492da3e2-da27-47ed-8dbd-bbe3337c3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:45.412Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d141ae0b-07ce-4057-b9ef-cf2c1b11efa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:55.420Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9c31a1bb-b8d1-4b0d-ba8a-98ed9456e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:20:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:05.428Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=925c9cae-8b98-4f17-804d-74e395f0991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:15.437Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1094db0c-2fce-4648-b309-7e616fb46a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:25.444Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=89717595-1e9c-4041-85fe-036127298324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:35.452Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=22a4fdba-fa90-4fac-84e8-05cce0777bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:45.462Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f58245ea-1a65-4fce-970b-c2c4343db3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:55.471Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=49889e78-90c2-477c-a4db-afd1f32e6877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:21:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:05.481Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=22378d93-b717-4f88-89ac-7d69dd0ab0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:15.490Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=10fc08eb-7f52-46ba-bea1-45c04bd17ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:25.498Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=979e74ba-17df-4eea-8223-74a5bda59199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:35.506Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7936ed9d-9a9a-4f04-bf44-72836ef9223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:45.516Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8758b990-2a34-4dfc-8a1a-2fdca6d81e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:55.527Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0a71bdab-1abf-40da-a2dd-ae72e6c677ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:22:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:05.536Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b3c4980d-5cf7-4759-a009-86df3cb344b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:23:15.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:23:15.474Z |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-24T06:23:15.475Z |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-24T06:23:15.478Z |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-24T06:23:15.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:23:15.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:23:15.485Z |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-24T06:23:15.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:15.543Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=777e8c87-70dd-40b0-94da-e62bb0c87d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:25.550Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2af725ad-0741-4397-9791-996a84dd30be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:35.557Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e0c0e0cd-9dfe-4a5b-8e4c-3dd25f5646b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:35.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:45.564Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=40472f56-f16b-4ff9-99d4-6c793621c739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:55.571Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=dc82eb9e-6bb2-4836-a154-867948841e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:23:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:05.577Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a79d2c78-ea02-4dca-a8ec-00063d250d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:15.584Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d4752cc7-9e8c-462e-b787-7a73fc502ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:25.593Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b586b1ad-6fc1-4bd4-8447-aac79dd01fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:35.601Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=668261b3-930c-47b1-a92a-6dc1c04df198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:45.609Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=068bfeb7-625c-4300-8e0a-db96d93921c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:55.615Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c80351ed-4ced-4db4-8b4e-fd8ae479fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:24:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:05.623Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a1d8fc0e-14c7-435c-8e34-26020db1dd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:15.630Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f9f723dd-9edd-4b2b-a796-87c633c6a5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:25.638Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5da0c33f-c397-42f2-95bd-81768f1400a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:35.646Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=27c85619-76db-440a-a54c-10b3b9cc06e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:45.654Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5b6f8c2c-0b3f-4083-a32a-316f2fde7c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:55.662Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b27ba9b0-8c01-4187-9097-c9ad53536adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:25:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:05.670Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6e0cba2e-505f-4dc8-8ee0-0e69d72e9664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:15.681Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a5c1ac38-8655-442f-936c-f63ed2c6bb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:25.689Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=878c9035-e3f2-4ccd-b85e-06bef3747dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:35.698Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c97e7c0b-e707-4244-8fb2-d6a040c5039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:45.707Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bbcf458e-f3af-466d-9629-b24232863713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:55.716Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e97d7776-91e7-496f-9dbe-37f22aefaf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:26:55.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:05.725Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d9fd9b62-6dae-43ff-98cc-b2f97f223604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:15.733Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=964364a9-067d-42bc-a934-1fa3182945c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:25.741Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=af981952-7cae-4c2e-ada2-21edc4802802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:35.749Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=85cf87da-8189-45c6-af0a-1e0e5bf1cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:45.758Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bbecd449-ad7f-45ac-a118-81c878052943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:55.765Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=58b76f77-f8e1-4536-940d-a0f55499ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:27:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:05.775Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d6161121-af7f-4ab6-a0b3-368a2fb22514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:28:15.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:28:15.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-24T06:28:15.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:28:15.355Z |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-24T06:28:15.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:28:15.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:28:15.360Z |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-24T06:28:15.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:15.784Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f6d7ad23-0187-483a-b8b4-56c71bd02d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:25.792Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c05868eb-002b-414a-9810-637be5fefab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:35.799Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=00556a84-80ca-4d89-a4a7-360ee600d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:45.808Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=836a298c-918c-4827-b5d7-75073b09ffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:55.816Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ec4bf0d9-a578-4536-a17b-f1c06aa6ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:28:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:05.824Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2f58315b-2cfa-4ccf-b739-119d1dd12f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:15.831Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f484f493-02a4-4974-a77e-ec56faaa9ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:25.840Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=821ed8a7-b713-4d6b-9659-39f021d9d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:35.855Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5e37bfef-ee36-47a7-bc21-16b52a185bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:45.864Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0675b257-f645-4015-b89a-58d2f16ab55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:55.872Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c6b3e7f6-a7f9-4c2a-beec-981d1860d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:29:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:05.881Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0bc4ba28-184c-44d9-87df-c966190a7e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:15.889Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a54169ae-60eb-4c42-871d-9fe1ed7f1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:25.897Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5fe0a283-12bd-4952-b4d8-4a84fc6b4e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:35.908Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c0daab3c-d958-45cc-863b-37ab8afb0c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:45.916Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1c045cde-94f7-427f-8cfa-d06d903bacf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:55.924Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=535439cd-1eda-4452-8cef-85f9a7ef891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:30:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:05.931Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a99fd22e-1306-441d-9b71-563b31df342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:15.939Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e30e6c85-fe1d-4938-b01b-a3fddc38f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:25.947Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1fa3f4cd-e6f3-4321-a0eb-df61d52d06e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:35.954Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2e86c8c8-5f34-4de3-8637-20ccdf1fbc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:45.961Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=798dd7c6-268b-473b-b62b-b4b9d894d16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:55.971Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=243a37b4-73f1-44d1-b94f-5686fb02410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:31:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:05.979Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a88616c2-7431-4a3b-be0b-d84bd340c76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:15.987Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5d00f4d9-3325-4403-9456-d3fd91849962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:25.995Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b44654ec-3966-4494-900b-81aae94f31c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:36.003Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=00e9d887-727b-4d3c-ada1-b532ff6d2ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:46.010Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=77d0e0a5-cb4c-42f1-86bd-c29962c55f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:56.018Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9e3a4ed9-07e1-40dc-b487-49ef5624b0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:32:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:06.025Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a4fc8667-94b8-47ef-ae20-685e44ec84aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:33:15.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:33:15.488Z |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-24T06:33:15.489Z |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-24T06:33:15.493Z |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-24T06:33:15.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:33:15.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:33:15.499Z |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-24T06:33:15.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:16.038Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f8a93d7a-382b-4968-bb5c-79b1dac89df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:26.046Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d1069ff3-b371-43eb-aa89-a02a4e9dc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:36.056Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=57560eda-a474-41a6-8446-f6b37776e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:46.064Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c003233c-2c37-4971-bc22-a0a5766e04b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:56.080Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=eac5c0ac-89b1-43ec-97e6-a41723a6e3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:33:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:06.088Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=62b7e0d8-62cf-483d-8efa-c5f61b693906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:06.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:16.096Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=84c3b740-5b27-4538-800f-e70b87eccb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:26.105Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e72f71c2-bfa7-4cbc-8e44-67591283f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:36.112Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=37f085c9-6577-4565-9b26-3dc3ffa61edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:46.120Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7906a771-9410-4245-9617-55ced6c78081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:56.130Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=eb09e707-2427-4252-ba57-661d70b5679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:34:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:06.138Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8e8515f9-f3c5-4771-8ad6-7529348544b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:16.147Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=065f2aa0-38dd-45b6-a5fe-020e16df3ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:26.155Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6fb3ab30-bd36-466f-a538-20356baa1192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:26.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:36.162Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ff34ae13-d344-4f78-849d-7d35108ddae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:46.170Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cf578da6-c2b7-4762-b40d-fdce73deb8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:56.183Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=978e6f14-4e21-4b3c-a6ec-d0e6bb639b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:35:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:06.192Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bea58e0f-b9a3-44ae-8be8-03cec8fa34ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:16.200Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=236c18ab-79b7-4f8d-8583-49db2597ddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:16.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:26.208Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=18a89a8b-5494-404e-9094-3011fd614d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:36.216Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c3ad23ff-e5f1-446c-88f8-4fe20f9f57fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:46.223Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8f213a8e-7071-4494-b0aa-f38be743c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:56.231Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4ad319d1-5067-4a42-8ac4-dc13e68f530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:36:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:06.239Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6d54e440-d049-4597-b661-1b5367162b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:16.246Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=aee5f0c0-6807-41ea-bdf3-28ff11f73948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:26.256Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c66a243a-0092-4b8c-b53f-7403fe612653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:36.267Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=399bb1f4-d9e8-49e0-90d4-50062773c521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:46.278Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a6b372b9-9c26-4393-a69c-e75b5ca30901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:56.291Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=35dfbcb0-d214-4a12-a042-4b2d3f11fb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:37:56.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:06.299Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5e9f72d0-5f06-4574-8f09-5dd2b539b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:38:15.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:38:15.451Z |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-24T06:38:15.452Z |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-24T06:38:15.455Z |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-24T06:38:15.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:38:15.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:38:15.460Z |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-24T06:38:15.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:16.307Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9d974453-925f-4eab-882f-e0ae2178adc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:26.316Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c4b1f281-76d7-4756-bf67-ac15598c19d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:36.324Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b1e54ad0-56f9-4634-a90e-6e766eb4801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:46.332Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2abfdb37-e0b0-4f7c-9c37-b948d1525705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:56.340Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=604612cb-d9d0-4ade-a6fb-bcf4d7f420af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:38:56.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:06.347Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=441776c5-c941-4f4e-873d-b6b50416a45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:16.357Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8d56c487-8570-46fe-9038-8c39133b2e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:26.364Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=92f2721e-d81e-4b9c-9ea3-5dc6892de084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:36.373Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9e80e098-8ca5-4f61-9117-12625576a75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:46.379Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7593479b-b48b-43fb-81b1-45b10f813126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:56.387Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=41c9f016-ee60-40ec-9a9e-7b702377330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:39:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:06.395Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=16fc74f0-cbd1-47a9-9506-8031e8f702e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:16.402Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bacc73c3-7970-45d0-bcda-c9ce99f49527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:26.409Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1b9907ca-a2be-49e0-82df-710c4e567e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:36.416Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=5759c3a9-90a5-48fb-ab8c-e6a95b0a5b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:46.424Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f9f7e2a8-91e9-448e-86e1-d09392842302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:56.440Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=51eded5e-9400-4921-9cd9-d986fdff6adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:40:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:06.447Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0c03af4e-2739-454d-8b9a-9e4c1d85ce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:16.456Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bf69a7fc-b58d-475e-878d-424691512dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:26.467Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=cd88c503-d9c0-4a92-862a-c2ba6ff57d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:36.475Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=454ad82d-774c-4be8-9f8b-d85b3eaaae15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:46.483Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=0afdca09-b053-415f-9e73-c8e3698713e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:56.490Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=932eb1ed-9c58-4f6f-ae6e-5fd353e15c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:41:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:06.498Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=744cd6cc-1942-4ac2-b283-8712b78da060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:16.506Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=771139cf-cc50-4626-b715-9e2261ec2a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:26.512Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1b3838be-ba5a-4761-b023-68f9eab10a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:36.520Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b352d931-31e4-4687-831b-fb7cc68f1d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:46.527Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3a5c63bd-4e13-426b-9cfb-6dec4fa7390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:56.534Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=b7803124-1d9f-4b6a-90de-f29d1c7a05f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:42:56.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:06.544Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7c6f8fe0-69a1-45a3-ba22-cf48078a4e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:43:15.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:43:15.352Z |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-24T06:43:15.353Z |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-24T06:43:15.354Z |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-24T06:43:15.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:43:15.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:43:15.360Z |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-24T06:43:15.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:16.552Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=766d7f8c-91d6-40dc-a85e-42746c3afb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:26.560Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e6e25ab2-9ae0-43a8-9b45-be7fe9aaf29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:36.568Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8d9eb6ae-e997-428a-86ca-599b0122c18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:46.576Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7dfaedb4-398e-4ed6-a52f-e51e20a955e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:56.584Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=573fa25b-38f2-471a-8470-1cc836e95ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:43:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:06.592Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=23eaac8e-7e66-45af-af84-5ba577055791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:16.600Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f014b2e4-3136-47eb-8f31-254595c9a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:26.611Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3a097d5c-145d-4046-b0bb-688a320dada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:36.623Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=6f2826c7-9911-44b3-b15e-74c7fbe9e256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:46.633Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fada7528-1e9f-4cd3-8061-27e15f5821e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:56.641Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=7ba131e8-80ba-4555-8e16-00460b311341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:44:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:06.649Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=1944d9e9-f9e1-44d2-ad56-d5aaa7e9ebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:16.657Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=07e60fbe-34d8-4802-a82a-e1b44d3c5ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:26.664Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2872f7e8-7760-44f0-9ff0-f34531f3d8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:36.671Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8c852b1a-941c-4773-b89f-02e55b949c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:46.679Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e112ea5d-d991-42f1-85f1-f619e9bdb7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:46.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:56.687Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=23b08c65-6883-4616-963c-3ade6396732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:45:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:06.694Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=94a80af6-1e2d-4a65-a14b-412116101ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:16.701Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=8550befe-7fe5-4afe-b424-65b8cf855ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:26.708Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c9e98cff-4cb1-4e6a-986a-d324e19c4af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:36.715Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=92b85cd4-67a6-4f54-956b-547c9ee414ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:46.723Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4defadd2-48cb-4e4a-837d-f63ac0df248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:56.730Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ddc69ac5-e637-4dc2-8d58-66c88153b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:46:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:06.737Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=fdf2c957-e6fc-4e3f-a813-b2525f2401db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:16.744Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=232b5e79-12e7-4435-92b8-7e6605258e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:26.751Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=34e0e5a8-e2dd-4eea-bbae-772a61cb4bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:36.759Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c14c5d7a-a0d0-49f5-a344-142b3ac0e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:46.766Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=982abe95-63f3-415f-9046-1ebc8b446122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:56.774Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=614e1c8d-c02d-4458-a901-01b55d8d9329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:47:56.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:06.782Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=e8011f61-c789-428a-a95b-ef4f04a4580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:48:15.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-24T06:48:15.488Z |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-24T06:48:15.489Z |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-24T06:48:15.492Z |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-24T06:48:15.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-24T06:48:15.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-24T06:48:15.499Z |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-24T06:48:15.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:16.791Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=3e100b29-c5f4-4164-b934-c8ac54650a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:26.799Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=68d91f3c-d93a-465a-baea-74707ee6a9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:36.807Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=ea334b6c-1971-45de-8e0d-98cac6d8e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:46.817Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=4bc09e25-2df4-4cc6-93ac-3bdbf886ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:56.825Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=568441e5-3a37-48d7-8d6e-f0eedbd857f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:48:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:06.835Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=42f5b642-46ae-4ed8-8bee-9e627748e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:06.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:16.845Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a6b94a0a-167e-48dd-9c89-2fa92dd018a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:26.852Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=780efd84-416c-4ed0-9dfe-4d759bb0d231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:26.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:36.860Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=53f6f423-0462-4a7c-94e4-7d4ec55c60d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:46.870Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d1e65057-5250-4370-8c54-e93c10a601c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:56.879Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=503fee0e-c5c4-4f3b-9e5e-0e1ea686e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:49:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:06.888Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d3699f9b-7c63-4eb0-9563-687d677632d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:16.901Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=d8f9aeb9-9443-4d00-8a84-d05bec1e841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:16.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:26.911Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=c8964119-9c17-4d93-aa45-f57c00416e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:36.920Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=9a07cc29-bbf6-4b1c-8a53-409522a82f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:46.929Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=33e2b87d-ebcc-4da0-9a02-e34cd7847be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:56.937Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=a6c40159-6b0a-4a42-ae71-d6e13338f5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:50:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:06.944Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=257ace6b-56c9-4ca1-968f-9429e01a815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:06.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:16.951Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f05fd81b-52b9-4b35-bbe4-0742ce3adec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:26.963Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=f5a9c73f-929c-4d1b-ac63-782fcb58cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:36.969Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=bc82cf1b-31e1-4204-821e-5a8a20489778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:46.980Z |INFO |Init configs |InvocationID=6859f5f9-e930-4baa-9eeb-d26380b04560, InstanceUUID=2ef45f1b-cb2f-4396-ad50-141be74fef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-24T06:51:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |