. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:09:35.608Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:09:35.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T02:09:35.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:09:36.203Z |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-03-24T02:09:36.270Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:09:36.281Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:09:36.281Z |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-03-24T02:09:36.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-24T02:09:36.401Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-24T02:09:36.432Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-24T02:09:37.906Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-24T02:09:38.331Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-24T02:09:38.347Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-24T02:09:38.348Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-24T02:09:38.407Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-24T02:09:38.407Z |INFO |Root WebApplicationContext: initialization completed in 1974 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-24T02:09:38.813Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-24T02:09:39.363Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-24T02:09:40.726Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-24T02:09:41.132Z |INFO |Started MainApp in 7.906 seconds (JVM running for 8.503) |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-24T02:09:41.209Z |INFO |Start scheduling PRH workflow |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:09:41.219Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7ed8c7f3-61a3-481e-8464-d32a4a5a7239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:09:42.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:09:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:09:52.663Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bff4afa2-9d3b-4c0a-8b56-051dca56dec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:09:53.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:09:53.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:03.741Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=56c32fc1-9994-44b7-9021-2242a9292e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:10:04.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:14.807Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a8c12298-f21b-4ce0-a6b0-49e6dee8a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:10:15.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-24T02:10:20.904Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-24T02:10:20.905Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-24T02:10:20.907Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:25.874Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3c7ad729-af99-4589-819a-7ac5d334d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:10:26.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:26.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:36.979Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5cb029d6-ed2b-4f92-aaec-f0fa0dc6e145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:10:38.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:48.053Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=05fa35f0-56da-4c4a-9298-af2b6effad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:10:49.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:10:59.127Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5cd7167d-9feb-421f-97c3-6a41ee1fd28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:11:00.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:10.196Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=23b38da2-5fb4-4452-b931-064aa8dfdd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:11:11.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:21.362Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8e0507d6-2f93-4ce5-9d73-b76908c9d2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:11:22.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:32.434Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=52d1fe47-a6fd-4b7f-adb8-428f183a633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:11:33.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:43.507Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=645847af-1f46-4325-b795-eaf9de48a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:11:44.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:54.550Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8400fea8-883b-4cf7-84c8-068b08276f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T02:11:55.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:11:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:05.623Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4ee1f6df-d0ca-44f2-a3c1-4e9e78ca5baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:15.734Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e6c7efff-271d-4f7a-8fa7-0e50818dd079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:25.749Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e9c13e6a-f1eb-4ab1-88b0-411863bb6825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:35.766Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4f298f0b-27a7-4c61-92b9-2e06d1c7423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:45.777Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=af69fa36-9308-4108-8847-4bd444c12791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:55.793Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=02fcb171-9cda-440d-85fd-85cb265ec409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:12:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:05.809Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ad1476b2-7fe8-4a02-9aeb-a92fa6154afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:15.826Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=aceeb1aa-a33d-4d4d-adb5-d1d21bb5158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:25.845Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5ce9bafb-16de-4433-845c-6422266b9a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:25.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:35.858Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dfd39ecf-7285-4e71-aaa7-6533b339bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:45.875Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=39bff24c-e9a3-4c56-a748-0cea26b03c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:55.887Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ddd7d0dd-dc53-44fe-bba1-acca89bb4ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:13:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:05.900Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a9bac686-05e3-41e7-b692-f00d229f711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:15.913Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e02640fd-7794-4a47-ae7c-296d11dc6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:25.930Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bc0e30cb-6988-4439-a41b-2f8a4cbd5e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:35.941Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=17818f15-47ff-4912-a6b4-0956609fce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:14:39.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:14:39.569Z |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-03-24T02:14:39.569Z |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-03-24T02:14:39.572Z |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-03-24T02:14:39.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:14:39.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:14:39.581Z |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-03-24T02:14:39.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:45.955Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4aba23bb-d918-47f6-9742-0792fdf166b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:55.967Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=09abfc27-8000-41cc-8a52-86ab9e0a9f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:14:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:05.979Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ca103fce-cbf0-4ead-9a1a-5136b614ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:15.989Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=39eae873-c208-4edb-8ca3-c2ccdc371ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:16.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:26.001Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c2d55a1c-65a4-4c9c-82a4-698bf831fc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:36.011Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ea0874c7-c4bd-4c1f-841d-703d0a59fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:46.023Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=84a807e7-f862-42c5-9d03-df96202c068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:56.049Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a9820c17-c727-42aa-aa82-97da50c7e14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:15:56.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:06.061Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=974b096f-ab0a-437d-b7b6-a2838e5124ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:16.072Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7aaf2d72-5688-48c6-a663-16a08994e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:26.080Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a5409a2a-fd3d-479b-95e9-f361acba492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:26.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:36.091Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3829f420-9400-451b-9346-04a33262d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:46.104Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cb0d5ed7-da90-401d-8f60-b92ecc95677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:56.117Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=efbbe412-64d8-44cf-8bb6-322caf3e68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:16:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:06.129Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fdb4fb48-f3f5-4e00-b403-edb0266b4784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:16.139Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a1cba92e-3c9c-4ed1-b797-37b65a8ab28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:16.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:26.153Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4e85912f-31fe-4189-abfd-5a2a3a99b9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:36.164Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=34f7d5ca-423e-46aa-bdfe-ae4370710e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:46.174Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ae4377ea-a162-48b8-93ec-5a0817282a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:56.184Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4229f394-a712-465d-848e-60d6bc7adff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:17:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:06.197Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=71d1269d-94d4-47ef-b656-f5b80ccb571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:16.208Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bc435a7c-3d21-4ae1-94d7-b3336fa0a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:26.218Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e3311f65-0b0d-4c64-b1ed-b667ec4d8a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:36.230Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=aeb30e7e-3c5d-4f26-8ca0-b41a99850a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:46.240Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=852328a6-7e2b-4f46-bced-ed068b1ad3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:56.252Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9728634d-929b-451b-9f8a-03d21daff54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:18:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:06.263Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=83b5b7ca-fd0d-4238-8ead-06f541ea2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:16.275Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a5543919-7f1c-4d94-ba8d-8d2053371bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:26.286Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8192ab4b-4746-4294-b023-e550894b79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:36.297Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=10a78b73-7271-4d37-8cd4-4a02ee3066e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:19:39.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:19:39.050Z |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-03-24T02:19:39.050Z |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-03-24T02:19:39.052Z |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-03-24T02:19:39.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:19:39.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:19:39.057Z |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-03-24T02:19:39.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:46.307Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a397a8f5-1dc8-4f04-b5e6-7086ce75149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:56.318Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f28672f7-e543-4e56-867a-bac17b3bd50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:19:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:06.328Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e31ed51b-6527-4b1c-a35a-e1577bdafaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:16.339Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0f8037f3-25e0-4c76-b76d-7d356c7873ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:26.350Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=79f388b7-42ff-4dac-9c2b-31de9050a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:36.362Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=48126534-7503-449d-aa94-a861fbb4550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:46.374Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1a083ab5-9711-46a8-880a-95ccd4a34be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:56.386Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3660d2dc-5406-4103-a60f-10cff58ccd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:20:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:06.397Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b5f4bbb4-e2fe-4375-89ae-61ecef272ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:16.409Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9b1b52cd-9bb6-43a9-a9a3-3596c8095b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:16.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:26.420Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=540d0458-d9ce-407d-9cb3-54397da8a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:36.431Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=904e023c-8e04-4e44-8ee8-3be79fde8666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:46.441Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=870bc855-e325-4bd4-a069-7ef3f3c94442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:56.451Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8bf15d4c-f13a-4f69-ab49-8b995c692471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:21:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:06.460Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f7182928-c02f-4242-bc66-9ae9bd042ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:16.470Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f5cefc54-5fb2-4eb1-84a7-fcaf3ec59ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:26.480Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fa1c269c-0793-4dc2-be36-88a55f838edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:36.490Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=83fdd608-8a10-4a41-aa51-2badcd535927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:46.500Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0c8dff39-c260-42b4-ac30-e301214231e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:56.511Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7a44a838-bf9b-436b-ae69-72f76279bae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:22:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:06.522Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d4016a91-0f72-4f99-af5e-7f295c1f0deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:16.532Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d2bc4633-adc2-4b59-aabd-cf9a7779fd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:26.542Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=06b0f8a1-c27d-4ab1-a5ec-4ce0ae524f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:26.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:36.552Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e2fa191d-8df9-4179-91fc-51a9c32690e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:46.560Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=196dc7e4-5ddf-4111-b6db-89a21b917b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:56.572Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9ab72fc5-34ea-4ad6-8613-7f2562dca716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:23:56.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:06.581Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e529762a-bc40-451c-9982-8ab6229b7f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:16.591Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=00cd4a1f-3c97-43f2-a55a-10de337e1708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:26.601Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f4cdfdfb-d9fc-4487-bc0d-c38ac980db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:36.610Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4d1d195a-3961-45bf-97fa-e2e6cfabad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:24:39.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:24:39.053Z |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-03-24T02:24:39.054Z |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-03-24T02:24:39.055Z |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-03-24T02:24:39.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:24:39.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:24:39.082Z |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-03-24T02:24:39.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:46.620Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b6c71d11-de6c-4709-867d-37e7336c3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:56.630Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c7f0f6ce-f58a-4988-abf3-0f72580f1b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:24:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:06.639Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0d95c616-c409-4de5-8686-ce18bccd94fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:16.646Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b8bfce62-72b6-425b-8158-1ed1bb303c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:26.655Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4bc1614d-9d24-4c3c-a62c-a7e034d6021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:36.666Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ffe3d2bf-ba24-448a-b3c7-595a62b8c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:46.675Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3b5f5659-0d77-4efe-aa49-52fc5e6ce9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:46.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:56.684Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=456611c1-8643-45ec-bd2a-60dfaa4d5fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:25:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:06.694Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4119aca4-fe3b-433b-a329-18fff8ce106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:06.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:16.705Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=eca29583-fe73-4982-8cee-aec521e5d0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:26.714Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=79cd552e-03ea-48c3-b301-fbd25d3bd4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:36.723Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c705d6d7-7ae7-4bac-b5f3-20684ddf54c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:46.732Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3c083e3a-5234-4e2f-8795-a7fac79ffdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:56.741Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3123852f-b997-40f3-9a89-9b57a2772123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:26:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:06.750Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=50daf7fb-16a4-476a-be4c-2845916cb667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:16.759Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b10dcd70-90d3-48ef-ba9e-4076e10b2d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:26.770Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8c1ffc63-0973-4807-bca5-ec00cbec86b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:36.779Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=30f6edb6-df36-479c-88b6-5e136423c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:46.788Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e457883f-3d63-4cfb-b7ff-e6bafb13e660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:56.795Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0cb97827-c9c3-4e9d-9a36-fc132a710b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:27:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:06.805Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5d811d42-1f17-45c3-aa30-1e9f8ef26990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:16.819Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a8420e31-207c-4a14-bff2-c6f37b462e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:26.828Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=df05f6ca-6fa2-4939-9d92-2061c25e8cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:36.837Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=71f76aad-37c2-4215-a762-c6b9435b913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:46.848Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bf0959cc-8756-4a67-854a-575c73ad2a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:56.857Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d66a6c93-5532-4356-988d-a9160ea5e864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:28:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:06.866Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d7fd420f-be0d-480b-ae2e-f984ef7df237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:16.875Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bf5abcb1-4ca5-4727-8ab3-5b21735cb94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:16.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:26.883Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=986f97f0-332a-436c-bd68-4ce39a0d4bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:36.890Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a82d3fc7-54b2-4bce-b509-7cad2c6d5bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:29:39.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:29:39.035Z |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-03-24T02:29:39.035Z |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-03-24T02:29:39.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-03-24T02:29:39.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:29:39.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:29:39.041Z |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-03-24T02:29:39.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:46.899Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7050b168-ebec-4553-a8e8-558c03d893ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:56.910Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=084168bd-535b-45b4-a7ab-8ceedbdaa2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:29:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:06.919Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6c8c1439-4ef4-47dd-8430-90cff29c6b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:16.926Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6680e1cc-b553-4873-a3de-2de5df0bf248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:26.937Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5f75bb94-6aa9-4d0e-ba15-2b4a11fdd680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:36.946Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=987ecbe9-7355-4243-b0bb-a7efa885cb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:46.955Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=73447a78-ba5a-4093-82ea-d6d28a0af5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:56.965Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2a240aca-6c03-4385-8db3-2971a18b8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:30:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:06.973Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c83665fe-5f86-4582-bffa-ed5c37f5ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:16.982Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=081aa4af-5e08-4dc2-8c4d-f452ab4f097d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:26.990Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6c392865-d3a5-4faa-8d42-9719a0989ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:36.998Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fabda0f6-e633-416d-aac0-1ae13b517bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:47.008Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4d490b33-3408-401e-ac71-41d679aab8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:57.017Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4ae8074b-533f-4b4d-8478-6b6bd21c862b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:31:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:07.028Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=865101a7-c914-48b3-87ce-a0dcfaa711dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:17.037Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b8d76e12-2b15-4b0c-bb9c-18dd4d1028c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:27.046Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c8ebb06f-15a4-4116-9b8c-08d33e798de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:37.056Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0d0d2e08-c596-4354-9551-7d6e96bb30af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:47.067Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=21d282cc-ffa1-40f1-bb36-98cbcb8587ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:47.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:57.077Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=981f44c3-719d-43f6-9839-a0f3989f987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:32:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:07.086Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=02db8167-075c-4328-99cb-632d8da4afef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:17.095Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=60c3dac4-e8fa-40cb-b111-0d9df579a4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:27.104Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=94df03c6-ed0f-4bbf-8709-1d431cec673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:37.112Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=25b5d04c-7e95-4625-adb8-dea969612724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:47.122Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=50196f0e-9ed9-43ec-a72f-af78f7218481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:57.131Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6dee0b7e-98d4-40f8-8555-535661528371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:33:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:07.140Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ed7e90e4-3601-4b6f-a364-75265180ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:17.150Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=04b14c54-bf87-4c51-be9c-a96614122a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:27.158Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bfbf3ff6-e920-4380-a6c9-78942cadeea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:37.165Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1ab28cf9-814b-410a-ad06-c6ddb13dfbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:34:39.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:34:39.024Z |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-03-24T02:34:39.024Z |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-03-24T02:34:39.025Z |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-03-24T02:34:39.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:34:39.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:34:39.029Z |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-03-24T02:34:39.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:47.173Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=41d1c9f7-b596-4141-b475-da6ce3744d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:57.182Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f80dbf4d-c7d6-4f2a-8cda-a6e54c226296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:34:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:07.190Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=810587ec-a728-41b1-acfb-5673f78fc9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:07.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:17.199Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4e667f83-062d-4882-a6d4-bdaf82e3068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:27.210Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0aec9b33-860b-4c48-ad0a-56d2fcac83c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:37.219Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=93d48f4f-bedf-4af0-a69a-019357e31bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:37.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:47.227Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9360e832-db50-4107-9808-c53d3a86cd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:57.235Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cfdce85b-b009-474b-b99d-a6c6161e496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:35:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:07.244Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ef1870f5-5d74-4eac-9f17-2e616bf66ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:17.252Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6f82d20d-cf66-4414-abd2-710187525d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:27.262Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4edff1ea-b5a1-4c74-81ca-7e6a1cd748ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:37.270Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5fdb8b3c-ad8d-4c8f-8dae-cb3cea97147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:47.279Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=25d6fb19-3e0b-4afd-8def-e7d3f60cd914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:57.288Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=148168ec-beff-4a18-a977-f7f8f9c3c8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:36:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:07.302Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=328fa8b0-cf98-4203-bc3d-08926815fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:17.312Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=33e77358-ce61-4692-8542-35831233118b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:17.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:27.321Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0ea70564-c581-4bd0-9b2f-5bade82e8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:37.331Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=768a857e-574e-4558-a104-7bdc4b8a403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:47.338Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=062f33f1-01ee-4896-a873-73d7afc89c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:57.347Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7fc9537a-d747-4c23-99e0-67439500a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:37:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:07.356Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=96911a06-c4b2-461c-9834-c3fdabb59ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:17.365Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a9cb51ca-e114-4eca-b993-473d7daf0aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:27.373Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8c97549f-07c5-444f-bd79-799eea803b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:37.382Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5e39e4cd-dc92-4bee-a6ef-c20c029f5b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:47.389Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6d3425f4-76aa-47e7-b1ce-e1bf0959ed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:57.397Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5326e4ad-fcf3-4707-b4ec-3fd557260478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:38:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:07.405Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7b4177ff-da50-4506-a9e7-c391677b529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:17.414Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b3412130-0591-48d7-bc4d-73ab94777511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:17.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:27.423Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4fd6511a-b21d-4ea8-874e-147eb8ea57ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:37.433Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=914b446c-60fa-4a1d-b8c6-9df232a60db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:39:39.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:39:39.018Z |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-03-24T02:39:39.018Z |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-03-24T02:39:39.019Z |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-03-24T02:39:39.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:39:39.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:39:39.023Z |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-03-24T02:39:39.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:47.440Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=41338149-95bd-4a0a-8155-8d4d49cae3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:57.449Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=885b188e-edff-440e-9d87-3a10c5ec67cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:39:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:07.457Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=65656b35-d77b-485b-8f90-11c892efe3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:17.465Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6d431c8b-ff0c-4605-945a-a722c114cd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:27.474Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=654367b7-04d1-4eab-afc8-74d71b059887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:37.483Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b3ca88f6-b544-48a9-b697-1a48333e3f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:47.492Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e41714e3-fd23-48ae-8de1-a3cba3366524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:57.501Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1d22cbc3-bde7-4ec6-9553-d07d2058a8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:40:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:07.510Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=149dd69d-0408-47d6-b1d8-0120cc822c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:07.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:17.519Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=744dda76-83f2-49df-92f2-c4b1f7a6f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:27.527Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5d5d327f-41db-4bc9-9334-74d5286f35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:37.536Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=505a65bd-804b-4b65-bbe5-a5a6d75fbc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:47.544Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0dd67fdd-35ec-458e-826f-d21012089e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:47.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:57.552Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3d9ef4bf-0a88-40de-bf28-5ae818a82249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:41:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:07.561Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0ffbfb78-3b7b-435b-9761-eafdedb21f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:17.569Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=060a137b-2a6a-4246-8a05-37ac74f70b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:27.578Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3de55161-b967-4eac-bc53-588bfa0de734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:37.586Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d13cbf52-599a-401a-a071-36c1cbd93751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:47.594Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c6b45838-3bed-4cfb-9eb4-e5b908901c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:57.603Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=67c5f63d-e17d-4aea-ab9d-6a534c81c3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:42:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:07.611Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=86a86034-8b95-414a-9f2a-ee2991870a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:17.618Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=79a13c6d-e21e-49da-a049-781d96b6dc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:27.627Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3ac935fd-70ef-46eb-a7e9-401ea65189ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:37.635Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=16b06e35-7cd1-4d80-a0f9-05280114926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:47.642Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1b3302b4-f276-4f72-a65b-30f8ce5be1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:47.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:57.648Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fdd66b0d-43d4-430b-8700-b8f05805bb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:43:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:07.659Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=edcdd5c7-75d0-4f3c-a585-6ea50536d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:17.666Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=451ba89b-77de-40e2-aef8-e36b0132a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:27.676Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1b866ac9-9bee-458a-b7f6-3fd1ff4e6eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:37.684Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e6ac075a-e8e8-412b-a97b-4563d84e4a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:44:39.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:44:39.050Z |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-03-24T02:44:39.050Z |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-03-24T02:44:39.051Z |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-03-24T02:44:39.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:44:39.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:44:39.056Z |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-03-24T02:44:39.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:47.693Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d22fcc8c-c225-4f3f-85c3-eb80f94edf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:57.702Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a44d848c-9620-4972-88a2-fe4f65324078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:44:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:07.711Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2debea48-ddef-434c-82c2-90b253ca501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:17.720Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=57b96bbf-c79f-48f0-920f-f13bb14f70a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:27.728Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=418f7c6c-7d42-4d06-bf61-a5bee40334dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:37.737Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=47c9e268-eaa4-4bc9-bf11-059af3bae450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:47.746Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=63e6a8d6-f454-48a4-ad94-ed2b1e5f9b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:47.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:57.753Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=17c70c8b-e2c0-4c2f-8320-dc74d8354204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:45:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:07.762Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=55c35b39-419a-4cad-bca1-04e5acc1f463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:17.770Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4cee7e6e-be92-4211-957e-50143e017060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:27.778Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3290bd9f-d64b-45aa-b64c-e255947fec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:37.784Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0bc0043e-261c-4f0c-b37a-85bf1da3d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:47.792Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1e266708-5dc0-46ba-92b6-8d9f4b695c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:57.801Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=891684d2-37f9-41ef-89f8-d2088a7aa11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:46:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:07.810Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=94de140a-024a-4a33-bcee-99d50199327e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:17.819Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4430d954-1a04-43df-8eca-adb1e0c73d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:27.827Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=eecb74c7-ca5c-446c-ab69-d7e319df28c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:37.836Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=77461f6d-33b1-48d9-b3fa-2f4eb00edc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:47.844Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7c58a3f5-2eac-48fd-a292-c442bbb70e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:57.853Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=640eb4c9-896e-4aa7-a402-53280ec3ebc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:47:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:07.861Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=43a7e6b7-c6fd-48cf-9e76-40216cb5958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:17.870Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d9da0b0f-fbbd-47c2-b991-6601919e503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:27.877Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d151f0dc-2d43-42df-bc1b-fa4ebe785ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:37.886Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8c9aa32b-d800-4113-872b-da2be298b483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:47.895Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e5196985-4409-4c45-8b38-eae3913d3f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:57.903Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a40098e0-ef26-4454-8c37-f77e9a8c0d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:48:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:07.913Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=499c9d28-f895-4543-bd71-894e2ba759a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:17.922Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6feb1c45-6425-47c2-89bb-43dad43c5ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:27.931Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=97665190-cb31-446d-b634-561b0d8a0549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:37.938Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c7537691-72b2-459f-a4d9-21d92ee311aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:49:39.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:49:39.028Z |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-03-24T02:49:39.028Z |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-03-24T02:49:39.029Z |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-03-24T02:49:39.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:49:39.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:49:39.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-03-24T02:49:39.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:47.948Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b2f0c9ec-18d1-4162-adc8-279ec0a30e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:57.957Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=73473594-d534-4145-b236-8f2b244f939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:49:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:07.966Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=71d831a5-5f03-487b-bd56-4dc3e38b6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:17.973Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=aa7c1ac0-9158-411d-ac76-2cc515b66529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:27.983Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=97e62375-e1b0-4e17-9f8b-bdb964d2c794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:37.991Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d0b071c5-31c4-4f13-9e72-a590f6320ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:47.999Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=49108e78-4396-4960-b025-6584176f0bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:58.006Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8d80e3f3-da97-42fe-b47a-4d9891d0e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:50:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:08.014Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f167367c-6edd-49ff-9a86-9f748db5d452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:18.023Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e2c329bb-051e-4564-ab3c-d56d000b2aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:28.031Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=41722db9-aaac-43ca-89b6-151fd30ac1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:28.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:38.038Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7cf6030c-8886-4790-b3f7-9bc66ca36a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:48.047Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bab32375-62b3-42f2-be4c-c8f3bcfa5600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:48.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:58.055Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b3687ece-08a9-4fa6-94e0-581fe761401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:51:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:08.077Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d2454090-2ecc-48a6-be40-c3d53d3366f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:18.086Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2df500aa-92c6-428c-ac0b-be62030e7c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:28.093Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0f78edd9-ec67-43b0-9264-af0b133744d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:38.100Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=180dc494-6527-4cd9-82b3-8e9785005de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:48.108Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9d405d68-0979-43f6-8513-f2103e4c995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:48.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:58.117Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=90ee0499-77b4-46ca-84b7-12a63abee66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:52:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:08.125Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fd777727-4fbe-4cf4-a60d-bc853eb29b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:18.134Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0c176b0e-f883-48f4-93ab-3c07d272d2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:28.142Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=abbd0488-3a87-4bf8-a93f-9b4243ad4683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:38.148Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b5674a6a-8634-40d6-acc4-f2ef53cdf6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:48.155Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ec98e167-2c7a-4c47-8594-9a4c78c4b966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:58.162Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=14bd99da-cbfb-4bc5-8153-ccd29880aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:53:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:08.170Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2b94d9cb-bda0-4f83-86dc-4b8f9b3b19fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:18.177Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e8487532-e53c-41a2-bcc2-1a5c2805efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:28.185Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ba2c8e94-9663-43e3-bfaa-ada8efc71511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:38.193Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=975f8b62-f1ef-4acd-9a7f-52ed6bda795a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:54:39.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:54:39.021Z |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-03-24T02:54:39.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-03-24T02:54:39.023Z |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-03-24T02:54:39.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:54:39.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:54:39.026Z |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-03-24T02:54:39.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:48.204Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a8354f5a-d73f-467b-9b46-c0e62fa3f9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:58.212Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b1ebaf3e-2aa7-4c7c-a32b-4201ed3452f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:54:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:08.222Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=72d99777-f438-4d8e-b7f4-7f488cdeccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:18.231Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=72d387e0-ef00-4feb-a06e-2f62a51c0c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:28.238Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7f08ba37-2f33-4421-96ef-2b0824716c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:38.245Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9d38bcae-215e-4582-a9db-d1e99993a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:48.252Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=028a65f0-1fda-4ad5-81b5-127e4a16f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:58.260Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cd1e9f7c-efdd-4c05-89e4-8647d53bdf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:55:58.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:08.267Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=186c4e65-7de9-460a-bd3a-3e288bb8f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:18.274Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=32613fab-f89b-4fef-b280-9dca9edddd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:28.282Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c6c724fe-8e0e-4b48-9406-97031424a937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:38.290Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b89fea57-f235-4a28-a173-af07a4c3784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:48.297Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2333d467-c4ef-4796-9907-21897a002cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:58.305Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dab7374e-5ff3-499d-9280-2e834adb0752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:56:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:08.313Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4f3859ae-722a-451b-afb9-678c5bf13038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:18.322Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a949c972-5868-4ad5-9d04-3337f98e6d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:28.330Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=484c0558-57ee-48a7-8df1-ffbd00454438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:38.340Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=518f52ed-ef3b-45f1-9e12-9a9c337fcd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:48.349Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5c41a22e-da26-4685-8e6f-14d5559116b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:58.358Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=37ccfd1a-bc5a-4743-a6f6-ce5ec0debf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:57:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:08.368Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4dd55297-382f-4f4b-b208-c37b9f3ba092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:18.377Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e1683a87-0dad-46a2-86db-54961616265a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:28.384Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=eaa8572f-1b61-4ecf-b1c1-2efbf5cc60fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:38.391Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=640ff51e-3f62-421e-8672-7db4b82ea102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:38.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:48.400Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=69086eff-14da-41c6-89ff-1e8c445423a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:58.409Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6e2be587-5aae-4154-91d3-6c7a9a9df7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:58:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:08.418Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dae5cd59-295d-4aa2-9ec7-dee27b7189c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:18.427Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=aaca2d07-eeef-41c4-8129-7657516a562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:28.435Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7ff49b47-5d50-485c-b8ba-259c0a5477be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:38.444Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c242a031-6aee-4823-a870-796ae868b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:59:39.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T02:59:39.031Z |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-03-24T02:59:39.032Z |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-03-24T02:59:39.033Z |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-03-24T02:59:39.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T02:59:39.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T02:59:39.036Z |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-03-24T02:59:39.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:48.453Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c0165107-2111-4eca-bdf2-cfca9e926695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:58.461Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=94167cf4-66b1-4429-9391-d38940d997e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T02:59:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:08.469Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9c4b2c95-3b64-4560-be57-cdc5a4b39055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:18.478Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c4e8228c-5cbd-4c7f-96d3-6221079f421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:18.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:28.485Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fa88c32a-ae1e-46a0-abb9-76b3ec00477f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:38.494Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=919ef760-75e0-4a96-b353-0ee4fa36da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:48.501Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=29299c58-6def-43bb-8e15-6d45d361172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:58.508Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ccabdac9-8a26-49c5-8d39-c53a40888aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:00:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:08.516Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d06772e9-0cf3-4461-a497-07c08c48d2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:18.524Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7e748636-76cd-4755-94ab-8397f8075bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:18.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:28.531Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e70faad5-9776-41af-9cc3-cbe77ad62ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:38.540Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fb824ea4-9a01-48dc-aa11-4bc0f4693e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:48.547Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d2777b33-51e7-4fd1-8e30-3b4629a80e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:48.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:58.554Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bc3d824c-0470-483e-9429-947a8737149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:01:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:08.562Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=10cc9a52-9c0b-48bd-822a-6ee46b3dc1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:18.570Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8e843419-cb70-44cb-b593-20ad0cdf7d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:28.578Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=048c894e-e795-4e1f-bfe0-c3d6fe0e03a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:38.586Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c160598c-f013-42b3-a5fd-6c21ee2d5c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:48.594Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=86a5c15a-8dbb-4834-b9cc-0b1748f28bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:58.600Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=94225ca2-cd27-4371-9d78-bdc7af04ef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:02:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:08.609Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d317e33f-314a-4a1d-8ea4-531170f08c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:18.616Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d9272e8a-a500-423c-a4ee-58f9327f5744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:28.623Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=09401b63-d62c-41eb-80dc-5834e1e63af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:38.632Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=77e93293-c2ab-485a-88d2-339d5e362993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:48.640Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0e69fb20-8aa0-40a5-8583-f588691d857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:58.648Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0c341e13-124b-4a32-87c0-950a18dcd076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:03:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:08.657Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1c2cedb4-0462-4722-bbc7-76a1e1745d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:18.666Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=518192cf-b9bc-4abc-90fc-718e2e58a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:28.673Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8b31db07-78f1-4a1b-9451-2ac49e34a0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:38.680Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3d196f15-7dca-4059-a6fa-3623cfd5c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:04:39.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:04:39.027Z |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-03-24T03:04:39.027Z |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-03-24T03:04:39.028Z |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-03-24T03:04:39.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:04:39.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:04:39.031Z |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-03-24T03:04:39.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:48.689Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a02e9121-4b63-456c-94c9-0dc3416ee7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:58.698Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=32570c97-9d92-4f3f-8c67-f9dcff108292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:04:58.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:08.706Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f7300fdd-e886-4ae1-9d74-0f1fbf39e2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:18.715Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=899dc092-ad2e-463a-a3eb-e5e2577b3267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:28.723Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=994b30d4-3a42-4078-81f1-f99dec564368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:38.732Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3d6350a6-f384-4638-be77-de1a4d9b8002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:48.740Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cfeb4c4b-9c53-432c-9cf2-9a5caf881d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:58.748Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a5205c57-73e9-4e41-bb27-cf627e13c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:05:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:08.756Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b823d908-4d86-49ba-bd78-f25669d5beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:18.764Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=48a63538-3df0-4e32-b8c6-b00958ad7bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:28.771Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e6b73140-9757-497e-8ee8-5ec9a5a884ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:38.779Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=90837db6-2262-4c05-b8aa-ade9f4b8567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:48.786Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=392bff81-5c8d-4fe5-be5a-21125525a88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:58.793Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5573690e-3f8e-4499-9147-312a44385e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:06:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:08.800Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=97030696-a742-42d6-be1c-edb233337a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:08.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:18.807Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=af558958-2c30-48aa-9cee-4f4c5d741eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:28.816Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a95e0588-2de5-47e2-b980-bc5f97fe8890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:38.824Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2b60cf0b-d6f6-42ea-be5d-2c86e3e9a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:48.832Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4d49b454-5579-428c-9d1d-3f0ab43eddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:58.841Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a44c1c29-ec55-4d30-8171-8f37fe1a56c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:07:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:08.848Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a16fb597-7bc1-4157-99d4-99fb27f68399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:18.857Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=459e7d8e-de38-420c-87ab-3c0b5caabf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:28.864Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c7a328f9-14a4-41b2-9895-fa97ae805253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:38.871Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=aeb40b49-61c3-4d17-a005-50181c45f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:48.879Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1133d415-df94-40b8-9b83-32ef38fbe07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:58.887Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3fcad0fd-96c6-4542-9f67-dbe4b6822085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:08:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:08.895Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b8198e5b-1ee9-4c6c-adb9-76ba9fccdf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:18.903Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=92a6df68-354c-44c8-aae6-9ab8e15fc6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:28.911Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=518d1c24-afb6-4500-8351-ea3b6241d3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:38.920Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=75d708ea-2f16-42b5-b30a-522b42c6bd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:09:39.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:09:39.003Z |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-03-24T03:09:39.003Z |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-03-24T03:09:39.004Z |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-03-24T03:09:39.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:09:39.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:09:39.007Z |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-03-24T03:09:39.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:48.928Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=31403782-8d7f-4ea1-aa5c-324200247579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:58.936Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4e31b9f5-29c1-48cd-966e-ec5198139105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:09:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:08.943Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3ac0db95-46ba-4e5d-b142-16ee15d28ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:08.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:18.951Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f846867c-496d-4a5c-9c66-8e84c9cfe6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:28.961Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=73c4c4c0-e00f-4d68-b90a-d6c595bdaa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:28.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:38.967Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=147f9081-6f7e-4fb5-9299-81d0c0aa264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:48.975Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6cf2ffc0-fc02-4291-9c54-c317ad0bfda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:58.983Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=04a5ea3a-b8d8-411e-8f54-f744f68a8ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:10:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:08.991Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ca73706e-2a75-4efc-9cc3-544513bbf123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:18.999Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5db4d204-585c-422c-a9f4-7d138d040931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:29.005Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=eecdf3c7-0dcd-4d2b-9669-c6cd03245226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:39.013Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=254b5005-6a3c-4330-b96b-ed014d29a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:49.020Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=105627ba-f74e-4a94-a1ab-9019a19db4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:59.028Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=60544604-c98c-4998-a3d4-94d7d92a4154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:11:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:09.035Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e3e22cb0-324c-4201-a197-c0ea02e3e21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:19.043Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d053eccf-69ac-4049-a04f-27ec39c6f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:29.050Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=785979a5-b2e1-42f9-b082-38f4c22c88e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:39.058Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=976366bf-3c09-4a6a-9ea7-74b7e8ba4103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:49.065Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c94be714-bae5-4e5d-abb2-9ab49327bef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:59.074Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8f2d5380-4ac0-4679-b017-498b770dea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:12:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:09.082Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dce94cfb-88a0-4204-aa66-5b598815233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:19.090Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=77d0ea68-db49-4bad-92f0-a3635c2d797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:29.100Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c991eb5f-2577-4f43-8576-1cd33648b2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:39.108Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c25a2793-d86b-498c-9cfc-b1c020aeb9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:49.121Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=31ffcdc7-1550-45b4-9ebd-0a6621220115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:59.130Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=29054520-b312-47d8-99df-21651b649d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:13:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:09.139Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ff2252d4-552e-463f-b535-d721bcde14a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:19.147Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=02561eee-6b11-42c8-9b8f-e50195234595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:29.157Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8cc2eb62-0468-48b5-a22b-173d727d8ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:14:39.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:14:39.023Z |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-03-24T03:14:39.024Z |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-03-24T03:14:39.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-03-24T03:14:39.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:14:39.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:14:39.027Z |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-03-24T03:14:39.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:39.167Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=688a977e-8ba5-4cb0-b52d-c9a61da819c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:49.174Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5b2bfb52-6e4a-4ce4-ae58-40815495c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:59.182Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=474d09b9-2219-45ad-96ac-bbb7d2afe214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:14:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:09.190Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e0e0d52f-26f0-4c1c-8fa1-5ad0034019e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:19.198Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2b2682d6-a470-4669-96a6-881e570f35ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:29.206Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bdbc1396-8ff3-4108-a363-7c8f29bf94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:39.213Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d4cc15b3-89e2-40b8-99d4-cc39993da9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:49.219Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=702bdf91-43ad-4772-9746-752a11221438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:59.226Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e1b70d5c-5ecb-4207-aa40-823849be09d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:15:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:09.235Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9119b68a-a3f2-4622-8d69-9dfda870dc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:19.243Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=86fb8e9f-acaf-4c53-a4c1-bcac172f1ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:29.250Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6edc73c2-298e-44f8-bd4a-025143ff530b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:39.258Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=353b7bac-afe4-4767-819d-dc16b132b300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:49.266Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8300d7fb-2f26-472c-bf2b-31b6e9e6dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:59.274Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b540072f-980e-4053-939b-40cba2a61867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:16:59.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:09.281Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=df0d0553-7699-479f-8086-19dc6c8ff7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:19.290Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=11728da9-058b-4d87-8248-1a64fae76f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:29.298Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ef33e3ae-7d66-45ec-b0ec-c3c2868b449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:39.306Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=49a8a719-f7a4-4022-aea6-914ce32a0e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:49.313Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=40e517a6-408a-40b2-8922-6865c9da0082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:59.322Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=56875da1-f7a4-48dc-8508-bb4e31022755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:17:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:09.330Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2a1b6d21-5e45-4640-b91f-b9bc9399f0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:19.337Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=06ccafa2-99cd-4f8d-8b5a-58d0bfe721ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:29.344Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5e05c5d1-5e19-4b69-b73b-e25f21d72f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:29.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:39.352Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3b4a43b0-dcea-4c37-a95b-6b1f3b88eb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:49.359Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=70a2105a-674b-4ff8-acc5-3c9aca21bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:59.366Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=13ceb4a9-9901-48dc-b82b-e7b6ccef0bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:18:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:09.373Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1271d467-20ae-457a-8e18-4cc3e4de7195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:19.380Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ca0ecc9d-8d39-455c-b4dd-1a7e74331448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:29.387Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c0e0f587-1343-40aa-b394-cb433ebb2494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:19:39.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:19:39.014Z |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-03-24T03:19:39.014Z |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-03-24T03:19:39.015Z |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-03-24T03:19:39.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:19:39.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:19:39.018Z |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-03-24T03:19:39.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:39.395Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a14ff4dd-2a80-4b6b-a595-c1f05b149cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:49.404Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=87c9cad8-a1af-49e8-a192-9a42526fb7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:59.412Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6a89fdcb-4134-481d-abda-a08ec9e78314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:19:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:09.420Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6388df70-4bf1-478c-97ec-dd1014b0c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:09.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:19.428Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a93ee453-21ef-40fb-94ff-e0056ae27083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:29.436Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=26d815c2-552f-494d-950c-db02b8cd07d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:39.444Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=17ada07a-8e38-4cf8-a492-c606fa719743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:49.453Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ae29f920-1c41-447f-a6fc-789540975f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:59.460Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=be3be14c-09d2-4302-9d08-4485017df085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:20:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:09.467Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b8e30b73-6975-446f-80fc-7678d18aba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:19.476Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=55636493-4156-41e0-93de-7ce425a18408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:29.486Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c297cca2-2f0a-4a37-bee6-0e410e036ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:39.494Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9f42348a-85d9-4128-b664-7a55253bceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:49.501Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5d60d6af-7a3e-4a62-9347-3855b18563b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:59.508Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4975fb7e-aee6-4c25-9f4e-4882fbf759fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:21:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:09.516Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6a94dd94-baa3-4cd9-93f7-a67ea7654ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:19.524Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1e473d85-6507-41b0-8079-827449cab3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:29.531Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6adfc6b7-7e2a-47fa-a40a-a36e4e21a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:39.542Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ccfdd55b-c773-4c53-be97-df284ce32694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:49.552Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=71d06f3f-6ffd-4ff5-853a-e888075550f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:59.561Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fe3670c4-718f-47c8-a73d-c14863a96f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:22:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:09.568Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=57f0b155-3e92-436f-ac19-a6a768bbc6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:19.576Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d0a06860-3cde-499d-9f75-d5887e011cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:29.582Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2f8ec054-e835-4b16-8de9-4a07e8ccd8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:29.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:39.595Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=423afd71-c587-4847-b3df-bdb2585a9344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:49.602Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ad93eae0-f386-4294-9cbb-e0864bd882cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:59.610Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e442490d-dc96-4cc3-86eb-4c1c1b5c459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:23:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:09.618Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=24dc5fec-ba94-4071-9860-c8fa94ceb712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:19.625Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=108ca72b-337b-42ce-bce4-4fb2b04d8323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:29.634Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d48b0d5b-8986-4b1a-8ffb-e48c318bc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:24:39.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:24:39.021Z |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-03-24T03:24:39.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-03-24T03:24:39.022Z |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-03-24T03:24:39.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:24:39.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:24:39.025Z |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-03-24T03:24:39.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:39.640Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ba77b034-fbd1-4ca4-99b6-ce40038fc114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:49.649Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=253fb13d-cf95-4d61-b901-0a2c89da641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:59.656Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d811eb7f-a3c2-424e-ac4b-23635ee2413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:24:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:09.664Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e6e0602f-d066-4e1d-a6c6-34a649d459f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:19.670Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8a7b803d-e274-481c-90ae-0bc67660670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:19.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:29.678Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9f9bceb9-0ca0-4827-a0d9-52a9065008da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:39.686Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f816c33f-cb08-4781-85a4-1d6a994e8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:49.696Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3e40bb89-bf99-4537-a0df-e575699eefa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:59.705Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5d28b3d1-fea9-4dca-a2a9-eed1883d0535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:25:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:09.711Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d833651e-5d9a-449c-be2e-c51816fa8165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:19.720Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4ce74ca4-aec9-4527-a37e-8d198dd98ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:29.729Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=69324f7f-4562-4dc0-ac92-479d626b86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:39.737Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c1e44085-7382-4a42-9f17-c7972e7b6413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:49.745Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0f323126-b73f-482e-a89d-20c8afca28e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:49.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:59.751Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4e5ce029-4ea9-417a-b99c-ec5d904c511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:26:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:09.760Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=188f98a3-a7fe-4a9f-8008-eed7b7f1f966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:19.768Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1a4eb1b7-b3e8-446f-82a6-509af37b1e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:19.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:29.775Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=48c0af52-08f4-4466-a572-9af875f2d55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:39.784Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0b404a65-0a87-41c1-8e58-e18a10adf2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:49.791Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=00c6509e-1929-485c-87d5-f7f542f24cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:59.798Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d27850c5-fc82-4aaf-bc0d-5e5eaadd2b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:27:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:09.806Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b0330f80-432c-45e6-b7aa-cbe0ae245d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:19.813Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=44a5c3ea-86d1-47a1-bae1-0921fc7f8eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:29.821Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bafb2daa-735c-4357-b97f-2e5c4006a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:39.830Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6900dbd0-2843-477e-8847-3d028141d40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:49.838Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=011ea278-1d8c-42f1-a775-8cd6d0c63dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:59.844Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1f0b27d1-8872-4cd2-a5de-6ead171e539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:28:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:09.850Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=04f82524-4f46-43d3-89dc-6662c8cee93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:19.860Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5831dc51-8238-4eed-b06b-325e42eae7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:29.867Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=364471c0-3816-4ed8-917a-7fc5b64c213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:29:39.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:29:39.021Z |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-03-24T03:29:39.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-03-24T03:29:39.022Z |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-03-24T03:29:39.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:29:39.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:29:39.024Z |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-03-24T03:29:39.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:39.875Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2c1b9f34-eebb-40d4-85ce-55d1767cd078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:49.881Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8ceefc6a-6ce4-4e10-b4fe-bb88fa6eb2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:59.886Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=45c0016e-2154-4287-a1c4-cd5e3a13053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:29:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:09.894Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=631ade3c-68c8-4762-ae5c-730f40e31db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:19.901Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c037c38d-77b6-4b7d-99ae-bbf392eeb059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:29.908Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=66964f74-eabe-489b-b8ee-8ef885c1a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:39.915Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=024f226a-33a4-42bf-8243-e2bf3a572a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:49.923Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d325326d-d550-4811-b946-01c044ed3976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:49.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:59.929Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9290fe91-66c8-42e6-aad9-42459b098292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:30:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:09.938Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=448e7361-b13a-4f72-b87a-9a017435d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:09.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:19.945Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=27027438-0d79-4d38-8d63-198501b25f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:29.951Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=724adfa9-6a92-4526-89da-d7014235e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:39.958Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ec15dfc5-5380-471d-82dd-32000647c431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:49.966Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d92b3ba3-95a8-4630-bb31-4c1129945568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:59.972Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d8d033f7-ed00-44af-bee4-c31f649a075d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:31:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:09.979Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bcca36ce-05f2-4e86-b438-70c34f7d14b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:19.987Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2dcd2487-afb2-410e-a285-5f71338b641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:29.995Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=50144d67-98f7-4e51-b819-2cd1443a0277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:40.002Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9a8e2a5d-7baa-425f-9bf1-38e6881612db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:40.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:50.010Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=27d6648f-d371-4bc3-aa6e-594bca0b13ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:32:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:00.017Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b028dd4a-e429-426a-9c5b-117776ece4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:00.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:10.024Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ae426243-370d-44c1-b63c-f6487515b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:10.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:20.035Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c251a586-28bb-4051-b44d-1397e908bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:30.042Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=26cc6dc2-8b6e-4495-b5f5-3d234b86f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:40.048Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e25d82e3-c2c5-4b40-9f97-28845ddca85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:50.054Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1e95bdf2-5b0b-4663-b773-330cfc27ea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:33:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:00.061Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ec85f122-1528-4271-806b-8e5eac583d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:10.068Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ce1c363b-93c4-4f17-909a-6bd154b4c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:20.080Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=863c36eb-5742-48af-8426-139eb2824053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:30.087Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f82f64c6-97ce-403f-a6c1-54755097bf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:34:39.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:34:39.044Z |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-03-24T03:34:39.044Z |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-03-24T03:34:39.045Z |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-03-24T03:34:39.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:34:39.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:34:39.048Z |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-03-24T03:34:39.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:40.096Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0880395b-1ee7-436c-9877-87a0b595fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:50.104Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f3b7594a-52c4-4816-8ac8-619c82178552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:34:50.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:00.112Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f44447de-c36d-41f8-9e0f-513d6a6a4e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:00.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:10.121Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=227aa904-bba1-4a1b-9fd4-27a0ff878163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:20.130Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1d858d56-9443-4bba-b1a7-a210d0147f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:30.138Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c766c672-c706-4e1a-a1bf-3ee0a7e73038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:40.145Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fd526835-401b-43f3-9a63-38156d809378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:50.153Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c2429c6f-77a3-4c02-83f4-11083de242bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:35:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:00.161Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e5401cc0-43b4-486d-8c4d-cf20f491a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:10.169Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a0871083-6cc8-4470-9ee3-f6a81ad3c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:20.178Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5f532dee-6301-42f5-b2c2-fd8cf718cc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:30.184Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3f42a84d-bb1d-402e-b566-503a0d79a40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:40.192Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ee1d6dc3-19e9-44bd-a06e-19395de6bb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:50.200Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c08418bb-5e8e-42d4-8377-5c85629b4a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:36:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:00.208Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e18382c3-161f-4b05-ab62-9a09f8c0bb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:10.217Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5d4b69c8-6518-4b94-b531-c479b75b02d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:10.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:20.224Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b0e44bb2-f3ee-4391-aae1-4d3a3abf9645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:20.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:30.235Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9749758f-5110-4dbe-a4b5-57343e903cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:40.244Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=64b9b6f1-ad58-43be-b855-985502fbd4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:50.250Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=71c688bc-217d-4463-b451-d86d2b2b4cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:37:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:00.257Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cef1113d-3192-4627-ad2a-70473d185e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:10.263Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7712c7e5-1fae-4b24-a558-26647d83aaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:20.270Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6d398c31-907c-4c00-985f-6141748131b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:20.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:30.277Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d524065d-09ef-40f7-8e55-3111918b0a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:40.284Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d9844b5a-dbd0-4197-9232-4d71daf3fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:50.291Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1ce37b91-9ab5-468c-ba8a-f880185477c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:38:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:00.298Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3802f4aa-604c-4bd5-8a82-d08d07512c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:00.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:10.304Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ddfc4def-15cb-4ee2-be3e-16e784e61923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:20.310Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=caa72e90-4587-4f4c-9925-de7b9831372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:30.315Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4a99ad17-36c5-46a7-a4b8-d919048d65b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:39:39.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:39:39.022Z |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-03-24T03:39:39.022Z |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-03-24T03:39:39.023Z |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-03-24T03:39:39.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:39:39.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:39:39.025Z |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-03-24T03:39:39.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:40.322Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1d42ee65-055e-4828-8fce-51ca48e8353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:50.329Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=80b52daa-4575-4b91-8338-9598850fff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:39:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:00.335Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=57d6cc1b-96f5-4c52-a7fc-5baaab60d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:10.341Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ea754549-55b4-47cc-80e6-35933455893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:20.349Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cdc768e6-7362-465a-992d-a51449865d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:30.357Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ae16d3c1-954b-44e1-bd94-e04ee91e260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:40.364Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bd874176-c96b-4afc-a13c-653d842002d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:50.372Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d7de702d-b26f-4204-8f13-ab9d859b9705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:40:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:00.379Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f4a60d27-4595-48e0-af8d-a3eaead09243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:10.385Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d16c72b6-120e-42b6-a157-e93becd010bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:20.391Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8bfe96a2-8e55-4f86-9e26-6be38a3206e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:30.397Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6a5283eb-88ef-45fd-a290-08e3a1ad9cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:40.404Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=36bc8594-ffde-4013-9d03-1f444225c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:50.411Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fa4a605f-dd58-4aa4-9f5e-1b16ea13c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:41:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:00.419Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=096f2ab7-1631-4777-ba3f-451d35b10fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:10.427Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ee60bd6a-8172-4565-8b93-8f83261b1dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:10.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:20.433Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=63d47a17-4831-4810-a32e-acb502bc5ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:30.440Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=70ff0944-be62-4be7-b9db-7f8c0ce1b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:40.448Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d944b097-6de8-49cd-82d2-c7f83ff8bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:50.455Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=33a52b6e-fb6a-49a6-b9ac-429441eedac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:42:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:00.462Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3a6decc4-a6b3-405b-962a-405095cbfc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:00.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:10.471Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e04c6ca8-97a7-408b-aa5a-cd9121e29840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:20.478Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e420889c-e795-47c5-a404-a905bd16a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:20.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:30.484Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4f662940-1d68-444c-bf03-45a11a0e818f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:40.492Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=49884be0-ff73-47e2-b1de-7cbfdb74b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:50.501Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=891c16e4-5a8f-448b-9d04-50dbf2142a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:43:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:00.508Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cd6b7038-d380-4ca4-a56c-1d4e93485bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:10.517Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9cff56fb-1077-41df-8415-86411cf2d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:20.526Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=97540d45-7f95-44b6-87b3-2c9c5e2bfa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:30.533Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=43fd3a69-70d1-4c08-87fc-18aac6b581fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:44:39.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:44:39.019Z |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-03-24T03:44:39.019Z |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-03-24T03:44:39.020Z |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-03-24T03:44:39.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:44:39.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:44:39.022Z |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-03-24T03:44:39.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:40.540Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=945967c9-87a3-4be9-81d7-69e6bb194daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:50.548Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a4075d88-1b54-4190-8296-342613508f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:44:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:00.556Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0285d45b-2354-446c-8511-2c389d526d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:10.562Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=46f7ef65-7689-48a7-8ede-7b8d799acdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:20.569Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e7eba734-ddc1-4634-8026-5de705857920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:30.576Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1c12aec7-0cd4-43c7-b9df-82c61922d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:40.584Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0cdf7513-b7a4-49d9-ab01-3074e616777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:50.592Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bcf28184-7456-4f99-963a-8ae9a8780d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:45:50.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:00.598Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f6b1f825-b687-4283-9eb9-3698b1543283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:10.605Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=88ff4f4c-51a4-4cfc-ab12-374480679533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:20.612Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6042b67d-af87-443a-907e-065fada3433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:30.619Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7504a0cd-ebd8-42b3-9588-87c7022cc173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:40.626Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=da1d713e-4362-47f1-8afa-784fb3e07c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:50.634Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=948f655d-35d3-49a5-a288-f4f3b6aa6dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:46:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:00.641Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b28b70ea-b7f2-447e-a65a-f2e083fec7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:10.647Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ba845f2e-e477-4252-b05c-33c2201e1191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:20.660Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=447877c0-f559-4aac-84a1-2560179dfac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:30.667Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=50c286cc-da07-42d5-8734-2c18a726f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:40.674Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d90bdaad-2a5a-4844-a80e-d52ac4e7b489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:50.682Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=945fbabb-7832-4c82-91d9-dc92bacf2316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:47:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:00.690Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d1480e0e-4c19-431c-8ed4-dd04e2b46225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:10.697Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9f125b32-c582-49e1-ae22-aa8fb753e5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:20.704Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4a8182e2-31dd-40c7-8b2e-f34f98278b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:30.711Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d62af592-b23f-46f5-9b87-27016d011029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:40.717Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3de42b97-1269-4623-adc5-9193e2599a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:50.725Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=96c0c98d-4241-45f0-9546-6ccd0876e8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:48:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:00.732Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=81e7d930-57be-4b78-81cc-934718708e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:10.738Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b8437950-9249-42c2-95c2-e9dd96b5d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:20.744Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d656aec4-b9b4-4c4c-8f68-57f91fb9b091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:30.750Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=06463b6d-a8e2-45cb-80e6-c3f82740a56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:49:39.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:49:39.029Z |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-03-24T03:49:39.029Z |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-03-24T03:49:39.030Z |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-03-24T03:49:39.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:49:39.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:49:39.032Z |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-03-24T03:49:39.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:40.757Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a4516d20-7ad9-4577-b2a2-83afb5f51673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:50.763Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6d4c1880-8c92-40ab-a8ff-453fb229619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:49:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:00.770Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a165934e-d0a6-4f31-9973-7698e22e45df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:10.778Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6b626ece-05db-407a-9e37-a26a98de115a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:20.786Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2ce47176-a68a-491e-ac19-2cf99a17f0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:30.794Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ba7aeed7-12f3-4553-83ec-aee2f68e0705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:40.801Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d6528ac4-e674-4ceb-88e2-8ddfe78ff51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:40.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:50.809Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=02d50e4c-0a10-43e2-bcbf-d33f58c9f8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:50:50.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:00.817Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8b84a2ca-48ce-4717-90b8-3a89c0ea0f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:10.823Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=04d2e608-436b-41c1-8744-901d6dbc8d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:20.831Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d774b21a-1201-4656-95f1-1617fabcde0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:30.837Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3199930f-a157-4058-afbf-f093f738cf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:40.845Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=582fc430-3897-4142-b615-6c6cf7af6453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:50.853Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=689a7a79-08a3-478b-8a07-7ff896fd487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:51:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:00.861Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ca8f139e-5732-451f-abd0-690b1b8ef62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:10.869Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f3950fc8-1e79-48d5-a79c-1c790a457b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:20.876Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=da770a63-e67d-4cf0-bfeb-dbae0afefdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:20.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:30.883Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=47ecbefc-a754-44cb-9887-ba20a9ed9501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:40.890Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2e91d4b7-d370-44a6-89ca-521633ad2e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:50.898Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d0a06e08-9a10-4705-a18f-c377a261762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:52:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:00.906Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1726c82e-86ea-40f4-bca2-72ed531f308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:10.917Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5fadfdc0-0a17-4930-bee4-6ef3a5519cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:20.924Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e07961ea-3280-43f3-841a-3224baba42eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:30.930Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=08bf221d-e668-4ffb-9642-01f1fb3da2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:40.938Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b0f296f6-80c6-47a9-8708-24cfc66d9adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:50.947Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9ddb1e6a-6c18-4f90-80a4-6c25b22c06a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:53:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:00.955Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dd410e0e-76cf-42e6-9e2b-b87bf1718bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:10.963Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=db4b7697-237d-4c41-a6b9-9716987a34cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:20.970Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1d05b250-5876-4c33-b7dd-e085c99c59d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:30.977Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b82fd7df-187c-4d30-94e3-39dcf364dd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:54:39.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:54:39.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-03-24T03:54:39.020Z |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-03-24T03:54:39.021Z |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-03-24T03:54:39.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:54:39.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:54:39.024Z |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-03-24T03:54:39.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:40.984Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=209400a3-9a2e-4267-ad6a-6b235fa8af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:50.991Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4b5a4c20-69cb-4d66-a4b7-ed8eb058df49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:54:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:00.997Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6179275b-fde9-43c5-86aa-b82f783650eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:11.004Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a17859b9-c16a-4771-8fd4-41f65907e71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:21.012Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=26a54559-ba46-49da-b1fe-853d781d145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:31.021Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7960b446-e181-42bb-b69b-318f2c6bd7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:41.028Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c2b7a888-24c8-4790-baa0-fdb4dd192470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:51.034Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a4fde268-b500-4cce-954c-280383875959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:55:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:01.040Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=83d133a1-4fb8-4731-b5b9-07ab95e195df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:11.047Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9a41e46b-cd44-4b23-945e-ebd3e2a8e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:21.054Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a7ea3e0a-55d6-4483-b063-e61f4fb02a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:21.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:31.061Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=188ea4d4-7305-4024-b41d-f1c802b2bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:41.072Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a3bc172a-46b3-444c-bf8b-a3d007080338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:41.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:51.079Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6fa1eb3e-131e-4c62-8fd8-191546f84842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:56:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:01.086Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=cd76f97d-63d5-493a-b78a-bd451e1b6f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:11.093Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e734d382-f452-48aa-aebd-c3888ffd51bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:21.100Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6ff0d765-f639-40ce-b8e8-8d57eb38488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:31.107Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=09f677a7-1ff9-49a4-b577-e61477ddbb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:41.114Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5b89c85b-a373-44c3-b907-63c1fa2a3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:51.122Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f318f901-910e-48f2-a9e3-77b4c671e2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:57:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:01.130Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7c522c11-9692-4c8d-88da-e557b81244f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:11.137Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5020677a-9c3e-4bf8-99b6-e19395afb95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:11.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:21.145Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0b68667b-ea5d-48b5-9ceb-32acb4bdec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:31.154Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a6a44b9a-05aa-4fac-bcdb-3296711dddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:41.160Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0d0721a8-b75b-4aeb-913d-0d894b8ee9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:41.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:51.168Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6e343b44-744f-4556-a3f2-c1fea0d495f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:58:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:01.176Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=596c955a-7bb7-4f78-890b-05ddbc9f3e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:11.183Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e46eacd0-e11a-438a-a53d-936471003823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:21.190Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5ce674d8-dacc-4d51-8eb6-6637444c9f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:31.200Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dc785118-b981-487f-b714-32102541b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:59:39.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T03:59:39.031Z |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-03-24T03:59:39.031Z |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-03-24T03:59:39.032Z |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-03-24T03:59:39.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T03:59:39.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T03:59:39.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-03-24T03:59:39.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:41.207Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ab2d9fb6-cb14-44f0-9fec-4ad605cccfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:51.215Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2b367f56-d27f-499e-b428-d1bf70e06a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T03:59:51.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:01.223Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9b0e5429-7069-4098-8b9d-aa97396fb607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:11.230Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ecb52e9c-73e6-4352-a2d9-13c7bdc9c1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:11.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:21.238Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9b25d8ed-4a6c-4ac1-b88c-39ac05eec834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:31.246Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=039a7b96-735f-4554-b6de-a43a759168a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:41.255Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=31abb7de-66f6-487f-9849-2774a123c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:51.261Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5ebd2c4d-62c7-4889-be03-ffdc4f4e04c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:00:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:01.269Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=35bfa063-d045-4cd9-b7f5-bd1918291599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:11.275Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0ac5a68e-5d77-4edc-b692-5ff5f3b8526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:21.283Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5b1cd0bf-eb8b-4db6-a65f-8424f4d15059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:31.289Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6dc94e6d-b8d5-464b-a517-c73e58c020ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:41.296Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=38995842-e1bf-4a98-9652-c4bc1047e763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:41.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:51.304Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e945f809-816e-4d8c-8b9e-c7d3836524f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:01:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:01.311Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=41f9bea6-97d8-492a-9410-7de1ab56d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:11.318Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2ea321d4-eefe-48fb-9e13-9eed6f8b5128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:21.326Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=56aeeb98-a5dd-42c6-ac7b-7424f29f8f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:31.332Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2d7e8c9b-8d2a-4f54-b7af-c00af53a5b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:41.338Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ae20278b-f5ca-4de1-8ba3-b493d65c6092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:51.346Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e6dae0ca-a885-4998-b4d5-e747f3500fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:02:51.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:01.353Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6c506cc5-d930-4b84-a7bc-f3c5b11b8e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:11.359Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d15a7d04-3b98-44a2-99ad-7d8447afde17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:21.367Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e4c6827a-e918-49ce-8866-d38059771936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:21.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:31.373Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d0a4af64-2ea1-4d09-8dbc-caf050e8f981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:41.380Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=168ee577-3561-4150-b920-f23c46a52c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:51.387Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=effa37ca-d700-42e8-8e9f-01e0c06e9c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:03:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:01.394Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c0ddd43e-5b1f-4041-b10d-a7ba1b85fbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:11.401Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=38642955-828f-4baa-80e7-26c27a750461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:21.408Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a618e880-8978-4e73-89e2-dacdaf116244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:31.415Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5055dc21-9781-44f5-a46d-8a396aa1cc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:04:39.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:04:39.023Z |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-03-24T04:04:39.023Z |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-03-24T04:04:39.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-03-24T04:04:39.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:04:39.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:04:39.027Z |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-03-24T04:04:39.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:41.422Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=599d9c37-4de3-426a-b84e-eae89e13bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:51.430Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0d97bf87-5481-456c-b476-dbe17223de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:04:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:01.438Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2cefa95e-c07b-4d5e-8cc8-22cfacaeabed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:11.444Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=beb1962f-30a7-480c-bc9e-b4efb3c3d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:21.450Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5dbbfe09-73e5-4495-9315-6e67278b0eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:31.457Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c11d31c3-706c-46f1-8c0a-b6bf86f45656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:41.464Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b4f7abab-598e-4d18-b438-ae5a7a507f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:51.472Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=09502e8a-1c7e-4fa0-8052-134c0029a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:05:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:01.478Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=90734394-38bb-4841-b25a-48d6359d045c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:11.485Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a1e9dedd-1c3b-4340-bec8-02c79feaed56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:21.493Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b3cc4870-8686-4d5d-a4a5-0ef15dc7fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:31.501Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=38c8162f-0512-4a57-831b-6b861acb8e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:41.508Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bdc536a6-03a4-4bfa-9bef-293267754eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:51.515Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8a31e988-4b7d-4c5a-9028-0856b4a69aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:06:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:01.523Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b1091caf-de0b-41b2-a592-d48b6b0bccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:11.532Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a6b4eacf-dae0-4b5f-9c4a-e6cc43d395aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:21.540Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=51412aef-5228-42d8-a938-df74f509ffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:31.547Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d1bddb4c-c6f0-4449-a2dd-51e80976067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:41.554Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9ac3ae31-b312-4aa8-88c3-3e6ca07f6929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:51.561Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=59e2867c-706a-4aa3-b3b6-2c0b5f0f54ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:07:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:01.567Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9a8b9a18-c1b0-4e75-99c8-ff2f76b0605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:11.573Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=112a3f4a-24cd-4ca5-8710-3518ad2e0703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:11.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:21.580Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2c15b101-ed68-4b0e-9eea-d9ace52ceed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:31.586Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bc75762b-e703-47e2-b168-56c823df210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:41.592Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9bbb271c-0127-4004-824d-65f37c2ba035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:51.599Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7dc3aea5-c7e4-4af4-a080-c4c627c0b4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:08:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:01.607Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6daf6a25-9a4d-4be7-a153-2bc99a528993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:01.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:11.613Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ba7e8192-1eca-4cc8-a401-2cd1f38ef9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:21.621Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f992247e-fc6c-4e4e-94fb-247e819889e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:21.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:31.627Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f6b85423-6676-4631-ad8a-05a268ea31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:09:38.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:09:38.998Z |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-03-24T04:09:38.998Z |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-03-24T04:09:38.999Z |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-03-24T04:09:39.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:09:39.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:09:39.001Z |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-03-24T04:09:39.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:41.637Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1ddcc00b-fe21-4547-b803-9ce61d06cf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:51.644Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=09385a8b-408f-41aa-8a50-04bc1a5b28f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:09:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:01.649Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b532e4d4-b16a-459f-ba54-ad96768ce677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:11.656Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a48bee14-a694-4b33-81a8-7242967e194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:21.664Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=40af0dff-d93f-43db-8d89-49f5be7aa76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:31.670Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=00600cf5-989d-40b3-a442-30efff0c43dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:41.682Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6e19a111-e9e0-4bc6-ada4-82196cf98747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:51.689Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e2ddb399-69e0-4468-b495-91698ffbfac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:10:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:01.695Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c4a6be00-fb7c-448b-9f95-98ddd49e5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:11.703Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=380f8d99-930a-485f-8dc6-babddb112fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:21.710Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f19d61d6-c487-42d9-a243-978e907dfc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:31.719Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=bc99e6b2-b651-436c-bed8-1fd3f0f8d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:41.726Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5314e814-5209-4574-aa3a-9613aa56bd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:51.735Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=95fdff16-29b4-438e-a719-c76790bcd8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:11:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:01.741Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9a7eaabb-bcee-49f5-943a-6afb9b12aba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:11.748Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7c2420de-3b53-4a08-a469-48dc3f28f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:21.756Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5f45cbc8-dd33-4211-bcc8-5c9b6652be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:21.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:31.762Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=38f6c64c-d4c9-45be-a2fd-8d4e1a8eb837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:41.769Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9c6df484-5310-4eac-a186-8e3d48772de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:51.777Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ad2941c8-c89b-42cd-bc4d-6438bde9699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:12:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:01.785Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=36e44c0f-4558-410d-85b0-aae933e595bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:11.791Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d58294f2-d460-4b0f-a32f-152601e761e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:21.798Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=480adaa6-fded-4295-af98-579a7e0002f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:31.805Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d54add8f-0e82-4fb0-b22b-043f0aa7aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:41.811Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c718805f-b24a-4d60-b179-b12e2147da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:51.818Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2f65a0fb-4d40-4230-b80b-aaab6b3c60b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:13:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:01.825Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d840dce8-80c9-4b88-bf12-ad678f18f61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:11.831Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=48795425-256a-4258-a610-a130e2427c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:21.838Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d04d314b-245a-4f9e-b477-22685f438519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:21.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:31.845Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=adc3cfa9-400c-4d83-b7e2-ab6c09f740be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:14:39.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:14:39.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-03-24T04:14:39.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-03-24T04:14:39.022Z |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-03-24T04:14:39.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:14:39.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:14:39.024Z |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-03-24T04:14:39.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:41.853Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=da8e6f8f-03c5-46c5-bc02-c1433f66207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:51.861Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=2405ca0a-fe01-4aad-be81-830199c380f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:14:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:01.868Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=91f0cc84-bd18-48ec-b38f-84f1f55338a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:11.876Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c625b612-8c1a-4da3-8f5a-b8c22203e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:21.882Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=12703f26-866a-408b-b6d6-8728e23f9567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:21.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:31.889Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=77c0e433-2dc8-4f89-bc04-531a774b549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:41.896Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fdd3a4df-60c9-4d48-b7fb-9a9ceb92d17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:51.903Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=20e4c818-1646-4302-83fd-710171cf1b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:15:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:01.908Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e8c41043-0c67-41c7-87e3-87843123fc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:11.915Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=20db92ec-550b-40b5-8eaa-aaca2d4cadcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:21.922Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0a9b645e-9217-47fb-8875-08952dd3255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:31.930Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=78d70697-6a9d-4f8c-b179-6be83b944a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:41.937Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d546c815-44bd-4b96-8a50-cd71bbe21741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:51.944Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a5edc811-bff9-476c-b13e-dcc0ed37f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:16:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:01.954Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b6e79c6e-ad6c-4fe3-8c9e-6f6f43de3d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:01.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:11.961Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=395d25aa-59fb-4102-bd2d-205adc99a111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:21.968Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=deb8a4f2-1d1c-4d56-8518-29c6749cf78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:21.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:31.975Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=dda607fe-0c17-4ed0-80b5-870e4fc30c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:41.981Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=705983f5-a7d6-4e54-bec3-07b7ac8498ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:51.988Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=448fb442-d371-47ad-866e-17de6a52b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:17:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:01.997Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b4b32da4-ad36-4a98-82ab-262ab92536c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:12.006Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9299c042-d7a4-4fde-a3dc-e1254bb6ea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:22.016Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4d7ba1ed-7a78-4a6c-b68a-4d5f17c40b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:32.024Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fe4a8dd2-6d92-470c-9568-725b212175ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:42.030Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c47b52fc-b6c2-4051-9ff3-0fbe73235422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:52.037Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1430abfb-5c98-4408-982d-0c5934f5bf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:18:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:02.044Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8764b712-7f06-4d27-8eda-200e9d6e6e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:12.051Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=61e071c3-168a-4195-ad96-530401a99d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:22.058Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=84ff32fb-3e28-49c3-b154-28d7d06fb034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:32.064Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=467fe3da-d26f-4d67-bc4c-49e7bf517380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:19:39.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:19:39.011Z |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-03-24T04:19:39.011Z |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-03-24T04:19:39.012Z |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-03-24T04:19:39.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:19:39.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:19:39.014Z |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-03-24T04:19:39.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:42.070Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5c91cc4b-8fb7-467f-970e-d1ae27387da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:52.076Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d066b7fc-9fdd-4461-bd04-584590298ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:19:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:02.082Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=869fb691-02b5-4be7-a1af-c159e69c3167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:12.090Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b6535015-8c35-4ed4-8d21-a18ecccd8056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:22.104Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=effc6a88-b80a-4931-8931-5ac3999178ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:32.134Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=395c91f6-b3b8-4ed5-bf9f-5d158e9683e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:42.140Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=76e8f338-3e74-4f43-bfdc-0bc4182f6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:52.145Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c18cdceb-150b-4da3-a199-70b4352060a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:20:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:02.152Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=47b47f89-d162-4bb2-98f7-4fab276691e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:12.160Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b8099605-e878-4343-9794-7b16e3b461ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:22.166Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1b52b7d2-9e44-4edc-a34e-a9b9cc7f850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:32.174Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fcfcfc00-818b-445f-a366-1a43cdb2ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:42.181Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c4f53201-7e55-4945-990c-296d0ce86d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:52.188Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3f4cc734-66f4-4dc8-89eb-59eba7485a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:21:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:02.193Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9c6c0891-85bb-4b91-92c0-9305e965a79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:12.199Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c2dc4c43-2278-4e35-8bad-71f87e9cba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:22.206Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=71b9f321-b819-4b73-8b2a-7241ebae37f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:22.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:32.213Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=d5433586-d66b-494a-a993-bd99bf857e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:42.221Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=27e2bc52-bfd0-4394-b2bf-0b76b8d4669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:52.228Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=610900d8-5a72-4b99-876d-2fa098ac2fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:22:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:02.235Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7cb43fda-af06-490c-bf31-1ea40eead8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:12.242Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7e6afd2b-7cc0-4c89-a0d6-2d96a4f88daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:12.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:22.249Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a4f96850-f7b6-4b9f-b8b9-1e7dcbf434bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:32.255Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3965233a-165d-4260-ad04-6e4b7b339e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:42.262Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4c58b2c8-40a0-41fb-82cd-8a406c3c7326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:52.270Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a1f0d2d9-aa46-434d-b64f-ecc85c70d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:23:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:02.277Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=fd721c8a-5748-4a43-bc1b-2b505eb8979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:12.284Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=aeca6bfc-f408-4fc5-89b5-0d50f95b46fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:22.291Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=0d5f15f7-c295-4f6a-95bf-42fb0c72d364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:32.298Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a051b495-e26a-4f9c-9c9b-689ef086132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:24:39.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:24:39.019Z |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-03-24T04:24:39.020Z |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-03-24T04:24:39.020Z |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-03-24T04:24:39.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:24:39.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:24:39.022Z |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-03-24T04:24:39.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:42.305Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=35e92de6-1fbb-4475-ad84-965f19d3a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:52.312Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f38074c9-4b6f-4b03-bad6-fb73aa599a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:24:52.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:02.320Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6f7628c5-e8fe-4aa9-84cf-8b1368b876c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:12.328Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=88b3d6a8-7c6b-4878-9c1a-66f38aabd704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:22.335Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=49847034-f0a5-4fd5-87da-8d8309f24d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:32.343Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3392abe1-0504-4e00-a26a-d609d7fbd682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:42.350Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c515a139-efc4-48a9-aa64-d02755d3da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:52.358Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=49b74793-f54a-4a1e-9f63-c4fc2c97556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:25:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:02.365Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=84f04361-5293-4722-a5c3-7c70c8a8eb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:12.372Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8faca6b5-c36e-4a7f-ba00-16c03af7e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:22.379Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f74adfc5-b166-4986-83c7-417d5e03a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:22.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:32.387Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c5b40395-28f9-4c79-8bb5-e86ecd4e60bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:42.393Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1a5abb4e-ffbf-4412-913f-3997204f89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:52.400Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5014acad-49ae-4dc1-bad3-169f03eef7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:26:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:02.406Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=793d2ef5-5a8b-4620-82b3-e6f4214f1db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:12.413Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8c5ecfd5-615d-4f08-813c-8eb08e36a01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:22.419Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4d67856a-1677-49da-a961-4478a29fc5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:32.424Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=238a92ff-cddc-47db-98c0-f7cc5540c4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:42.432Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f91ccbe7-6764-431f-b2c4-86f527087bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:42.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:52.441Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8ad75e6d-b38d-4f9b-80b6-0e669e1424c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:27:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:02.449Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c507ca95-9e15-495a-a1e1-28664bb2e4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:12.455Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1d2731b0-9582-4ca9-b106-c27af2b24477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:22.463Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=86249bd6-9b45-4f5b-b9dd-4ac29b605ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:32.469Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4afa7b02-be5b-4df3-8a9c-073a92c286f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:42.475Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9f99d2fc-aaee-413d-a515-82c9c401f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:52.480Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=f589f2ba-74bd-4113-896a-5f1e8cb7cfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:28:52.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:02.485Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=896fa07d-239c-4e68-9d65-64ad73df2468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:12.492Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=e078ed16-acc2-4011-8f75-c7f30dc23982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:22.498Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b6e26a33-2b13-49da-9b2e-87e85c96f40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:32.505Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5779436b-0103-4ff6-ae81-71a68b30c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:29:39.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:29:39.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-03-24T04:29:39.020Z |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-03-24T04:29:39.021Z |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-03-24T04:29:39.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:29:39.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:29:39.023Z |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-03-24T04:29:39.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:42.512Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=8aa7c2b0-1e5f-48e1-8375-1a9ab8d82082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:52.519Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=9b0c9ff3-d746-4524-b644-58294a3a1ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:29:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:02.524Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=becc87f1-c44b-49e0-8974-f998784948ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:12.531Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=6fd42e23-8500-4a24-bffd-19a240faf125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:22.537Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=169c4162-0ff7-40c2-83ef-caa98fa15d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:32.545Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=47d95d16-6f02-4de6-8e4f-d16a895fc6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:42.553Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=42ec7e19-600c-40aa-a13f-dea7f543e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:52.560Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=97b39908-b1a1-45d1-bffa-51211c9940e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:30:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:02.566Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=7fd49d89-5ec1-45cd-b661-6d8598ec3978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:12.573Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=b7d45b3d-dfd6-41c3-b6ee-68660f60a3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:22.585Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=20fc2589-f9a7-492f-a49f-7c12c0a248ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:32.591Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=3bcf70e3-e060-4c33-b2c5-de07b2a939a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:42.599Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=5568866b-3da8-480a-840c-d396882886d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:52.605Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=1ae3a917-cee0-4b3f-aba3-3e32df102fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:31:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:02.611Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=a2ac412b-414a-4eae-b10b-326550b1f1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:12.618Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c4339846-c76b-440a-841d-f7770bc8db4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:22.625Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=688904ca-0c1f-4ad8-a495-dc42388e58d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:32.631Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=326b9054-6f63-4a2b-86c7-f406ec0bd58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:42.639Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=ca615afe-00b7-427f-adb3-7bd751b15c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:52.646Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=86a301ed-d83e-4cda-8450-3f65fd01fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:32:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:33:02.652Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=c3c4f4b4-00b1-4b95-a5a1-21ec17d4eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:33:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:33:12.659Z |INFO |Init configs |InvocationID=3a48487d-29fa-4a65-bf89-50ad8c10ad11, InstanceUUID=4bf10965-837b-449f-8861-7f8212a3056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:33:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epol