. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:08:03.288Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:08:03.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-16T03:08:03.369Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:08:05.191Z |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-07-16T03:08:05.400Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:08:05.401Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:08:05.401Z |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-07-16T03:08:05.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-16T03:08:05.877Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-16T03:08:05.931Z |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-07-16T03:08:08.722Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-16T03:08:09.622Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-16T03:08:09.659Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-16T03:08:09.661Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-16T03:08:09.791Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-16T03:08:09.792Z |INFO |Root WebApplicationContext: initialization completed in 3860 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-16T03:08:10.592Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-16T03:08:12.588Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-16T03:08:16.118Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-16T03:08:16.691Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-16T03:08:16.692Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-16T03:08:16.698Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-16T03:08:17.814Z |INFO |Started MainApp in 19.509 seconds (JVM running for 20.818) |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-16T03:08:18.018Z |INFO |Start scheduling PRH workflow |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:18.049Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=70f1e449-bf81-4e06-8047-d0181d97bd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:08:20.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:20.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:30.119Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9928836c-741e-45c8-9131-2f14f9fc3a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:08:31.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:31.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:41.251Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=eaab203d-2259-4683-8f32-e1f224b160c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:08:42.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:52.357Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f66cd282-1e91-4d00-b928-124236332f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:08:53.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:08:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:03.487Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=67f6dc91-bc31-49db-a420-28bb28361d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:09:04.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:14.603Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=408d4b2a-4da2-4e2f-aa22-3c5ff20a08fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:09:15.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:25.721Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=80bea67f-b2bd-401c-9bee-e72996a2d614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:09:26.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:36.829Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=534d1b2a-1f5c-49dc-9c01-400902a2d9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:09:37.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:47.940Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=de7c4c84-ecbe-4b8d-8524-eaa347c039ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:09:49.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:09:59.008Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9a60ef2c-02b9-4af6-aff4-8c9e0613814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-16T03:10:00.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:10.114Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=43257757-0fe7-4f9c-a607-a50a5e21a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:20.451Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9e97f3e7-3c56-4bee-815a-a8b5ea297d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:30.490Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=728c06c1-accd-45f3-a72e-16f05e4b70d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:40.531Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2b7299b2-62a8-448d-a2a8-62db086ce708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:50.566Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0f29ffe0-2fef-47ee-a4a0-32caef063de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:10:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:00.596Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5a205961-88d5-40da-be54-4af6036c977a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:10.622Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f6fb8247-57e6-40fb-ae65-acfb31259eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:10.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:20.645Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f6e5d072-cd6a-4087-8a75-8f7069758c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:30.688Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9228bf4a-ae36-44b7-8d60-358d9bce85fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:40.713Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b04b6e45-ab93-4307-8c82-e5fe75aa8064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:50.768Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c45d37bc-4ade-4bc1-bd91-6ee708c7229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:11:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:00.816Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=59776d00-4f1d-4b5c-8a53-d9aaded1bc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:10.851Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3df5e120-1bf8-43ec-80c2-559cc123efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:20.916Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cdb851a7-ed20-4267-ac08-2d58c07a4924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:30.966Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5d395ca5-55fd-4319-96f9-e0fe47248523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:41.005Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ebd5a174-bda0-4df4-9037-4ae76ed5c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:51.058Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0c85fbc0-8434-43d7-808b-31d68ed11f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:12:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:01.083Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f9c59fd5-53d2-449e-9365-a9d289d0fd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:11.149Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9d5a4c3d-48bc-478f-82b0-a4c4266cddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:13:11.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:13:11.291Z |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-07-16T03:13:11.293Z |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-07-16T03:13:11.299Z |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-07-16T03:13:11.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:13:11.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:13:11.328Z |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-07-16T03:13:11.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:21.259Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=33016669-b5ee-4a43-95fe-cccd1d7bb2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:31.289Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=11dc268a-fc86-4cf5-9947-230525cce571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:41.319Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5870c683-4444-462f-ab40-f8a2d6ded506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:51.426Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6024a6af-4136-4c78-b388-b278a6f00825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:13:51.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:01.458Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4a0fe567-0c59-4f40-b84b-6264865f3684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:11.487Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=88e7358f-9d62-47c0-9fb4-bdaf5e0badc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:21.509Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5a0b8518-59b1-4882-8576-ee2846c17bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:31.545Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8abcb784-b4ef-4597-8e66-86d50fb9fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:41.588Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d694cae8-662b-4b36-974c-9560b01e1fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:51.637Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=69b69eb0-7db0-4058-8ed4-87c39b9eff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:14:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:01.688Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=30cab710-fe89-48bb-9d6e-065c03da9dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:11.728Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=36511c97-5000-4264-ab84-6e5d90b30cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:21.764Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6b7352d1-85c2-4a47-b375-3306755f3017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:31.811Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a95f5f9f-aa94-497e-b3cd-80cd715b2e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:41.836Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=71a2cef1-e68e-41a3-b6fe-b0cdc0c16747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:51.877Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f3bd8f9a-11cd-4841-bb41-1dbf6cb7ff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:15:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:01.898Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=76a5f22d-25ac-4593-83aa-2ffcc87880b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:11.931Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=414dfd6c-d780-4a57-a77f-a21f6474a654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:21.955Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=318fe9ca-82eb-4d22-a68a-64c5368d2431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:21.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:31.976Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1618264f-cdd2-491f-9582-8edca30d8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:41.998Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3bec1f9f-0656-498e-bb4f-da7d6ebc2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:52.021Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=878bbb30-b086-45aa-b27e-80daf4c891d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:16:52.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:02.043Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=52b5dd46-e3d4-417d-b3a7-2915d6574d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:12.079Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3601140c-e1f4-41e1-9ff9-3cc3c26761a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:22.109Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=93d96be5-d5a8-4200-96eb-b4050cf9a621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:22.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:32.138Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8c1ea854-c7e4-45ba-8062-ad5d32637abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:42.168Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cfb7ccb2-f1f2-407b-adc4-f3ad7067c2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:52.216Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e8f5e4c0-28b0-4567-b160-6084e23c02cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:17:52.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:02.249Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9da65791-1b81-479e-bc20-ad172224f1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:18:11.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:18:11.147Z |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-07-16T03:18:11.149Z |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-07-16T03:18:11.154Z |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-07-16T03:18:11.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:18:11.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:18:11.174Z |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-07-16T03:18:11.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:12.274Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ed21445a-84b1-40bd-b56b-03c511658a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:22.293Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b9f52da0-ae79-4c29-b107-78e30ee25745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:32.317Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=56f75abb-2630-494d-856f-fd1dc599579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:42.340Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=86f57a01-7f5d-4802-9e1b-c80f9d322885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:52.375Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=598adc12-cfa4-481c-9dc1-47e22ce94bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:18:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:02.398Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=83ae9b45-ff8c-4a42-83af-5f011496f551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:12.418Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=7a5044a2-0505-4d8e-8115-62f23cde35f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:12.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:22.459Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4dceaf52-7769-4e0d-93a3-d79d12b30c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:32.493Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5007f272-7de2-42f1-83c3-b32e3dd8d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:42.524Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=592b3e3c-9e31-415c-ba28-d64488d01047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:52.558Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e47ad246-e453-4a09-83f4-b54a9f58180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:19:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:02.578Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c1ecc250-17a1-4ea0-9f30-48e50df96cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:12.600Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f474626a-5eb6-4706-afa7-83123f57394a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:22.626Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ff268187-a6db-4e03-ac3c-672f546d8f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:32.715Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=bd5662b1-e8ed-46ba-a239-1f9fe27fb943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:42.745Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4ac7154d-5e72-40dc-95e8-7fb9d25fb77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:52.782Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ab3e5fcf-cf7f-4481-8084-280ef58d7059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:20:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:02.814Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=50417508-d76f-4ff4-8824-81ee3177ade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:12.838Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4b2bcdab-5f68-4688-8218-ca065035a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:22.862Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6efc32b6-22dc-44ec-bc1f-6bd0916c4dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:32.899Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=74694828-65fc-4482-84ea-276426b401ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:42.920Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=47f59dfa-e0b8-4b8b-bdcd-18d0fa2d2b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:52.950Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=73b07b1f-6230-4e47-b153-e5beab10721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:21:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:02.984Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b622a186-9774-45d9-89c2-53163b3d8ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:13.024Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c6b21907-efdf-4a77-8bf3-ba362c389b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:23.047Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=82195ba3-ae77-48b6-83f6-c5f8b6aaf898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:33.120Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=edc35f51-2a6f-4c45-bf6c-7ee5d5101e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:43.172Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e5b4da24-26e2-48e1-bc98-0cc5473f60e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:53.217Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5daa7fe3-8a25-45ce-b28d-bfece6f4db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:22:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:03.284Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f79ea02d-559d-4474-bc5f-656af53dd63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:23:11.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:23:11.127Z |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-07-16T03:23:11.129Z |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-07-16T03:23:11.136Z |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-07-16T03:23:11.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:23:11.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:23:11.166Z |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-07-16T03:23:11.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:13.303Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=83b53b25-fc07-453f-899e-79babf3ff58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:23.340Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=93d73162-e8bb-4ed4-9e77-7cb08b6692cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:33.437Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=04c0de09-8209-43bf-a0bf-f1a48b5332e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:43.462Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0f6c4e23-10a9-4139-ac2c-e1581f814890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:53.486Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ef2c2d45-86a4-48be-be78-0ff6a3a2c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:23:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:03.510Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=df2529d4-578b-45da-b81c-e4bfeb261456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:13.562Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4041782f-fdc8-41d5-beaf-7733802c82f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:23.581Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9c002ecf-13d0-488e-9535-82f8683a768b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:33.626Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=41af9eeb-575f-4858-b01f-cf5a9f9333e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:43.662Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d271b590-b40c-43b2-b4b3-dcd14c652049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:53.702Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4ccf7d7f-5bc4-4174-a4bd-87f210787d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:24:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:03.733Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9233d3fe-5ac1-4a6c-9ef4-c02808af1f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:13.759Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ffb1222c-0c0c-4089-a009-0990045517bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:23.775Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d4af4d84-df14-43e3-b505-77387de09259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:33.790Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4259da6f-85ef-4a39-8c2f-d2ed15a57a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:43.809Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=11421402-7814-492e-8a91-6030cb0756f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:53.828Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=752f6fa2-44e4-4e88-b61b-89c510772ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:25:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:03.855Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c354aed6-5bea-46cd-9237-9946db2f2429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:03.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:13.911Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=7970a338-2066-4f25-ab0c-c462a2dd2aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:23.938Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4ee174ef-cd4e-41be-bd40-5d85901efd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:33.955Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=fc359ae9-b449-4153-a38f-1eaa3d85a2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:43.977Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3f35c270-cad2-456a-8e59-85e1c64416db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:54.006Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6a2eb04d-f636-4396-a8fd-eb2ac11e6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:26:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:04.037Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f934448c-0e1a-4814-ac3a-dbca0c059ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:04.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:14.068Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a2251f13-2e9d-4007-ac1c-fa3f81f60cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:24.085Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=31b7d1d0-9f50-4ae3-a95d-04c5d556de2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:34.109Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2de27669-b351-4d7d-bb33-767d283e563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:44.133Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f6cc4b25-fb11-4247-904f-099343c7bbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:54.171Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=64f8c583-889e-463c-ab49-0371779f30f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:27:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:04.201Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=79021006-3f62-44a5-ad8f-b1f091081d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:28:11.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:28:11.150Z |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-07-16T03:28:11.152Z |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-07-16T03:28:11.157Z |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-07-16T03:28:11.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:28:11.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:28:11.188Z |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-07-16T03:28:11.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:14.217Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0269be96-d79b-4cad-850a-38fe92c680a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:24.247Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b8745175-5256-4388-af2c-31138338d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:34.266Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=548ced23-a083-4f31-bb95-d1c52ac70f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:44.297Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4d34ecc1-ddf0-4ac5-aad4-75c9b483df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:54.317Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=35e60d3b-7d99-4e01-b58f-7c449dbdefc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:28:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:04.335Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5aa89544-817a-43fd-90bb-23973c57e8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:14.356Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ccce23ff-f050-4532-afc9-748a1b37a437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:24.406Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8bc58d5b-8354-44aa-977e-20752911d25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:34.511Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=caddc99f-7a3a-41b5-b14a-bf038b3323d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:44.568Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=89f6069d-2fba-4428-a825-74d8c9d43dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:54.632Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=45189ba6-2c72-4a97-89a8-b4bf4a9b958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:29:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:04.652Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9029cbb3-8966-49e1-b6a4-0d73a4e2c0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:14.671Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b3a5ba0d-c237-4351-97ad-fed840da65e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:24.699Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=60c67ed3-388a-4350-aec9-897b628383c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:34.713Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d59723c9-d890-41e4-bef8-683f4ff2b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:44.731Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6ed7b6f7-e2fe-4e38-a15c-42a56fc4d9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:54.774Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=94b51cce-4554-41f8-83f3-6947fb386cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:30:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:04.800Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cdd09dad-21cd-4f44-90b8-0596bf9fbfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:14.825Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=17fc0bcd-da30-46ec-bd23-35b8ca93b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:24.854Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2d382a7d-712a-4a30-8718-981362b236a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:34.903Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ca078ccd-cb5f-4fcd-9d7b-6e3c459335ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:44.927Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e66619f6-0d8c-4b3a-8902-f7831c8b0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:54.963Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=379e2f30-d467-4a79-8ef4-51c5cadc98e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:31:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:04.999Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=303d8457-bf7e-42fe-ae54-36f7b8d51304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:15.044Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2e30f7a0-5d41-4c6a-b5f7-225b318af1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:25.073Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2b7d563c-46ed-4650-95aa-6797197b9a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:35.094Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=18bafb6e-d2b0-4452-a664-fc6208826e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:45.115Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1ab354f5-3dca-439e-a18d-10bf63841009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:55.161Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b468d1d1-1fed-4e03-9f2c-a15d2a515c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:32:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:05.187Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9a142981-7a83-483c-85ef-1d1d58130f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:33:11.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:33:11.032Z |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-07-16T03:33:11.033Z |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-07-16T03:33:11.037Z |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-07-16T03:33:11.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:33:11.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:33:11.055Z |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-07-16T03:33:11.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:15.203Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=71bbe94f-91ce-42b9-86bd-23dcdd7c9bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:25.233Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=14cc2d42-512f-43e2-837e-b166c594eec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:35.262Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3d321937-54f2-486c-b444-70da7559fb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:45.278Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=80363944-c3f1-4931-997c-024c0b8cb331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:55.299Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=35eec509-46a7-48a3-a5fe-5db3a27da451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:33:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:05.321Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=70adde70-9056-47a6-97d7-ae19deabba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:15.337Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=06b39e63-8135-4351-a00d-1d019c9b9a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:15.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:25.358Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=79d25b7f-bd8d-488c-b19b-d6e6591d9a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:35.374Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8a22e6fc-8c34-4640-a45d-691096f477dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:45.388Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4b735f53-1687-4850-a049-d6291f98b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:55.406Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e6d5aea1-5025-4a19-923e-352a1af2bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:34:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:05.421Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=33af4097-f8dd-4fb1-b0e7-5836cd0ce097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:15.446Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=755ced81-6927-4796-8112-612e44378f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:25.461Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b5a710b5-321d-485f-8253-3e86ec57c8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:35.482Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=eb372a8e-81b0-4345-8961-70042f0404ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:45.509Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b3057a6f-99c2-4976-92f7-3067a8cbb51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:55.525Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4b8008b0-34c1-4a3f-91bc-680c83dd943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:35:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:05.538Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=40ddddb1-f5b3-48ba-b805-e084d611cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:15.567Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=527ea078-d34f-4333-9b5c-25b938ec0014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:25.585Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=73d5e2b8-8852-419e-8247-4ada7ffe2950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:35.600Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c5db2e5b-d381-40e4-8597-2dfa78dc0c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:45.616Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2c62163a-03e0-4865-8e2e-82f01790addf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:45.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:55.627Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=7ead27cb-55fb-4a6f-9e12-fb30091495bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:36:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:05.640Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f476a6e0-94da-4a08-983a-2f50c6c69f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:15.653Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e02ed0a5-1144-4f20-8732-a1a0f6b21884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:25.669Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=71a56656-e048-471d-ba06-ec73a5ce7024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:35.680Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f91758e5-98d3-4a60-8c00-59306063d7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:45.694Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a688305e-52d2-4f2b-bf1e-99a20ff82c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:55.705Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b5903841-7055-4b21-a4ec-8f76eb793158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:37:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:05.720Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b7bcc14c-fec9-4a60-b2d1-3f25668df329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:38:11.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:38:11.068Z |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-07-16T03:38:11.070Z |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-07-16T03:38:11.075Z |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-07-16T03:38:11.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:38:11.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:38:11.097Z |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-07-16T03:38:11.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:15.735Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cc4c67d2-ed9f-432c-81d8-caf502efb3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:25.751Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5da3690c-ca2b-499c-92e5-0fb4ad9a5219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:25.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:35.775Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=7917227c-a448-4109-bd58-ddd2ead0ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:45.797Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=433dbc0b-8789-4254-a3dc-fa0397185e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:45.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:55.813Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ac45ac28-d476-4776-8075-0fbcf3614d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:38:55.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:05.835Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=260565f6-4f63-4d45-a1a7-39fa884fc5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:15.859Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6c8d2274-6997-4b73-a1fe-458ec502cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:25.873Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b108b1c4-408c-45aa-8073-316c2cfc75ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:35.889Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=67c7f540-c776-48ff-aaf3-51d02408479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:45.904Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4fd26767-4c6a-4401-ba4f-5869950e54c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:55.917Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5e4fcf9f-3e34-4cd9-b414-f82c95432f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:39:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:05.942Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f9361cb4-084a-4c03-9541-c8176730d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:15.970Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=57097015-26e6-410f-ad23-85e88094e038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:25.985Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=41a5471f-3a9e-46ef-9082-3eaeda89ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:35.996Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=47f1dbbd-7d5a-4dca-b14b-0d060d152fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:46.009Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1be93c59-5be0-4ae0-ab70-872dbf5b32ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:56.023Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b30893ae-ef30-4118-91df-23a9fec80afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:40:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:06.036Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1adbf0de-f19e-4b9f-8d49-21cd22492d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:16.052Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4d644ef7-356a-43a2-8c08-acecd27e0467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:26.069Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8c110dbd-cc80-4899-bd30-d812c19a5be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:36.085Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9af0204d-45a6-414f-a530-3642d4d70bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:46.096Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=970cb786-e1ad-4b80-a1c0-cdfa85a32fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:56.110Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3d93ad69-cd96-41cd-b85f-cb36763b64cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:41:56.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:06.137Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5fbbd08f-f378-466f-ae4b-cb055dd3585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:16.154Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6209840f-28ef-4328-aa4c-de3a6465781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:26.168Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=7a7eba0c-63ca-4676-b814-1969a9567881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:36.181Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0c34d9b4-af1b-4026-b2bd-d1614d38943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:46.191Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0df46376-8c09-49fe-98d1-81a991cbd5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:46.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:56.205Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4536b0eb-f40b-4d10-af0b-44ba21dd3833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:42:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:06.221Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=82251e92-495a-43df-b58a-4882a847a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:43:11.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:43:11.066Z |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-07-16T03:43:11.067Z |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-07-16T03:43:11.072Z |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-07-16T03:43:11.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:43:11.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:43:11.085Z |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-07-16T03:43:11.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:16.232Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=364ae189-ff3f-4159-be3a-25211e1038c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:26.247Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cc909ecf-a6b3-4a54-8648-e2b2e306f49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:36.261Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3875eee8-34af-41c9-8fcf-403ad7213410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:46.303Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6af72ae5-8654-4b5d-88d7-accfa138e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:56.316Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4af80057-e3b1-4030-a386-0630915a8c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:43:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:06.337Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ab05e702-8c77-47d5-84b6-5f19130d5069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:16.352Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1093e14a-65be-4f3c-8b88-15cf87dc317d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:26.366Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0765e4c5-d9cc-43a7-9435-9500dbfc3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:36.386Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2cf51e31-88f8-47e1-bcfe-fe9a13a5bb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:46.398Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4d4df693-b3ab-49c1-aa97-b7a1e309bd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:56.413Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3412891d-80e7-42fd-9298-8a4728bc7cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:44:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:06.426Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a0950b3b-8160-4020-9a20-6f6d35b36e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:16.441Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c426f45e-cfb0-4a45-85bb-b5b90413bdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:26.457Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=70b27869-5530-48d3-9765-fc69fee0ec2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:36.471Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6043c621-39cc-4c5b-8f97-299cd129ab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:46.483Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4e1e20e4-3969-4241-a79b-290fea1b101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:56.498Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ea140f70-c023-46f3-bd2b-1ec2f823413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:45:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:06.511Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4712c664-1e44-400b-8963-7406908afca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:16.525Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5e79ad3c-a808-4719-9aa1-19a1aed385c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:26.542Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8f7c77bb-5956-41ef-bc3b-3d507812c578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:36.556Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=12a30b3b-99f8-4ca5-a082-0a05dd8a5a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:46.567Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=76048e0d-8ce5-44fa-a3a8-725c37e2f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:56.586Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8d836643-0b27-457a-baae-ef3ddc8a23a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:46:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:06.605Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d2c9cb30-cfaa-4159-bba6-8b173fc805db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:16.618Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=fba0d255-9917-40f7-ae07-474b67b070df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:16.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:26.629Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=fd23179d-3c59-4fb4-a739-6a0f2996a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:36.642Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c8445300-9e90-4c99-8ff8-81ea7fdee04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:46.656Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0a086c09-dd80-4e1b-b1a8-4e8f5c8107fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:56.669Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6d73fad8-45da-4d5b-be76-03582de95500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:47:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:06.704Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=90055590-8ec0-4265-928e-09a0a8e4e487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:06.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:48:11.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:48:11.020Z |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-07-16T03:48:11.021Z |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-07-16T03:48:11.024Z |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-07-16T03:48:11.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:48:11.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:48:11.035Z |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-07-16T03:48:11.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:16.724Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=752807ed-071b-4dc8-8829-583a87c560cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:26.740Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=fba5c96d-154a-488a-9b3a-3fa73bbf93ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:36.765Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=257e6a7e-7d2b-44c2-89a5-9d162f613906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:46.792Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a004fb35-4518-49dc-8b29-585771795f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:56.810Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=51019b73-486c-4e86-a9ad-065b431f6d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:48:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:06.833Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=bc226786-5b1f-405e-a185-7e5d8c1c55b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:06.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:16.844Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0e64670e-0d03-4cc4-94ec-c841372ceff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:16.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:26.858Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d4ca91bd-4225-401d-a841-af34600227d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:36.872Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5e6cb596-2580-4c37-abb6-dc090350a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:46.896Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=da3ab240-c030-4fff-b60d-6018d169de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:56.910Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=49a0412d-6618-41d2-8bff-e40cc7da14ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:49:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:06.933Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=8c331dbf-88ca-4b0f-b840-a122292295f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:16.950Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4772b381-7508-4093-b139-fe3cf9306c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:26.966Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c54e603e-89ad-41b6-a70f-194749a70bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:36.980Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e6cdbf27-b4f9-4f69-85de-f66823e6e9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:47.006Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6c755aee-bcc1-4ed8-aaa7-3d7d019a2ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:57.019Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=74751f9e-de86-4f59-9a5d-d3b2b7ea0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:50:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:07.037Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0b4448d4-a0eb-4df9-b75e-f7cc903c0432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:17.053Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=bc77fe58-88d2-4ffe-8533-9de47f19f5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:27.075Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e0ac40fa-7c39-4b6f-9f1e-778db4063f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:37.088Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=145e84dd-52d9-4616-a553-f545a9aa8678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:47.101Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=693aa2d0-3ceb-4a8b-978a-c7c2236df071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:57.113Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9f6519dd-b334-45b4-85c1-8f09e6bbbddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:51:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:07.127Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1b9f9e28-8891-4ab2-9be3-088e0539bfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:17.153Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=f5a91028-2fc1-499f-8d0f-f6cd2a4aba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:27.182Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cbc944ec-1793-49df-9ebc-4ccb9e991d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:27.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:37.199Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=5703d6e0-ce53-4ab4-86d9-41c3a7487072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:37.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:47.224Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=fc817986-613b-48f4-aa9b-43e99ecfcea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:47.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:57.241Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9d8de8ab-ca4b-478b-9c65-e5bca69634bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:52:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:07.268Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=7615be35-b4af-4ad5-8456-6f2e2a3dda1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:53:10.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:53:10.837Z |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-07-16T03:53:10.838Z |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-07-16T03:53:10.841Z |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-07-16T03:53:10.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:53:10.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:53:10.850Z |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-07-16T03:53:10.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:17.290Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=063705e3-7c05-44c3-ad5c-51e002299da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:27.301Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0473276d-b9c2-4e52-9239-0637b53006d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:37.315Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=44cefc94-b334-45c9-9641-57708c4a2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:47.334Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=62abea1a-5087-47c9-9fee-41975690e02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:57.348Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ea446b87-06e6-4cf0-a905-d2d7debaf8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:53:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:07.361Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=69dec5df-5d81-4ddb-b2ed-39ed6044938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:17.381Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=eb00ef64-6fdc-411a-ba34-6f1af5a56e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:27.401Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c64a395d-83a6-43c5-886a-8b674746e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:37.412Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=c40e6977-64b2-4a9c-97e3-20d3016db62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:47.422Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3c32e8ac-04ed-407c-bc25-8d22beb7cf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:57.433Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3f3f6305-c077-465d-bd86-0df3aba120c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:54:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:07.445Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9188554c-c249-47a0-9b99-13eddfdb676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:17.457Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=99334605-e486-480d-97ea-aab8361c55d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:27.472Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e8ec9b8c-d52d-4da1-a0b0-1cc86287fc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:37.483Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b7e6c8a8-d58f-45c4-80e1-54e7405e9b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:37.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:47.504Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=dd811c82-0e0c-49a8-b5d1-21f04be9892d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:57.515Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=14f39d23-e790-4b6d-81ce-edfa4c954883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:55:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:07.524Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1d127bfa-7929-4a3b-a5c6-6b09b7ce3cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:17.537Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=6e5a76d1-dc7c-4e46-a310-e7e3cc63fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:27.552Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=03fad603-0bba-4f64-8879-86928e7978a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:37.562Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e673092c-7a48-4ea3-9525-392a986482a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:47.574Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=dccb11af-ec84-4277-a331-63b4354c33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:57.590Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a2f5267b-500e-4970-a7dd-a68f4301152b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:56:57.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:07.603Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=99b08aaa-67b8-42ab-8334-86f77aed9d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:17.614Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=45897d92-0468-40d0-85cf-f5d391055cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:27.628Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2243c5b7-bd1f-4184-a6b4-6244e5e7430d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:27.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:37.639Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=bf1dad21-2df2-4b70-8c0f-54de64a11d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:47.651Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9fe1fd72-4f75-4713-b453-7d32c981061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:57.664Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ed5d6294-dcf9-46e3-be59-05457ca03ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:57:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:07.679Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=cac20059-9770-4e1f-b02b-16a58412bba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:58:10.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-16T03:58:10.971Z |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-07-16T03:58:10.972Z |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-07-16T03:58:10.976Z |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-07-16T03:58:10.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-16T03:58:10.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-16T03:58:10.989Z |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-07-16T03:58:10.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:17.695Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=53cb9558-07ef-4bb2-9387-f2cd0e8c350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:27.725Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=d54ad59f-c653-4068-9ac0-3f0f5fb1860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:37.740Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=de3b2505-0052-4ff8-8c14-87e288e41117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:47.757Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=95185eda-7260-4c4c-b66b-c61c123123ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:57.772Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=1e304bc6-e559-430c-b18f-82239c4f6fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:58:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:07.792Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0237a92d-8e0e-467f-a0bd-29b8843486cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:17.804Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4f4271fc-152c-4c96-970a-843fd0bfa210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:27.848Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=0a7efd72-a7a7-4183-ae53-d575a1135bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:37.862Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=a3ba49f4-2615-49e5-a47f-fcefaf5c31c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:47.877Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=32839812-7cda-4d49-968a-2bc9184b40f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:57.888Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e341d34a-b515-478a-abe6-c91a6c8dbb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T03:59:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:07.899Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=74ad8ea8-9612-4944-9bc6-e5b7e3d38741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:17.912Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=b11367b3-0525-435a-b622-4e028930f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:27.927Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=ceb3f7a4-417b-4db5-b73d-cf113dee2f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:37.940Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=2a22339e-6035-4217-bc74-67e582b6303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:47.954Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=eee1aa42-5e9e-497d-a414-f823db041c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:57.969Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=e7babd80-8541-4387-894f-ba52af13e97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:00:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:07.981Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=900ae364-5995-469c-be6a-1c9d2d23e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:17.994Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=9e63af5d-3a7f-4a55-8426-1780f8488211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:28.012Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=4860c73e-a996-4518-908c-6848ed0f8321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:38.025Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=3c35fc0c-d0df-4cc3-b66e-11ae7361b987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:48.038Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=229d8493-31a4-46b9-ab13-51a7093e7907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:58.053Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=51534a94-4169-4f33-bc56-b56e6bfe8070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:01:58.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:02:08.114Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=09bc5a04-c70b-405e-a4c8-591c955d4fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:02:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:02:18.125Z |INFO |Init configs |InvocationID=955da1db-e25c-47f2-8efc-7700e4db14e3, InstanceUUID=18c2a96b-6777-4d84-87fa-ea12aaf09b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-16T04:02:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |